1. 82f34ad fix instances of consecutive articles (closes #23221) by Benjamin Peterson · 10 years ago
  2. 884217c distutils example: fix invalid rst in description string by Georg Brandl · 10 years ago
  3. 6b4c847 Doc: fix default role usage (except in unittest mock docs) by Georg Brandl · 10 years ago
  4. b7354a6 Fixing broken links in doc, part 4: some more breaks and redirects by Georg Brandl · 10 years ago
  5. 77fe77d Fixing broken links in doc, part 1: faq/ by Georg Brandl · 10 years ago
  6. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  7. 2ac7a89 #17325: Improve distutils PyPI documentation. by R David Murray · 10 years ago
  8. 3f40c40 Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3. by Georg Brandl · 10 years ago
  9. 6926e3e Issue #21726: Remove unnecessary and contextually wrong line. by Terry Jan Reedy · 10 years ago
  10. 645d3b7 Remove superfluous open parenthesis. Noticed by cocoatomo on docs@. by Zachary Ware · 10 years ago
  11. 253deed Add missing parenthesis. Found by cocoatomo on docs@. by Zachary Ware · 10 years ago
  12. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  13. 1f609e9 Issue #19407: merge PPUG notes from 3.3 by Nick Coghlan · 11 years ago
  14. b5c4fd0 Issue #19407: add Python Packaging User Guide notes by Nick Coghlan · 11 years ago
  15. 3492e39 Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.dist.DistributionMetadata accidentally removed in the undo of distutils2. by Jason R. Coombs · 11 years ago
  16. 2a1838b Issue #19544 and Issue #1180: Restore global option to ignore ~/.pydistutils.cfg in Distutils, accidentally removed in backout of distutils2 changes. by Andrew Kuchling · 11 years ago
  17. 5e2d456 Issue #19544 and Issue #6516: Restore support for --user and --group parameters to sdist command as found in Python 2.7 and originally slated for Python 3.2 but accidentally rolled back as part of the distutils2 rollback. Closes Issue #6516. by Andrew Kuchling · 11 years ago
  18. 7880db6 #19196: Improved cross-references in distutils documentation. by Serhiy Storchaka · 11 years ago
  19. a710fda Fix missing period. by Georg Brandl · 11 years ago
  20. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 11 years ago
  21. 79333db Issue #16406: Combine the doc pages for uploading and registering to PyPI. by Chris Jerdonek · 11 years ago
  22. 13fb979 Issue #16406: Combine the doc pages for uploading and registering to PyPI. by Chris Jerdonek · 11 years ago
  23. 7de72ad Issue #16403: Document how distutils uses the maintainer field in PKG-INFO by Petri Lehtinen · 11 years ago
  24. 905b648 Issue #16403: Document how distutils uses the maintainer field in PKG-INFO by Petri Lehtinen · 11 years ago
  25. b2b2252 Issue #16874 (merge from 3.2): fix some documentation formatting. by Chris Jerdonek · 12 years ago
  26. 444d153 Issue #16874 (forward-port from 2.7): fix some documentation formatting. by Chris Jerdonek · 12 years ago
  27. 3f7c0e4 Merge fixes for #13614, #13512 and #7719 from 3.2 by Éric Araujo · 12 years ago
  28. 3e4a3dc Ignore .nfs* files in distutils (#7719). by Éric Araujo · 12 years ago
  29. 251269c Merge from 3.2: update the PyPI docs regarding listing versions (issue #16400). by Chris Jerdonek · 12 years ago
  30. f9e49ea Update the description of which package versions PyPI displays (issue #16400). by Chris Jerdonek · 12 years ago
  31. d285029 Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. by Chris Jerdonek · 12 years ago
  32. 8b7f9f5 Remove unneeded "Release" and "Date" markers from doc index pages. by Chris Jerdonek · 12 years ago
  33. f37c0c7 Issue #15321: update PyPI upload doc to say --no-raw passed to rst2html.py by Eli Bendersky · 12 years ago
  34. 73a74da Issue #15231: rephrase the last paragraph slightly by Eli Bendersky · 12 years ago
  35. c43c558 Issue #15321: update PyPI upload doc to say --no-raw passed to rst2html.py. Patch by Chris Jerdonek by Eli Bendersky · 12 years ago
  36. 80d440a Move distutils install doc back into place. by Éric Araujo · 12 years ago
  37. 859aad6 Remove packaging from the standard library. by Éric Araujo · 12 years ago
  38. cd0d951 Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) by Éric Araujo · 12 years ago
  39. 9cff427 Hide or remove user-visible XXX notes from distutils doc (#13716). by Éric Araujo · 13 years ago
  40. f106449 Merge with 3.2. by Ezio Melotti · 13 years ago
  41. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  42. 771dea7 Replace a mention of EnvironmentError in the distutils docs. by Antoine Pitrou · 13 years ago
  43. 6ebea15 Merge fixes for #10526, #10359, #11254, #9100 and the bug without number by Éric Araujo · 13 years ago
  44. 47a4521 Fix distutils byte-compilation to comply with PEP 3147 (#11254). by Éric Araujo · 13 years ago
  45. b008d3d Synchronize packaging docs with distutils’ (includes fix for #9302) by Éric Araujo · 13 years ago
  46. 8d9dcd1 Merge from 3.2 (#9302 fix and other changes) by Éric Araujo · 13 years ago
  47. 7744382 Document the "optional" argument of distutils’ Extension class by Éric Araujo · 13 years ago
  48. 3f5e958 Fix type information in distutils API reference (#9302). by Éric Araujo · 13 years ago
  49. d1ca4f9 Merge fixes for #12256 and typos from 3.2 by Éric Araujo · 13 years ago
  50. 4d71a66 Fix typo in command name by Éric Araujo · 13 years ago
  51. 24d6cc6 Merge 3.2 by Éric Araujo · 13 years ago
  52. e197df0 Remove obsolete term + indicate how to find the program (#1626300). by Éric Araujo · 13 years ago
  53. 7dc76fd Merge doc changes from 3.2 (#8617, #10745). by Éric Araujo · 13 years ago
  54. ad548b8 Merge fixes for #9860, #11104/#8688 and #12331 from 3.2 by Éric Araujo · 13 years ago
  55. ab7c1b3 Fix regression with distutils MANIFEST handing (#11104, #8688). by Éric Araujo · 13 years ago
  56. 2527796 Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes) by Éric Araujo · 13 years ago
  57. f5e10d1 Turn raw URI into real link by Éric Araujo · 13 years ago
  58. 3ef6ca4 Merge English fix. by R David Murray · 13 years ago
  59. b899007 Better English. by R David Murray · 13 years ago
  60. 5c1190b Remove duplicate "numbered" options for toctrees. by Georg Brandl · 13 years ago
  61. 577a6af Merge doc fixes from 3.2 by Éric Araujo · 13 years ago
  62. b805c47 Add examples that work on Windows to distutils docs (#1626300) by Éric Araujo · 13 years ago
  63. 55729fe Packaging doc: Add missing index file, improve main page description. by Éric Araujo · 13 years ago
  64. 3a9f58f Add documentation for the packaging module. by Éric Araujo · 13 years ago
  65. 5864b9f Fix markup: arguments in a class directive are __init__ arguments, not base classes by Éric Araujo · 13 years ago
  66. 4b8f665 Branch merge by Éric Araujo · 13 years ago
  67. c5069e0 Merge doc touch-ups and fixes for #9831 and #9223 from 3.1 by Éric Araujo · 13 years ago
  68. 456ae89 Re-add missing doc stub for the distutils check command by Éric Araujo · 13 years ago
  69. 000893f Minor touch-ups in distutils.cmd.Command doc by Éric Araujo · 13 years ago
  70. 867754e merge 11164 by Martin v. Löwis · 13 years ago
  71. 2f48d89 Stop trying to use _xmlplus in the xml module. Closes #11164. by Martin v. Löwis · 13 years ago
  72. fbeb1a9 Merge 3.1 by Éric Araujo · 13 years ago
  73. 2b9388a Fix weird executable name by Éric Araujo · 13 years ago
  74. 8881868 #11843: Merge with 3.1. by Ezio Melotti · 13 years ago
  75. 181810b #11843: remove duplicate line from table in distutil doc. by Ezio Melotti · 13 years ago
  76. 682f6a7 Merged revisions 88613 via svnmerge from by Éric Araujo · 13 years ago
  77. 7d9d34f Merged revisions 88613 via svnmerge from by Éric Araujo · 13 years ago
  78. 7e2e321 Merged revisions 87277 via svnmerge from by Éric Araujo · 14 years ago
  79. 4433a5f Fix wrong name in docstring and doc (#10693). Original patch by Eli Bendersky. by Éric Araujo · 14 years ago
  80. 8227045 Fix sphinx role markups. by Senthil Kumaran · 14 years ago
  81. d098c3d Merged revisions 85274 via svnmerge from by Georg Brandl · 14 years ago
  82. 682d7e0 Fix errors found by "make suspicious". by Georg Brandl · 14 years ago
  83. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  84. 4b05466 Merged revisions 84945 via svnmerge from by Georg Brandl · 14 years ago
  85. 23b4f92 Merged revisions 84142 via svnmerge from by Georg Brandl · 14 years ago
  86. 4009c9e Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-83555,83558,83560 via svnmerge from by Georg Brandl · 14 years ago
  87. 914a218 Merged revisions 82629,82632,82724,82757-82758,82760-82763,82798-82799,82801 via svnmerge from by Georg Brandl · 14 years ago
  88. d6abb72 Merged revisions 77236,77383,77399,77857,78238,78861-78862,78958 via svnmerge from by Georg Brandl · 14 years ago
  89. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  90. 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 14 years ago
  91. eb603e0 Merged revisions 84050 via svnmerge from by Éric Araujo · 14 years ago
  92. a893927 Fix typo by Éric Araujo · 14 years ago
  93. a85e217 Manually merge r83995: Fix version{added,changed} and spacing in NEWS by Éric Araujo · 14 years ago
  94. 09fd03e Fix version{added,changed} and spacing in NEWS by Éric Araujo · 14 years ago
  95. 60a95b7 Merged revisions 83993 via svnmerge from by Éric Araujo · 14 years ago
  96. da668ff Use a marker in generated MANIFEST files, don't touch files without it. Fixes #8688. by Éric Araujo · 14 years ago
  97. 56be37c #7973: Fix distutils options spelling. by Georg Brandl · 14 years ago
  98. d5f2d6e After distutils doc reversal, change back **bold todo** items to XXX comments. by Georg Brandl · 14 years ago
  99. 96c45a9 reverted distutils doc to its 3.1 state by Tarek Ziadé · 14 years ago
  100. 49b31d0 Remove XXX from text. by Georg Brandl · 14 years ago