| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Lowercase two remaining logging messages, add a TODO | ?ric Araujo | 2010-08-25 | 1 | -2/+5 | |
| * | Prettify module index, adjust homepage title levels | ?ric Araujo | 2010-08-23 | 2 | -3/+3 | |
| * | Bow to the will of pep8 and pyflakes | ?ric Araujo | 2010-08-20 | 3 | -11/+12 | |
| * | Remove unused names | ?ric Araujo | 2010-08-20 | 1 | -20/+16 | |
| * | Use modern unittest methods | ?ric Araujo | 2010-08-20 | 1 | -3/+4 | |
| * | Make description of install_distinfo a trifle more accurate | ?ric Araujo | 2010-08-20 | 1 | -1/+1 | |
| * | Logging touchups. | ?ric Araujo | 2010-08-20 | 2 | -6/+9 | |
| * | Post-merge touchups | ?ric Araujo | 2010-08-20 | 2 | -4/+5 | |
| * | added additional check for the check command | Konrad Delong | 2010-08-16 | 5 | -65/+80 | |
| * | added back tests removed in a recent merge | Konrad Delong | 2010-08-16 | 1 | -0/+37 | |
| * | merged from upstream | Konrad Delong | 2010-08-16 | 4 | -20/+10 | |
| |\ | ||||||
| | * | Suppress spurious output once more | ?ric Araujo | 2010-08-16 | 1 | -0/+1 | |
| | * | Kill methods that just do string replacement. | ?ric Araujo | 2010-08-16 | 3 | -20/+9 | |
| * | | merged upstream | Konrad Delong | 2010-08-15 | 51 | -363/+573 | |
| |\ \ | |/ | ||||||
| | * | Fix description (casing mismatch noticed by Konrad) | ?ric Araujo | 2010-08-15 | 1 | -2/+1 | |
| | * | Fix a test | ?ric Araujo | 2010-08-15 | 1 | -1/+2 | |
| | * | Please pep8 and pyflakes | ?ric Araujo | 2010-08-15 | 1 | -23/+29 | |
| | * | Hook system improvements. | ?ric Araujo | 2010-08-15 | 3 | -24/+102 | |
| | * | Fix resolve_name. This thing is no fun. | ?ric Araujo | 2010-08-15 | 2 | -4/+13 | |
| | * | Fix a py3k warning, add FIXME notes | ?ric Araujo | 2010-08-15 | 3 | -2/+5 | |
| | * | Finally make tests.sh silent | ?ric Araujo | 2010-08-15 | 2 | -2/+2 | |
| | * | Rename tests.support.LoggingSilencer to LoggingCatcher. | ?ric Araujo | 2010-08-15 | 22 | -29/+36 | |
| | * | Add WarningsCatcher (patch from Konrad) | ?ric Araujo | 2010-08-15 | 1 | -5/+23 | |
| | * | Forgot to include docs update in 5abba4a77f5a | ?ric Araujo | 2010-08-15 | 1 | -1/+3 | |
| | * | Update renaming plans | ?ric Araujo | 2010-08-14 | 1 | -1/+2 | |
| | * | Merge with Zubin, removing trailing whitespace | ?ric Araujo | 2010-08-14 | 15 | -304/+250 | |
| | |\ | ||||||
| | | * | Port fix for #8688 | ?ric Araujo | 2010-08-14 | 2 | -7/+82 | |
| | | * | Fix permissions | ?ric Araujo | 2010-08-14 | 4 | -0/+0 | |
| | | * | Remove obsolete file | ?ric Araujo | 2010-08-14 | 1 | -67/+0 | |
| | * | | Merge | ?ric Araujo | 2010-08-14 | 5 | -51/+8 | |
| | |\ \ | ||||||
| | | * | | few changes | Zubin Mithra | 2010-08-14 | 5 | -51/+8 | |
| | * | | | Remove redundancy and trailing whitespace | ?ric Araujo | 2010-08-13 | 2 | -10/+6 | |
| | |/ / | ||||||
| | * | | Merged with Tarek | Zubin Mithra | 2010-08-13 | 13 | -137/+319 | |
| | |\ \ | ||||||
| | | * | | 2to3 conversion functionality added in build_script | Zubin Mithra | 2010-08-13 | 2 | -6/+8 | |
| | | * | | options moved from build_py to build so that build_py and build_scripts can a... | Zubin Mithra | 2010-08-13 | 4 | -4/+24 | |
| | | * | | DistutilsRefactoringTool removed from distutils2.converter | Zubin Mithra | 2010-08-13 | 1 | -15/+1 | |
| | | * | | Mixin2to3 moved from build_py to compat module. test_Mixin2to3.test_additiona... | Zubin Mithra | 2010-08-13 | 4 | -103/+118 | |
| | | * | | reverted to revision 532 | Zubin Mithra | 2010-08-13 | 7 | -134/+129 | |
| | | * | | _compat.py rename to compat.py | Zubin Mithra | 2010-08-13 | 1 | -0/+0 | |
| | | * | | test for Mixin2to3 changed to import Mixin2to3 from its new location(_compat.... | Zubin Mithra | 2010-08-12 | 1 | -2/+1 | |
| | | * | | options moved to build.py; build_py.Mixin2to3 moved to _compat.Mixin2to3; Dis... | Zubin Mithra | 2010-08-12 | 6 | -127/+133 | |
| | | * | | longopt_xlate removed. merged with tarek | Zubin Mithra | 2010-08-08 | 9 | -20/+179 | |
| | | |\ \ | ||||||
| | | | * | | longopt_xlate removed. | Zubin Mithra | 2010-08-08 | 3 | -12/+5 | |
| | | | * | | options made to be a build attribute instead of as a distribution attribute | Zubin Mithra | 2010-07-29 | 3 | -12/+12 | |
| | | | * | | Updated with Tareks branch | Zubin Mithra | 2010-07-17 | 8 | -14/+199 | |
| | | | |\ \ | ||||||
| | | | | * | | typo at command/build_py.py corrected. | Zubin Mithra | 2010-07-15 | 1 | -2/+2 | |
| | | | | * | | "fixer_names!=[]"(correct comparison) | Zubin Mithra | 2010-07-08 | 1 | -1/+1 | |
| | | | | * | | small correction in util.py | Zubin Mithra | 2010-07-08 | 1 | -3/+3 | |
| | | | | * | | use_2to3 option added. tests added. | Zubin Mithra | 2010-07-08 | 8 | -17/+202 | |
| * | | | | | | one more tiny improvement for test_test | Konrad Delong | 2010-08-15 | 1 | -1/+1 | |
