1. 6d7c565 Improve error message when a disk is low on space. by mbligh · 15 years ago
  2. 982d13f Minor cleanup in packager.py and solved an invalid reference to a by mbligh · 15 years ago
  3. 6631273 Make a bunch of stuff executable by mbligh · 15 years ago
  4. c27c231 A very large first-pass refactoring of the packaging code. Ultimately by jadmanski · 15 years ago
  5. f6547fe Add kwarg level to logging.basicConfig call. by showard · 15 years ago
  6. f1175bb get rid of some now-obsolete code by showard · 15 years ago
  7. e183681 Package upkeep by mbligh · 16 years ago
  8. de613a9 Now the packager.py will actually print out helpful information when you type --help. Before it by mbligh · 16 years ago
  9. a32a743 Oops... I didn't know that we had this much stuff under utils, a lot of by mbligh · 16 years ago
  10. ddcd90f Fix argument passing to packager by mbligh · 16 years ago
  11. 9fc7797 Add directory upload for upload --all option to streamline uploading of packages by mbligh · 16 years ago
  12. dbfc4e3 Make sure that the __init__.py file is included when we exclude the profilers directory whilst packaging the autotest client. This is necessary for code that tries to import the profiler. Change the packager utility to pass in the actual tar string with the --exclude options instead of the exclude_dirs list. Change the packages code accordingly to handle this. by mbligh · 16 years ago
  13. 9d02fb5 Two missing files from the packaging system patch, including the all-important packages.py. I suspect mbligh forgot to svn add them. by showard · 16 years ago