summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Trove classifiersHEADmasterÉric Araujo2012-10-271-0/+11
* Fix link in README (#15957). Patch by Cliff Dyer.?ric Araujo2012-10-271-1/+1
* Fix stringification of final versions (#16107).?ric Araujo2012-10-274-1/+8
* Fix typo?ric Araujo2012-05-211-1/+1
* Minor simplification in one test?ric Araujo2012-05-211-1/+1
* Also check stderr in one test?ric Araujo2012-05-211-0/+1
* Fix overlooked thinkos in one test file?ric Araujo2012-05-211-3/+3
* Use test skip decorator instead of private module attribute?ric Araujo2012-05-211-2/+1
* Have pysetup read setup.cfg early to find custom commands (#14733).?ric Araujo2012-05-214-21/+47
* Tighten tests for #13399?ric Araujo2012-05-201-8/+8
* Factor out repeated code used to call pysetup from tests.?ric Araujo2012-05-201-25/+17
* make sure the existing metadata Provides field is translated when translating...Tarek Ziade2012-05-162-8/+48
* Merge further changes by Montreal sprinters?ric Araujo2012-05-164-2/+49
|\
| * merge commitPatrice Gauthier2012-05-145-15/+81
| |\
| | * Now deleting build-scripts directory before creating it. No more leftovers.Pierre Paul2012-05-143-1/+51
| * | #13399 - some tweakingPatrice Gauthier2012-05-141-1/+2
* | | Harmonize error messages and add one missing test for #13339?ric Araujo2012-05-162-20/+26
* | | Fix minor whitespace, syntax and idiom nits?ric Araujo2012-05-1610-87/+74
* | | Add docutils to tox deps?ric Araujo2012-05-151-2/+3
* | | Remove unused names?ric Araujo2012-05-152-3/+1
* | | Add missing changelog entries for recent contributions?ric Araujo2012-05-152-2/+11
* | | Branch merge?ric Araujo2012-05-151-11/+7
|\ \ \ | |_|/ |/| |
| * | Ignore virtualenv?s man directory (installing nose creates it)?ric Araujo2012-03-181-11/+7
* | | Merge commitPierre Paul2012-05-125-79/+54
|\ \ \ | | |/ | |/|
| * | #13399: Fixes the invalid arguments handlingPatrice Gauthier2012-05-122-5/+44
| * | #13614: Merge changes from julien_courteau and PierrePaul regarding bad rstMathieu Leduc-Hamel2012-05-123-74/+10
* | | 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