summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Update distutils package name to distutils2?ric Araujo2010-08-096-201/+177
| * | | | | Fix up whitespace (boring changeset)?ric Araujo2010-08-097-436/+423
| * | | | | Move docs to the new layout?ric Araujo2010-08-0930-66/+1162
| * | | | | Merge pkgutil.rst with its stdlib version?ric Araujo2010-08-091-26/+79
| * | | | | Remove a duplicated section?ric Araujo2010-08-091-11/+0
| * | | | | Update configuration, now requires Sphinx 1.0?ric Araujo2010-08-092-7/+9
| * | | | | Remove compatibility information?ric Araujo2010-08-092-18/+5
| * | | | | Fix some familiar typos and use consistent spellings?ric Araujo2010-08-0921-87/+88
| * | | | | Fix #7973?ric Araujo2010-08-092-2/+2
| * | | | | Merge upstream?ric Araujo2010-08-09185-2489/+12437
| |\ \ \ \ \
| | * | | | | Amend cheers in tests.sh?ric Araujo2010-08-081-1/+1
| | |/ / / /
| * | | | | Prepare the new docs layout?ric Araujo2010-08-091-0/+32
| * | | | | Some updates to markup and content?ric Araujo2010-08-097-111/+85
| * | | | | Synchronize docs with pre-revert distutils docs?ric Araujo2010-08-096-182/+125
| * | | | | Copied the creating new commands documentAli Afshar2010-05-312-1/+58
| * | | | | Imported distutils docs from python source at REV 79621.Ali Afshar2010-05-3113-2/+4467
| * | | | | Some developer getting started documentation.Ali Afshar2010-05-312-0/+42
* | | | | | mergeKonrad Delong2010-08-0918-4/+287
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | merged from upstreamKonrad Delong2010-08-0918-4/+287
| |\ \ \ \ \
| | * \ \ \ \ merged from upstreamKonrad Delong2010-08-0518-3/+287
| | |\ \ \ \ \
| | | * \ \ \ \ merged upstreamKonrad Delong2010-07-27140-4819/+7833
| | | |\ \ \ \ \
| | | * | | | | | emitting warnings instead of installing distributions from optionKonrad Delong2010-07-274-2/+30
| | | * | | | | | fdrake's suggested improvements implementedKonrad Delong2010-07-271-11/+11
| | | * | | | | | removed unnecessary testKonrad Delong2010-07-271-3/+0
| | | * | | | | | test loader with dotted syntax now workingKonrad Delong2010-07-275-5/+52
| | | * | | | | | roadmapKonrad Delong2010-07-271-1/+7
| | | * | | | | | refactored test command tests and added another functional testKonrad Delong2010-07-2710-63/+99
| | | * | | | | | switched back to "the right way" of setting test_suiteKonrad Delong2010-07-273-3/+7
| | | * | | | | | added an alias to dist.pyKonrad Delong2010-07-273-2/+13
| | | * | | | | | broken test_suite option passingKonrad Delong2010-07-271-1/+1
| | | * | | | | | updated docs for the test commandKonrad Delong2010-07-271-0/+50
| | | * | | | | | basic functional test for the test commandKonrad Delong2010-07-272-0/+103
| | | * | | | | | added a version number when uploadingKonrad Delong2010-07-272-3/+5
* | | | | | | | | Style nitpicks?ric Araujo2010-08-083-25/+16
* | | | | | | | | Merge from Jeremy?ric Araujo2010-08-08120-2652/+5185
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Cleanup sweep (PEP 8)?ric Araujo2010-08-071-54/+51
| * | | | | | | | Move one method to ease diffing with configure.py.?ric Araujo2010-08-071-17/+16
| * | | | | | | | User site directory doesn?t exist before 2.6?ric Araujo2010-08-071-4/+9
| * | | | | | | | Remove redundant redundancy?ric Araujo2010-08-071-3/+1
| * | | | | | | | Add a comment about one ambiguity in PEP 376, remove obsolete comment?ric Araujo2010-08-071-4/+3
| * | | | | | | | Make option lists respect style used in other commands?ric Araujo2010-08-072-15/+20
| * | | | | | | | Finish renaming of some options, clarify old record option help?ric Araujo2010-08-072-3/+8
| * | | | | | | | Tweak command.__all__.?ric Araujo2010-08-071-9/+3
| * | | | | | | | Add missing install_distinfo in command.__all__?ric Araujo2010-08-071-0/+1
| * | | | | | | | Tweak docstring of tests.support?ric Araujo2010-08-071-3/+3
| * | | | | | | | Add cheers in tests.sh?ric Araujo2010-08-061-8/+9
| * | | | | | | | Merge upstream.Alexis Metaireau2010-08-0688-762/+1570
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Some pep8 and pychecker improvements?ric Araujo2010-08-062-27/+30
| | * | | | | | | | Branch merge?ric Araujo2010-08-0612-74/+160
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Branch merge?ric Araujo2010-08-061-1/+0
| | | |\ \ \ \ \ \ \ \