1. 0e2cb7a [autotest] change more python shebangs to python2 by Mike Frysinger · 5 years ago
  2. 804808f packager: Delete old file before copying new tarball by Prashant Malani · 6 years ago
  3. 7c580f1 packager: Fix exclude string for upload path by Prashant Malani · 7 years ago
  4. e0e4d55 packager: Compare checksum before skipping tar in upload by Prashant Malani · 7 years ago
  5. ad5e10f packager: Exclude pre-existing packager tarball and checksum by Prashant Malani · 7 years ago
  6. f7b2f99 Add profiler and dep support for tarball & md5 packager precalculation. by Prashant Malani · 7 years ago
  7. 101485c Modify packager to use pre-computed md5 and tarballs. by Prashant Malani · 7 years ago
  8. 50287f9 Add packager.py option to ONLY tarball and MD5 by Prashant Malani · 7 years ago
  9. bf0c441 [autotest] Merge client/common_lib/site_packages by Allen Li · 7 years ago
  10. ef62ed4 autotest: Package the global_config in the client package by Christopher Wiley · 11 years ago
  11. 8d357f1 autotest: Exclude .pyc files from autotest packages by Christopher Wiley · 11 years ago
  12. 36694de [autotest] remove unnecessary md5 calculation by Dan Shi · 11 years ago
  13. 52d7889 [autotest] update checksum in packager.process_all_packages by Dan Shi · 11 years ago
  14. 6ad3319 Fix various packager issues. Prepare changes for upstream. by Dale Curtis · 13 years ago
  15. d656d56 Merge remote branch 'autotest-upstream/master' into autotest-merge by Eric Li · 13 years ago
  16. 6d7c565 Improve error message when a disk is low on space. by mbligh · 15 years ago
  17. 982d13f Minor cleanup in packager.py and solved an invalid reference to a by mbligh · 15 years ago
  18. 6631273 Make a bunch of stuff executable by mbligh · 15 years ago
  19. c27c231 A very large first-pass refactoring of the packaging code. Ultimately by jadmanski · 15 years ago
  20. f6547fe Add kwarg level to logging.basicConfig call. by showard · 15 years ago
  21. f1175bb get rid of some now-obsolete code by showard · 15 years ago
  22. e183681 Package upkeep by mbligh · 15 years ago
  23. de613a9 Now the packager.py will actually print out helpful information when you type --help. Before it by mbligh · 15 years ago
  24. a32a743 Oops... I didn't know that we had this much stuff under utils, a lot of by mbligh · 16 years ago
  25. ddcd90f Fix argument passing to packager by mbligh · 16 years ago
  26. 9fc7797 Add directory upload for upload --all option to streamline uploading of packages by mbligh · 16 years ago
  27. 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
  28. 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