- e23f102 Fix bad merge by Éric Araujo · 15 years ago
- 80d1e0e Merged revisions 84050 via svnmerge from by Éric Araujo · 15 years ago
- 0389ae6 Merged revisions 83993 via svnmerge from by Éric Araujo · 15 years ago
- 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 15 years ago
- eefec7b Merged revisions 82872,82874 via svnmerge from by Georg Brandl · 15 years ago
- fbf2f14 Merged revisions 82806 via svnmerge from by Georg Brandl · 15 years ago
- 1882d2a Merged revisions 82629,82632 via svnmerge from by Georg Brandl · 15 years ago
- ec83e3d Two typos. by Georg Brandl · 15 years ago
- 770fd15 Fixed #8909: now the doc details the size of the bitmap used in distutils' bdist_wininst by Tarek Ziadé · 15 years ago
- 4fc2a00 upgraded distutils docs w.r.t. the manifest regeneration by Tarek Ziadé · 15 years ago
- 51f2f16 removed documentation on code that was reverted and pushed into distutils2 by Tarek Ziadé · 15 years ago
- f6d36745 Fix warnings from "make check". by Georg Brandl · 15 years ago
- c7337b8 Re-word by Andrew M. Kuchling · 15 years ago
- 42eaded Fix internal reference. by Georg Brandl · 16 years ago
- 062d2b5 #7388: "python".capitalize() in the Doc by Ezio Melotti · 16 years ago
- 4f786b2 reorganized the distutils doc a bit : the MANIFEST.in template system has its own section now. This is easier to find and follow by Tarek Ziadé · 16 years ago
- a939ecd Issue #7457: added a read_pkg_file method to distutils.dist.DistributionMetadata so we can read back PKG-INFO files by Tarek Ziadé · 16 years ago
- 40b998b Fixed #1180: Option to ignore ~/.pydistutils.cfg in Distutils by Tarek Ziadé · 16 years ago
- 5098bc9 Fix a strange mis-edit. by Georg Brandl · 16 years ago
- b6f0128 Use standard comma punctuation; reword some sentences in the docs by Andrew M. Kuchling · 16 years ago
- 400054e Reword sentence by Andrew M. Kuchling · 16 years ago
- 1b48671 #6516 added owner/group support for tarfiles in Distutils by Tarek Ziadé · 16 years ago
- 5d90029 Finish support for --with-universal-archs=intel by Ronald Oussoren · 16 years ago
- d4c7eb1 Move function back to its section. by Georg Brandl · 16 years ago
- d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
- fdefc0a Fixed #6287: documentation for the license field in distutils by Tarek Ziadé · 16 years ago
- d91f8cf Remove ".. warning::" markup that doesnt contain warnings for users, rather todo items. by Georg Brandl · 16 years ago
- b2faddb Re-word by Andrew M. Kuchling · 16 years ago
- 942825f #5732: added the check command into Distutils by Tarek Ziadé · 16 years ago
- b2daff2 fixed link by Tarek Ziadé · 16 years ago
- 64408fb Fixed #5095: msi missing from Distutils bdist formats by Tarek Ziadé · 16 years ago
- 75f1107 Avoid sure signs of a diseased mind. by Georg Brandl · 16 years ago
- 89b1296 Normalize spelling of Mac OS X. by Georg Brandl · 16 years ago
- 9e47ce4 #5583 Added optional Extensions in Distutils by Tarek Ziadé · 16 years ago
- 95fafec #5563: more documentation for bdist_msi. by Georg Brandl · 16 years ago
- a0eea59 Add section numbering to some of the larger subdocuments. by Georg Brandl · 16 years ago
- e83a4ad #5486: typos. by Georg Brandl · 16 years ago
- 75a4fab more info on long_description by Tarek Ziadé · 16 years ago
- 2595edc using versionchanged instead of versionadded for distutils doc on sdist default files by Tarek Ziadé · 16 years ago
- 7dd5339 Fixed #2279: distutils.sdist.add_defaults now add files listed in package_data and data_files by Tarek Ziadé · 16 years ago
- e6aeba7 #5158: added documentation on the depends option in distutils extensions by Tarek Ziadé · 17 years ago
- 1af3b5a Issue #4863, removing remaining bits by Tarek Ziadé · 17 years ago
- 1a240fb fixed #4394 make the storage of the password optional in .pypirc by Tarek Ziadé · 17 years ago
- c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
- e92818f Fix uses of the default role. by Georg Brandl · 17 years ago
- fc29f27 #4811: fix markup glitches (mostly remains of the conversion), by Georg Brandl · 17 years ago
- da550b0 #4776: add data_files and package_dir arguments. by Georg Brandl · 17 years ago
- 88a3083 Update the fix for issue4064 to deal correctly with all three variants of by Ronald Oussoren · 17 years ago
- 4b48c61 Issue4064: architecture string for universal builds on OSX by Ronald Oussoren · 17 years ago
- 3096c2d #4446: document "platforms" argument for setup(). by Georg Brandl · 17 years ago
- 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 17 years ago
- aac5c86 #1858: re-apply patch for this, adding the missing files by Andrew M. Kuchling · 17 years ago
- 10f5db6 Revert r62998 as it broke the build (seems distutils.config is missing). by Brett Cannon · 17 years ago
- cd8001c #1858 from Tarek Ziade: by Andrew M. Kuchling · 17 years ago
- 7c5c8e6 #2581: Vista UAC/elevation support for bdist_wininst by Mark Hammond · 17 years ago
- 295814e correct heading underline for new "Cross-compiling on Windows" section by Mark Hammond · 17 years ago
- 495cf99 Issue #2513: enable 64bit cross compilation on windows. by Mark Hammond · 17 years ago
- 0267781 Fix lots of broken links in the docs, found by Sphinx' external link checker. by Georg Brandl · 17 years ago
- 1df0340 #1725737: ignore other VC directories other than CVS and SVN's too. by Georg Brandl · 17 years ago
- 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
- 12db865 Part of #2154: minimal syntax fixes in doc example snippets. by Georg Brandl · 17 years ago
- b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
- 87983f2 Add "Using Python on Windows" document, by Robert Lehmann. Written for GHOP. by Georg Brandl · 18 years ago
- 5e52db0 Add :term:s for descriptors. by Georg Brandl · 18 years ago
- 63fa168 Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. by Georg Brandl · 18 years ago
- 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago