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