summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | Now creating scripts everytime when build_scripts is called, as a side effect...Pierre Paul2012-05-124-14/+30
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Only run specific test if docutils is installedMathieu Leduc-Hamel2012-05-122-2/+9
* | | | | | | | | | | | | | | | | | | | | | MergePierre Paul2012-05-128-16/+74
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Branch merge?ric Araujo2012-05-122-1/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge #1364Julien Courteau2012-05-126-14/+58
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | fix: setup.py register fails if description has ReST uncompatible with Sphinx...Julien Courteau2012-04-212-0/+12
| | * | | | | | | | | | | | | | | | | | | | | | | Fix typoJulien Courteau2012-04-211-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | Fix incorrect docstring?ric Araujo2012-05-121-1/+3
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | remove changes that modified output of pysetup graph: tests are needed firstGuillaume Pratte2012-04-211-4/+6
| * | | | | | | | | | | | | | | | | | | | | | | #13166: Implement __str__ on Distribution and EggInfoDistribution, use for py...Guillaume Pratte2012-04-216-11/+31
| * | | | | | | | | | | | | | | | | | | | | | | #14270: Fixes to add dest_dir params working when using install_from_infosMathieu Leduc-Hamel2012-04-212-9/+31
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | #13614: Raises a TypeError now if the RST description is invalidPierre Paul2012-05-123-1/+84
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge Yannick?s test into main repo?ric Araujo2012-04-211-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | improved the test coverage on commands.bdistYannick Gingras2010-12-091-1/+13
* | | | | | | | | | | | | | | | | | | | | | Post-release version bump (this time in the code too)?ric Araujo2012-03-172-2/+2
* | | | | | | | | | | | | | | | | | | | | | Add missing report number?ric Araujo2012-03-171-1/+1
* | | | | | | | | | | | | | | | | | | | | | Fix winreg imports; we are not using a single codebase?ric Araujo2012-03-143-10/+3
* | | | | | | | | | | | | | | | | | | | | | Update list of Trove classifiers (these reproduce fast)?ric Araujo2012-03-142-1/+11
* | | | | | | | | | | | | | | | | | | | | | mergedTarek Ziade2012-03-132-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Add coding declaration for utf-8 characters in commentsJason R. Coombs2012-03-131-0/+2
| * | | | | | | | | | | | | | | | | | | | | | Fix ImportError in testJason R. Coombs2012-03-131-1/+4
* | | | | | | | | | | | | | | | | | | | | | | fix for 14294Preston Holmes2012-03-134-70/+112
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | merged from upstreamTarek Ziade2012-03-132-22/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | switching to use_egg_info by defaultTarek Ziade2012-03-132-22/+35
* | | | | | | | | | | | | | | | | | | | | | | Fix import error on Python 2.xJason R. Coombs2012-03-131-1/+5
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Added signature for changeset 27910fcea9ed?ric Araujo2012-03-131-0/+1
* | | | | | | | | | | | | | | | | | | | | | Added tag 1.0a4 for changeset 1e4d52d83e95?ric Araujo2012-03-130-0/+0
* | | | | | | | | | | | | | | | | | | | | | Release 1.0a4 \o/1.0a4?ric Araujo2012-03-132-4/+17
* | | | | | | | | | | | | | | | | | | | | | Remove out-of-date documentation.?ric Araujo2012-03-1344-9869/+4
* | | | | | | | | | | | | | | | | | | | | | Add missing CHANGES entries and remove more 2.4 support code?ric Araujo2012-03-138-430/+25
* | | | | | | | | | | | | | | | | | | | | | changed the metadata behavior so the version does not get set all the timeTarek Ziade2012-03-123-21/+36
* | | | | | | | | | | | | | | | | | | | | | fixed a test mock issue (#14268)Tarek Ziade2012-03-122-4/+5
* | | | | | | | | | | | | | | | | | | | | | removed 2.4 and 2.5Tarek Ziade2012-03-121-21/+0
* | | | | | | | | | | | | | | | | | | | | | Removed the trailing zero wiping (#14264)Tarek Ziade2012-03-123-12/+20
* | | | | | | | | | | | | | | | | | | | | | Fixed a function name lookup in distutils2.pypi.wrapper (#14263)Tarek Ziade2012-03-122-2/+40
| |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Fix comparison bug with 'rc' versions (#11841)?ric Araujo2012-02-273-11/+23
* | | | | | | | | | | | | | | | | | | | | Fix bugs with MANIFEST.in parsing on Windows (#6884).?ric Araujo2012-02-275-41/+120
* | | | | | | | | | | | | | | | | | | | | Add test for util.set_platform (#13974).?ric Araujo2012-02-162-0/+6
* | | | | | | | | | | | | | | | | | | | | Fix for shared builds?ric Araujo2012-02-151-1/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Fix parsing of build_ext --libraries option (#1326113)?ric Araujo2012-02-153-8/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Use sys.version_info instead of sys.version.?ric Araujo2012-02-0916-27/+36
* | | | | | | | | | | | | | | | | | | Add fixup for compiling C in tests with an uninstalled Python (2.7)?ric Araujo2012-02-091-1/+8
* | | | | | | | | | | | | | | | | | | Branch merge?ric Araujo2012-02-094-43/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | More boolean tests for metadata environment markers?ric Araujo2012-02-091-3/+7
| * | | | | | | | | | | | | | | | | | | Group commands by topic in ?pysetup run --list-commands? output.?ric Araujo2012-02-093-40/+47
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Start improving 2to3 code (#13462).?ric Araujo2012-02-096-206/+97
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Remove unneeded import?ric Araujo2012-02-091-1/+1
* | | | | | | | | | | | | | | | | | Fix typos in comments.?ric Araujo2012-02-061-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Stop converting package_data to extra_files in pysetup create (#13712).?ric Araujo2012-02-053-27/+36
* | | | | | | | | | | | | | | | | Allow multiple values for package_data in setup.cfg (#11805).?ric Araujo2012-02-053-14/+50