1. f33f5e9 Bug #1209560: spurious blank page in dist.pdf by Georg Brandl · 19 years ago
  2. 8f6f08c [Bug #1170422] Use correct option name by Andrew M. Kuchling · 19 years ago
  3. c8734a7 Fix typo. by Walter Dörwald · 19 years ago
  4. ae22bbe - fix markup bugs - more consistent markup - elaborate a couple of points by Fred Drake · 19 years ago
  5. 55f1bb8 Add the upload command. Make all dist commands register their by Martin v. Löwis · 19 years ago
  6. db7b002 PEP 314 implementation (client side): by Fred Drake · 19 years ago
  7. 9687b4d correct several markup errors caught by the GNU info conversion by Fred Drake · 19 years ago
  8. 7706c2d Update references specifying "Macintosh" to mean OS X semantics and not Mac OS by Brett Cannon · 19 years ago
  9. 6880431 SF Patch #1093896: miscellaneous doc typos by Raymond Hettinger · 20 years ago
  10. e3a1b48 clean up markup for --executable description by Fred Drake · 20 years ago
  11. 9f5c0c4 Patch #736857, #736859: Add -e option to build_scripts. by Martin v. Löwis · 20 years ago
  12. 2e56c8a SF #1005913, Patch to allow building of paper-*/dist.pdf by Jeff Epler by Neal Norwitz · 20 years ago
  13. 7219cbe Remove MacOS 9 ref by Andrew M. Kuchling · 20 years ago
  14. 4c8fa42 Doc/lib/libfuncs.tex: correct items in itemize by Matthias Klose · 20 years ago
  15. d04573f This allows additional commands to be provided for existing setup.py by Fred Drake · 20 years ago
  16. bec69f6 fix a little lie ;-( by Fred Drake · 20 years ago
  17. 0c84c7f start filling in documentation on extending distutils by Fred Drake · 20 years ago
  18. dd6d207 Fix an obvious typo (It *is* a typo, or not?) by Thomas Heller · 20 years ago
  19. 949f661 Fix typo - the module is named distutils.util. by Thomas Heller · 20 years ago
  20. 40333ce add a pointer to the Distutils Cookbook by Fred Drake · 20 years ago
  21. 0eb32a6 Add support for package data. by Fred Drake · 20 years ago
  22. 2f50e90 SF patch 959726: sdist versus SVN by Tim Peters · 20 years ago
  23. 203b10c added scripts to the list of files automatically included in the by Fred Drake · 20 years ago
  24. ad62202 include the right index sources by Fred Drake · 20 years ago
  25. 73789bc remove duplicate use of the meta-data label by Fred Drake · 20 years ago
  26. 6356fff give the document indexes by Fred Drake · 20 years ago
  27. 630e5bd - use recommended Python style in examples (no spaces around "=" for by Fred Drake · 20 years ago
  28. 6fca7cc merge Anthony Baxter's distutils API reference into the package by Fred Drake · 20 years ago
  29. 211a2eb convert from a howto to a manual by Fred Drake · 20 years ago
  30. 781380c - "Mac OS" should always include the space by Fred Drake · 20 years ago
  31. 2a1bc50 - according to Apple's publication style guide, yes, "Mac people" use by Fred Drake · 20 years ago
  32. a9ee0da use API documentation style for the descriptions of the additional by Fred Drake · 20 years ago
  33. c54d925 minor markup improvements by Fred Drake · 20 years ago
  34. 20d4738 no reason not to use boilerplate.tex now that it names the PSF by Fred Drake · 21 years ago
  35. b914ef0 list the Python Software Foundation on all the documents by Fred Drake · 21 years ago
  36. 95cf84a Patch #821093: Fix various typos. by Martin v. Löwis · 21 years ago
  37. 41e2809 Typo found by Lokasz Pankowski: by Thomas Heller · 21 years ago
  38. 95a97d5 Fix a typo, discovered by Joonas Paalasmaa. by Thomas Heller · 21 years ago
  39. 39cb54b Typo: sys.prefex -> sys.prefix by Thomas Heller · 21 years ago
  40. a425dbc Fix a typo found by Eric D. Moyer, closes SF 807813. by Thomas Heller · 21 years ago
  41. 2884d6d Fix a variety of small markup nits. by Fred Drake · 21 years ago
  42. 675580f Document the DISTUTILS_DEBUG variable. Closes sf #761401. by Thomas Heller · 21 years ago
  43. e9a54a3 [Bug #713722] Delete dangling references to unwritten sections by Andrew M. Kuchling · 21 years ago
  44. c440af5 Updated information on package metadata to reflect recent additions. by Fred Drake · 21 years ago
  45. 2a04623 - add the "download_url" field to the pre-2.2.3 metadata compatibility note by Fred Drake · 21 years ago
  46. 55fa3bb Point e-mail address at the SIG by Andrew M. Kuchling · 21 years ago
  47. b6b4613 [Bug #693474, reported by Stuart Bishop] by Andrew M. Kuchling · 21 years ago
  48. 3004b09 SF bug #690377: Dud footnote reference in distutils docs by Raymond Hettinger · 21 years ago
  49. d15f4e3 [Patch #658093 ] Documentation support for PEP 301 by Andrew M. Kuchling · 22 years ago
  50. 63b4dd3 Description of description was really confusing, and added some markup. by Thomas Heller · 22 years ago
  51. 2c3bfc2 Raw documentation for the bdist_wininst postinstallation script. by Thomas Heller · 22 years ago
  52. 0e9bfa3 Minor markup nits. by Fred Drake · 22 years ago
  53. e61f365 Document the available command line flags for bdist_wininst, which are by Thomas Heller · 22 years ago
  54. 36343f6 Correct typo: the option is 'formats' not 'format'. by Thomas Heller · 22 years ago
  55. d7abe2a Various minor rewrites by Andrew M. Kuchling · 22 years ago
  56. 007c04a [from Oct 2000] Start fleshing out the "Examples" section. by Greg Ward · 22 years ago
  57. 954ce8b [from Oct 2000] by Greg Ward · 22 years ago
  58. 58437f2 [from Oct 2000] Clarify explanations of header file search directories. by Greg Ward · 22 years ago
  59. 40df710 Updates and rewriting by Andrew M. Kuchling · 22 years ago
  60. 632bda3 Add more explanation of how data_files is used (esp. where the files end up by Fred Drake · 22 years ago
  61. 457c419 Fix typo reported by Joonas Paalasmaa: dada-->data by Fred Drake · 23 years ago
  62. ab70b38 Update some incorrect comments about the bdist commands that exist. by Fred Drake · 23 years ago
  63. 25376c4 Documentation for the distutils.sysconfig module. by Fred Drake · 23 years ago
  64. 17f690f Minor changes to match the style guide. by Fred Drake · 23 years ago
  65. a09262e Comment out section titles for sections that have not been written yet; by Fred Drake · 23 years ago
  66. f2502ad Fix markup so this document will format. by Fred Drake · 23 years ago
  67. 5f52f72 Checked in with Andrew's blessing, I leave the comments with which by Thomas Heller · 23 years ago
  68. da23c4f Fix two typos, and add some omitted \option{} markup by Andrew M. Kuchling · 23 years ago
  69. 0ac000c Updates to reflect pending changes to the XML conversion process. by Fred Drake · 24 years ago
  70. 78489a3 Do not use \verb in the Python documentation -- it makes parsing the LaTeX by Fred Drake · 24 years ago
  71. 4532dc1 Do not require packages that are not needed. by Fred Drake · 24 years ago
  72. eff9a87 Lots of small markup adjustments for consistency with the rest of the by Fred Drake · 24 years ago
  73. 078fc08 Typo fix -- it's 'ext_modules', not 'extensions'. by Greg Ward · 24 years ago
  74. b652897 Greatly enhanced the section on creating built distributions; in by Greg Ward · 24 years ago
  75. 54589d4 General overhaul of the "Creating a Source Distribution" section -- by Greg Ward · 24 years ago
  76. 47f99a6 Fleshed out the section on the setup config file, setup.cfg. by Greg Ward · 24 years ago
  77. e3cca26 Added abstract. by Greg Ward · 24 years ago
  78. 1365a30 Get rid of "sec:" prefix that slipped into a couple of \label's. by Greg Ward · 24 years ago
  79. 2afffd4 Wrote the "Describing extension modules" section. by Greg Ward · 24 years ago
  80. 1d8f57a A bundle of wording improvements, corrections, clarifications, updates, by Greg Ward · 24 years ago
  81. 01df453 Update Python version numbers from 1.6 to 2.0 where appropriate. by Fred Drake · 24 years ago
  82. 1bbe329 Minor wording tweaks. by Greg Ward · 24 years ago
  83. 370248d Some clarifications to the 'A simple example' section. by Greg Ward · 24 years ago
  84. 19c67f8 Fixed a grab-bag of typos spotted by Detlef Lannert. by Greg Ward · 24 years ago
  85. 6153fa1 Guido's rewording of my definition of "root package", with an addition by me. by Greg Ward · 24 years ago
  86. 59d382e A grab-bag of wording tweakage. by Greg Ward · 24 years ago
  87. 147e5f3 Doc patch from Bastein Kleineidam: start to describe the 'install' command by Gregory P. Smith · 24 years ago
  88. e78298a Stripped leading 'sec:' from all section labels -- generates bad filenames, by Greg Ward · 24 years ago
  89. 4a9e722 Added section headers for "Extending the Distutils" section (just by Greg Ward · 24 years ago
  90. 87da1ea Patch from Andrew Kuchling: document the new multiple pattern feature in the by Greg Ward · 24 years ago
  91. d5767a5 Reformatted wide paragraphs. by Greg Ward · 24 years ago
  92. 1ecc251 Changed '\package' to \module'. by Greg Ward · 24 years ago
  93. a021aca Changed '\option' to '\longprogramopt' wherever it referred to a command-line by Greg Ward · 24 years ago
  94. 46b98e3 Various wording/formattin tweaks. by Greg Ward · 24 years ago
  95. c248bae Moved definition of \XXX command out to distutils.sty. by Greg Ward · 24 years ago
  96. facb8db Fixed so LaTeX can actually process it, and so it looks like the other by Greg Ward · 24 years ago
  97. 16aafcd Got started for real on this manual. Completely untested and unread -- just by Greg Ward · 24 years ago
  98. abc5216 The "Distributing Python Modules" manual; currently empty (I'll get to it by Greg Ward · 24 years ago