| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | #13166: Implement __str__ on Distribution and EggInfoDistribution, use for py... | Guillaume Pratte | 2012-04-21 | 5 | -11/+30 | |
| | * | | | | | | | | | | | | | | | | | | | #14270: Fixes to add dest_dir params working when using install_from_infos | Mathieu Leduc-Hamel | 2012-04-21 | 2 | -9/+31 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | #13614: Raises a TypeError now if the RST description is invalid | Pierre Paul | 2012-05-12 | 3 | -1/+84 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge Yannick?s test into main repo | ?ric Araujo | 2012-04-21 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | improved the test coverage on commands.bdist | Yannick Gingras | 2010-12-09 | 1 | -1/+13 | |
| * | | | | | | | | | | | | | | | | | | | Post-release version bump (this time in the code too) | ?ric Araujo | 2012-03-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | Fix winreg imports; we are not using a single codebase | ?ric Araujo | 2012-03-14 | 3 | -10/+3 | |
| * | | | | | | | | | | | | | | | | | | | Update list of Trove classifiers (these reproduce fast) | ?ric Araujo | 2012-03-14 | 2 | -1/+11 | |
| * | | | | | | | | | | | | | | | | | | | merged | Tarek Ziade | 2012-03-13 | 2 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Add coding declaration for utf-8 characters in comments | Jason R. Coombs | 2012-03-13 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | Fix ImportError in test | Jason R. Coombs | 2012-03-13 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | fix for 14294 | Preston Holmes | 2012-03-13 | 4 | -70/+112 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | merged from upstream | Tarek Ziade | 2012-03-13 | 2 | -22/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | switching to use_egg_info by default | Tarek Ziade | 2012-03-13 | 2 | -22/+35 | |
| * | | | | | | | | | | | | | | | | | | | | Fix import error on Python 2.x | Jason R. Coombs | 2012-03-13 | 1 | -1/+5 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | changed the metadata behavior so the version does not get set all the time | Tarek Ziade | 2012-03-12 | 3 | -21/+36 | |
| * | | | | | | | | | | | | | | | | | | | fixed a test mock issue (#14268) | Tarek Ziade | 2012-03-12 | 2 | -4/+5 | |
| * | | | | | | | | | | | | | | | | | | | Removed the trailing zero wiping (#14264) | Tarek Ziade | 2012-03-12 | 3 | -12/+20 | |
| * | | | | | | | | | | | | | | | | | | | Fixed a function name lookup in distutils2.pypi.wrapper (#14263) | Tarek Ziade | 2012-03-12 | 2 | -2/+40 | |
| | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Fix comparison bug with 'rc' versions (#11841) | ?ric Araujo | 2012-02-27 | 2 | -11/+22 | |
| * | | | | | | | | | | | | | | | | | | Fix bugs with MANIFEST.in parsing on Windows (#6884). | ?ric Araujo | 2012-02-27 | 3 | -41/+118 | |
| * | | | | | | | | | | | | | | | | | | Add test for util.set_platform (#13974). | ?ric Araujo | 2012-02-16 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | Fix for shared builds | ?ric Araujo | 2012-02-15 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Fix parsing of build_ext --libraries option (#1326113) | ?ric Araujo | 2012-02-15 | 2 | -8/+7 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Use sys.version_info instead of sys.version. | ?ric Araujo | 2012-02-09 | 14 | -25/+34 | |
| * | | | | | | | | | | | | | | | | Add fixup for compiling C in tests with an uninstalled Python (2.7) | ?ric Araujo | 2012-02-09 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | Branch merge | ?ric Araujo | 2012-02-09 | 4 | -43/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | More boolean tests for metadata environment markers | ?ric Araujo | 2012-02-09 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | | | | | Group commands by topic in ?pysetup run --list-commands? output. | ?ric Araujo | 2012-02-09 | 3 | -40/+47 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Start improving 2to3 code (#13462). | ?ric Araujo | 2012-02-09 | 6 | -206/+97 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Remove unneeded import | ?ric Araujo | 2012-02-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Fix typos in comments. | ?ric Araujo | 2012-02-06 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Stop converting package_data to extra_files in pysetup create (#13712). | ?ric Araujo | 2012-02-05 | 2 | -27/+34 | |
| * | | | | | | | | | | | | | | Allow multiple values for package_data in setup.cfg (#11805). | ?ric Araujo | 2012-02-05 | 2 | -13/+48 | |
| * | | | | | | | | | | | | | | Improve one test, remove a setuptoolism in another | ?ric Araujo | 2012-02-05 | 2 | -6/+14 | |
| * | | | | | | | | | | | | | | Port OS X --enable-shared fix from packaging (#13901; untested) | ?ric Araujo | 2012-02-05 | 1 | -4/+9 | |
| * | | | | | | | | | | | | | | Update list of trove classifiers | ?ric Araujo | 2011-11-30 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | Typos | ?ric Araujo | 2011-11-30 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | Don?t display skip messages for tests that we?ll never fix | ?ric Araujo | 2011-11-23 | 1 | -6/+7 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Better separate compat and _backport. | ?ric Araujo | 2011-11-23 | 10 | -157/+155 | |
| | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove unused names | ?ric Araujo | 2011-11-20 | 4 | -4/+0 | |
| * | | | | | | | | | | | | Make test_manifest pass on 2.4 and 2.5 (fixes #11751). | ?ric Araujo | 2011-11-20 | 1 | -0/+4 | |
| * | | | | | | | | | | | | Remove usage of stdlib shutil. | ?ric Araujo | 2011-11-20 | 16 | -29/+24 | |
| * | | | | | | | | | | | | Add tests for tests.support (#12659), thanks to Francisco Mart?n Brugu? | ?ric Araujo | 2011-11-15 | 1 | -0/+85 | |
| * | | | | | | | | | | | | Remove 'verbose' arguments, obsoleted by logging | ?ric Araujo | 2011-11-15 | 11 | -50/+36 | |
| * | | | | | | | | | | | | Add tests to check initial contents of d2.database caches | ?ric Araujo | 2011-11-15 | 1 | -0/+7 | |
| * | | | | | | | | | | | | Update test setup.cfg (followup to e39d1b6f0856) | ?ric Araujo | 2011-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Move copies of stdlib test code from tests.__init__ to runtests. | ?ric Araujo | 2011-11-15 | 4 | -110/+21 | |
| | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | The error message should contain the key as given, not normalized. | ?ric Araujo | 2011-11-14 | 1 | -2/+4 | |
| * | | | | | | | | | | | Fix module name | ?ric Araujo | 2011-11-12 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
