| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Remove XXX from text. | Georg Brandl | 2010-07-14 | 1 | -6/+8 |
|
|
| * | | #9223: link to Command class reference, and move Command interface docs neare... | Georg Brandl | 2010-07-11 | 1 | -76/+80 |
|
|
| * | | Turn more notes into comments. | Georg Brandl | 2010-07-07 | 1 | -3/+2 |
|
|
| * | | Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-... | Benjamin Peterson | 2010-04-11 | 1 | -13/+0 |
|
|
| * | | Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-... | Benjamin Peterson | 2009-11-13 | 1 | -1/+1 |
|
|
| * | | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -2/+2 |
|
|
| * | | Merged revisions 74806 via svnmerge from | Ronald Oussoren | 2009-09-15 | 1 | -1/+6 |
|
|
| * | | Merged revisions 74209 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -3/+3 |
| |/ |
|
| * | Merged revisions 72008 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -18/+7 |
|
|
| * | Merged revisions 71473 via svnmerge from | Tarek Ziadé | 2009-04-11 | 1 | -0/+13 |
|
|
| * | Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-... | Benjamin Peterson | 2009-04-05 | 1 | -6/+14 |
|
|
| * | Merged revisions 68933 via svnmerge from | Tarek Ziadé | 2009-01-25 | 1 | -17/+0 |
|
|
| * | Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge... | Georg Brandl | 2009-01-03 | 1 | -3/+4 |
|
|
| * | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -8/+8 |
|
|
| * | Merged revisions 68116-68119,68121,68123-68127 via svnmerge from | Benjamin Peterson | 2009-01-01 | 1 | -2/+9 |
|
|
| * | Merged revisions 67982,67988,67990 via svnmerge from | Benjamin Peterson | 2008-12-30 | 1 | -0/+18 |
|
|
| * | Merged revisions 66452 via svnmerge from | Georg Brandl | 2008-09-13 | 1 | -1/+1 |
|
|
| * | Fix old-style octal literals in the docs. | Georg Brandl | 2008-05-26 | 1 | -2/+2 |
|
|
| * | Add build_py_2to3. | Martin v. Löwis | 2008-03-22 | 1 | -1/+19 |
|
|
| * | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -1/+1 |
|
|
| * | Futher update docs after unbound method removal. | Georg Brandl | 2007-11-27 | 1 | -3/+3 |
|
|
| * | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -1/+1 |
|
|
| * | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+1976 |
|
|
* | Issue #16403: Document how distutils uses the maintainer field in PKG-INFO | Petri Lehtinen | 2013-02-23 | 1 | -1/+4 |
|
|
* | Add versionchanged note for a56cebff113a | Éric Araujo | 2012-12-08 | 1 | -0/+3 |
|
|
* | Ignore .nfs* files in distutils (#7719). | Éric Araujo | 2012-07-03 | 1 | -2/+6 |
|
|
* | Hide or remove user-visible XXX notes from distutils doc (#13716). | Éric Araujo | 2012-02-26 | 1 | -27/+11 |
|
|
* | distutils 2.7’s Extension does not support optional (#13865). | Éric Araujo | 2012-02-10 | 1 | -5/+0 |
|
|
* | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
|
|
* | Document the "optional" argument of distutils’ Extension class | Éric Araujo | 2011-08-25 | 1 | -0/+5 |
|
|
* | Fix type information in distutils API reference (#9302). | Éric Araujo | 2011-08-26 | 1 | -28/+28 |
|
|
* | Turn raw URI into real link | Éric Araujo | 2011-07-28 | 1 | -2/+2 |
|
|
* | Fix markup: arguments in a class directive are __init__ arguments, not base c... | Éric Araujo | 2011-05-31 | 1 | -1/+1 |
|
|
* | Re-add missing doc stub for the distutils check command | Éric Araujo | 2011-05-28 | 1 | -0/+14 |
|
|
* | Backport doc improvements for distutils.cmd.Command (#9223). | Éric Araujo | 2011-05-28 | 1 | -76/+80 |
|
|
* | Merged revisions 87277 via svnmerge from | Éric Araujo | 2010-12-15 | 1 | -1/+1 |
|
|
* | Merged revisions 82872,82874 via svnmerge from | Georg Brandl | 2010-07-14 | 1 | -1/+1 |
|
|
* | Merged revisions 82629,82632 via svnmerge from | Georg Brandl | 2010-07-07 | 1 | -3/+2 |
|
|
* | removed documentation on code that was reverted and pushed into distutils2 | Tarek Ziadé | 2010-04-02 | 1 | -13/+0 |
|
|
* | Fix a strange mis-edit. | Georg Brandl | 2009-10-27 | 1 | -2/+2 |
|
|
* | Reword sentence | Andrew M. Kuchling | 2009-10-05 | 1 | -1/+1 |
|
|
* | Finish support for --with-universal-archs=intel | Ronald Oussoren | 2009-09-15 | 1 | -1/+6 |
|
|
* | builtin -> built-in. | Georg Brandl | 2009-07-26 | 1 | -3/+3 |
|
|
* | Remove ".. warning::" markup that doesnt contain warnings for users, rather t... | Georg Brandl | 2009-04-27 | 1 | -18/+7 |
|
|
* | #5732: added the check command into Distutils | Tarek Ziadé | 2009-04-11 | 1 | -0/+13 |
|
|
* | Avoid sure signs of a diseased mind. | Georg Brandl | 2009-04-05 | 1 | -2/+2 |
|
|
* | Normalize spelling of Mac OS X. | Georg Brandl | 2009-04-05 | 1 | -3/+3 |
|
|
* | #5563: more documentation for bdist_msi. | Georg Brandl | 2009-03-31 | 1 | -1/+9 |
|
|
* | Issue #4863, removing remaining bits | Tarek Ziadé | 2009-01-25 | 1 | -17/+0 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -8/+8 |
|
|