| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | added a version number to upload_docs | Konrad Delong | 2010-08-09 | 2 | -3/+5 | |
| | * | | | | | Fix some familiar typos and use consistent spellings | ?ric Araujo | 2010-08-09 | 8 | -25/+25 | |
| | * | | | | | Fix #7973 | ?ric Araujo | 2010-08-09 | 2 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | merge | Konrad Delong | 2010-08-09 | 17 | -3/+237 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | merged from upstream | Konrad Delong | 2010-08-09 | 17 | -3/+237 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | merged from upstream | Konrad Delong | 2010-08-05 | 17 | -3/+237 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | merged upstream | Konrad Delong | 2010-07-27 | 113 | -4749/+3590 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | emitting warnings instead of installing distributions from option | Konrad Delong | 2010-07-27 | 4 | -2/+30 | |
| | | | * | | | | | fdrake's suggested improvements implemented | Konrad Delong | 2010-07-27 | 1 | -11/+11 | |
| | | | * | | | | | removed unnecessary test | Konrad Delong | 2010-07-27 | 1 | -3/+0 | |
| | | | * | | | | | test loader with dotted syntax now working | Konrad Delong | 2010-07-27 | 5 | -5/+52 | |
| | | | * | | | | | roadmap | Konrad Delong | 2010-07-27 | 1 | -1/+7 | |
| | | | * | | | | | refactored test command tests and added another functional test | Konrad Delong | 2010-07-27 | 10 | -63/+99 | |
| | | | * | | | | | switched back to "the right way" of setting test_suite | Konrad Delong | 2010-07-27 | 3 | -3/+7 | |
| | | | * | | | | | added an alias to dist.py | Konrad Delong | 2010-07-27 | 3 | -2/+13 | |
| | | | * | | | | | broken test_suite option passing | Konrad Delong | 2010-07-27 | 1 | -1/+1 | |
| | | | * | | | | | basic functional test for the test command | Konrad Delong | 2010-07-27 | 2 | -0/+103 | |
| | | | * | | | | | added a version number when uploading | Konrad Delong | 2010-07-27 | 2 | -3/+5 | |
| * | | | | | | | | Style nitpicks | ?ric Araujo | 2010-08-08 | 3 | -25/+16 | |
| * | | | | | | | | Merge from Jeremy | ?ric Araujo | 2010-08-08 | 100 | -2339/+7902 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | | Cleanup sweep (PEP 8) | ?ric Araujo | 2010-08-07 | 1 | -54/+51 | |
| | * | | | | | | | Move one method to ease diffing with configure.py. | ?ric Araujo | 2010-08-07 | 1 | -17/+16 | |
| | * | | | | | | | User site directory doesn?t exist before 2.6 | ?ric Araujo | 2010-08-07 | 1 | -4/+9 | |
| | * | | | | | | | Remove redundant redundancy | ?ric Araujo | 2010-08-07 | 1 | -3/+1 | |
| | * | | | | | | | Add a comment about one ambiguity in PEP 376, remove obsolete comment | ?ric Araujo | 2010-08-07 | 1 | -4/+3 | |
| | * | | | | | | | Make option lists respect style used in other commands | ?ric Araujo | 2010-08-07 | 2 | -15/+20 | |
| | * | | | | | | | Finish renaming of some options, clarify old record option help | ?ric Araujo | 2010-08-07 | 2 | -3/+8 | |
| | * | | | | | | | Tweak command.__all__. | ?ric Araujo | 2010-08-07 | 1 | -9/+3 | |
| | * | | | | | | | Add missing install_distinfo in command.__all__ | ?ric Araujo | 2010-08-07 | 1 | -0/+1 | |
| | * | | | | | | | Tweak docstring of tests.support | ?ric Araujo | 2010-08-07 | 1 | -3/+3 | |
| | * | | | | | | | Merge upstream. | Alexis Metaireau | 2010-08-06 | 75 | -652/+4716 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Some pep8 and pychecker improvements | ?ric Araujo | 2010-08-06 | 2 | -27/+30 | |
| | | * | | | | | | | Branch merge | ?ric Araujo | 2010-08-06 | 11 | -65/+137 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merges changes | Antoine Reversat | 2010-08-05 | 83 | -1572/+6773 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | removed conditional import on 'warnings' | Yannick Gingras | 2010-08-05 | 1 | -9/+2 | |
| | | | | * | | | | | | | Automated merge with ssh://hg@bitbucket.org/tarek/distutils2 | Yannick Gingras | 2010-08-05 | 1 | -0/+36 | |
| | | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | | | ||||||
| | | | | | * | | | | | | added a test for bad options to Distribution() | Yannick Gingras | 2010-07-30 | 1 | -0/+21 | |
| | | | | | * | | | | | | added a test for Distribution(attrs={'options'=...}) | Yannick Gingras | 2010-07-30 | 1 | -0/+15 | |
| | | | * | | | | | | | | Changed some files to conform to PEP8 | Antoine Reversat | 2010-08-05 | 10 | -64/+108 | |
| | | * | | | | | | | | | Remove obsolete comment | ?ric Araujo | 2010-08-06 | 1 | -6/+1 | |
| | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Fix merge error | ?ric Araujo | 2010-08-05 | 1 | -1/+1 | |
| | | * | | | | | | | | Forgot to convert two literals to os.curdir | ?ric Araujo | 2010-08-05 | 2 | -2/+2 | |
| | | * | | | | | | | | Improve Metadata instantiation | ?ric Araujo | 2010-08-05 | 2 | -10/+47 | |
| | | * | | | | | | | | Fix missing import | ?ric Araujo | 2010-08-05 | 1 | -0/+1 | |
| | | * | | | | | | | | Merge from Alexis | ?ric Araujo | 2010-08-05 | 71 | -541/+4497 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ | Merge from Josip | ?ric Araujo | 2010-08-05 | 70 | -952/+4402 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | Add command post-hooks | Konrad Delong | 2010-08-05 | 5 | -7/+105 | |
| | | | | * | | | | | | | | Use proper skips | ?ric Araujo | 2010-08-05 | 2 | -8/+3 | |
| | | | | * | | | | | | | | Make set_undefined_options more friendly | ?ric Araujo | 2010-08-04 | 14 | -66/+37 | |
| | | | | * | | | | | | | | Merge from Konrad, with small fixes | ?ric Araujo | 2010-08-04 | 64 | -983/+4800 | |
| | | | | |\ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / | | | | | |/| | | | | | | ||||||
