| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Added tag 1.0a3 for changeset 7c8e61aa51f4 | Tarek Ziade | 2010-10-08 | 0 | -0/+0 | |
| * | | upload_docs is a d2 command | Tarek Ziade | 2010-10-08 | 1 | -2/+2 | |
| * | | make sure upload_docs is listed in the commands | Tarek Ziade | 2010-10-08 | 1 | -0/+1 | |
| * | | Added tag 1.0a3 for changeset e15c0aa57f52 | Tarek Ziade | 2010-10-08 | 0 | -0/+0 | |
| * | | raised version in the docs too | Tarek Ziade | 2010-10-07 | 1 | -2/+2 | |
| * | | more entries in CHANGES | Tarek Ziade | 2010-10-07 | 1 | -0/+2 | |
| * | | renamed mkpkg to mkcfg | Tarek Ziade | 2010-10-07 | 1 | -4/+4 | |
| * | | fixed test after the inclusion of nut-funkyversion | Tarek Ziade | 2010-10-07 | 1 | -2/+3 | |
| |/ | ||||||
| * | Remove redundant redundancy | ?ric Araujo | 2010-10-05 | 1 | -0/+0 | |
| * | Moving a test that should not be executed in each test run | ?ric Araujo | 2010-10-05 | 1 | -0/+0 | |
| * | Updated imports to match new layout | Jeremy Kloth | 2010-10-04 | 2 | -8/+11 | |
| * | merged | Tarek Ziade | 2010-10-04 | 33 | -33/+0 | |
| |\ | ||||||
| | * | removed the __revision__ tag, that are specific to SVN | Tarek Ziade | 2010-10-04 | 33 | -33/+0 | |
| * | | Remove some ununsed imports. | Alexis Metaireau | 2010-10-04 | 3 | -7/+1 | |
| * | | Rename command's tests filenames to test_command_*, and install_tools.py to i... | Alexis Metaireau | 2010-10-04 | 25 | -377/+380 | |
| |/ | ||||||
| * | make sure depgraph don't choke on irrational installed versions | Tarek Ziade | 2010-10-03 | 4 | -5/+49 | |
| * | make depgraph.main print out the dependencies in the standard output - output... | Tarek Ziade | 2010-10-03 | 2 | -11/+86 | |
| * | merged | Tarek Ziade | 2010-10-02 | 1 | -12/+19 | |
| |\ | ||||||
| | * | Branch merge | ?ric Araujo | 2010-10-02 | 1 | -12/+19 | |
| | |\ | ||||||
| | | * | Added the ability to test for existence of a given field | Jeremy Kloth | 2010-10-01 | 1 | -12/+19 | |
| * | | | setting package manually - a automatic introspection does not work in a real ... | Tarek Ziade | 2010-10-02 | 1 | -26/+29 | |
| * | | | allow one-liner for packages | Tarek Ziade | 2010-10-02 | 1 | -1/+5 | |
| * | | | removed setup.py from the list of files included by default, and make sure th... | Tarek Ziade | 2010-10-02 | 2 | -10/+11 | |
| |/ / | ||||||
| * | | now generating a setup.cfg instead of a setup.py in mkpkg | Tarek Ziade | 2010-10-02 | 1 | -35/+30 | |
| * | | added the package_dir conversion | Tarek Ziade | 2010-10-02 | 2 | -3/+15 | |
| * | | merged | Tarek Ziade | 2010-10-02 | 4 | -13/+155 | |
| |\ \ | |/ |/| | ||||||
| | * | added support for more metadata and files | Tarek Ziade | 2010-10-01 | 3 | -7/+144 | |
| * | | Merge coverage functionality into runtests.py. Thanks Yannick! | ?ric Araujo | 2010-10-01 | 2 | -146/+110 | |
| * | | Merge fixes from jkloth | ?ric Araujo | 2010-10-01 | 67 | -260/+539 | |
| |\ \ | ||||||
| | * | | More test fiddling | ?ric Araujo | 2010-10-01 | 6 | -34/+23 | |
| | * | | Branch merge | ?ric Araujo | 2010-10-01 | 3 | -5/+12 | |
| | |\ \ | ||||||
| | | * \ | Branch merge | ?ric Araujo | 2010-09-08 | 3 | -5/+12 | |
| | | |\ \ | ||||||
| | | | * \ | Branch merge | ?ric Araujo | 2010-09-06 | 3 | -5/+12 | |
| | | | |\ \ | ||||||
| | | | | * | | Automatically build _hashlib in runtests*.py for 2.4 | ?ric Araujo | 2010-08-30 | 3 | -5/+12 | |
| | * | | | | | Branch merge | ?ric Araujo | 2010-10-01 | 61 | -210/+503 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fix one XXX from Rajiv | ?ric Araujo | 2010-10-01 | 1 | -3/+2 | |
| | | * | | | | | Restore some commas and do other nitpicks | ?ric Araujo | 2010-10-01 | 1 | -7/+8 | |
| | | * | | | | | Add missing pattern to hgignore | ?ric Araujo | 2010-10-01 | 1 | -0/+1 | |
| | | * | | | | | Add PSF license text | ?ric Araujo | 2010-10-01 | 1 | -0/+284 | |
| | | * | | | | | Revert PEP 345 field names in setup script | ?ric Araujo | 2010-10-01 | 1 | -4/+4 | |
| | | * | | | | | added the name Montr?al-Python sprinters who got to commit some code | Yannick Gingras | 2010-09-30 | 1 | -0/+4 | |
| | | * | | | | | refactored unittest import logic to improve accuracy of the coverage measurement | Yannick Gingras | 2010-09-30 | 49 | -106/+66 | |
| | | * | | | | | Automated merge with https://bitbucket.org/mtlpython/distutils2 | Nicolas Cadou | 2010-09-29 | 1 | -0/+2 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | cleanup to prevent test_index_simple failures | Nicolas Cadou | 2010-09-29 | 1 | -0/+2 | |
| | | * | | | | | | Automated merge with ssh://hg@bitbucket.org/mtlpython/distutils2 | Derek McTavish Mounce | 2010-09-29 | 10 | -12/+46 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge. | Rajiv Abraham | 2010-09-29 | 3 | -3/+19 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Added some more hash testing to make the intent of equal hashes clearer. | Amos Latteier | 2010-09-29 | 1 | -0/+2 | |
| | | | | |/ / / / / | ||||||
| | | | | * | | | | | Fixed issue with striping of hostname in test_index_simple.py | Mathieu Perreault | 2010-09-29 | 1 | -1/+1 | |
| | | | | * | | | | | Merge. | Amos Latteier | 2010-09-29 | 2 | -2/+16 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * | | | | | Add test for VersionPredicate.__repr__ | Amos Latteier | 2010-09-29 | 1 | -0/+4 | |
