1. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  2. 4b49823 make sure the default manifest generation includes files identified as by Fred Drake · 20 years ago
  3. 6cf2619 Do not add extra "\n" after bang line. by Gustavo Niemeyer · 21 years ago
  4. d3590f9 Only log a message and chmod() when the mode isn't already what we by Guido van Rossum · 21 years ago
  5. bcb0e20 Change the mode of scripts in the build/scripts* directory to executable. by Guido van Rossum · 21 years ago
  6. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  7. a6483d2 Remove 'created by' lines; people can use CVS for this, and the information is often out of date by Andrew M. Kuchling · 22 years ago
  8. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  9. bbea471 Allow shebang's which use versioned Python binaries. Fixes bug #521526. by Marc-André Lemburg · 22 years ago
  10. 90294d0 Joe VanAndel wrote: by Marc-André Lemburg · 23 years ago
  11. fb173cd Fix for by Michael W. Hudson · 23 years ago
  12. 3ecc1ce [Bug #475009] Tighten the pattern for the first line, so we don't by Andrew M. Kuchling · 23 years ago
  13. 13f4ea2 Remove unused variable by Andrew M. Kuchling · 23 years ago
  14. 8d8e7a3 Do convert_path() on script paths (now PyXML builds out of the box under MacOS.) by Just van Rossum · 23 years ago
  15. 7cf7e7e Undo revision 1.7: always mangle a #! line containing "python" to point by Greg Ward · 23 years ago
  16. 53a7906 When not copying a file because the output is up to date, make the message by Fred Drake · 23 years ago
  17. 3a95850 Leave #! lines featuring /usr/bin/env alone by Andrew M. Kuchling · 23 years ago
  18. cb1f4c4 Standardized whitespace around function calls. by Greg Ward · 24 years ago
  19. 99b032e Added 'boolean_options' list to support config file parsing. by Greg Ward · 24 years ago
  20. 612eb9f Fixed a grab-bag of typos spotted by Rob Hooft. by Greg Ward · 24 years ago
  21. fe55e86 Take the basename of the script before concatenating it with the build dir. by Greg Ward · 24 years ago
  22. 80fa55e Improvements to Bastian's build_scripts command: by Greg Ward · 24 years ago
  23. a4efe65 Bastian Kleineidam: the "build_scripts" command. by Greg Ward · 24 years ago