summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for #16107 and #15957 from defaultpython3Éric Araujo2012-10-275-2/+9
|\
| * 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
* | Merge from default?ric Araujo2012-05-21108-5383/+1350
|\ \ | |/ |/|
| * Merge default?ric Araujo2012-05-2179-10136/+663
| |\
| * \ Merge fixes for #13974, #6884 and #11841 from default?ric Araujo2012-02-27107-5795/+1341
| |\ \
| | * \ Merge #1326113 fix from default?ric Araujo2012-02-153-8/+9
| | |\ \
| | * \ \ Merge fixes for #13462 and others from default?ric Araujo2012-02-0924-266/+184
| | |\ \ \
| | * \ \ \ Merge touch-ups from default?ric Araujo2012-02-092-4/+4
| | |\ \ \ \
| | * \ \ \ \ Merge fixes for #13901, #11805, #13712 and other improvements?ric Araujo2012-02-0511-54/+127
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge cleanups?ric Araujo2011-11-252-7/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge compat/_backport cleanup from default.?ric Araujo2011-11-2311-50/+53
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix shebangs?ric Araujo2011-11-202-2/+2
| | * | | | | | | | Branch merge?ric Araujo2011-11-20103-5780/+1326
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge default?ric Araujo2011-11-14102-5764/+1322
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Ye olde merge.?ric Araujo2011-11-1257-674/+822
| | | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge fixes for #13170 and #12386 and other misc. changes from default?ric Araujo2011-11-1112-67/+334
| | | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge fix for #13205 and other changes from default.?ric Araujo2011-10-214-19/+85
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Null merge default?ric Araujo2011-10-19101-5748/+1281
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ Merge default?ric Araujo2011-10-181-2/+1
| | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ Merge tests for #13114 from default?ric Araujo2011-10-113-2/+39
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge default?ric Araujo2011-10-082-3/+9
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | Fix byte-compilation to comply with PEP 3147 on Python 3.2+ (#11254).?ric Araujo2011-10-083-8/+36
| | | | | * | | | | | | | | | | | | | Merge fix for #12222 and other changes from default?ric Araujo2011-10-062-38/+45
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge #11841 and other changes from default?ric Araujo2011-10-05101-5726/+1233
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge devnotes update?ric Araujo2011-09-241-7/+11
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | | | | | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-24100-5718/+1223
* | | | | | | | | | | | | | | | | | | | | | 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