1. 2536d06 Buck: Support plugin own Maven repositories by David Ostrovsky · 11 years ago
  2. 6e0a3e5 Buck: extend the tool chain to support unsigning JARs by David Ostrovsky · 11 years ago
  3. 71a869f Update jgit to 3.1.0.201310021548-r by David Pursehouse · 11 years ago
  4. 56fe1f8 BUCK: fix build against unpublished JARs by David Ostrovsky · 12 years ago
  5. e585fc0 Define MAVEN_LOCAL for unpublished Maven JARs by Shawn Pearce · 12 years ago
  6. e277fc3 download_file: Catch exceptions raised from shutil.copyfile by David Pursehouse · 12 years ago
  7. 8ea0650 download_file: Exit with error if extracting files from zip fails by David Pursehouse · 12 years ago
  8. f98b379 Support build where ~/ and $(pwd) are different filesystems by Shawn Pearce · 12 years ago
  9. d500500 Update URLs for Google Cloud Storage by Shawn Pearce · 12 years ago
  10. 4709fff Better error reporting when curl is not installed by Sasa Zivkov · 12 years ago
  11. eb2eeec Delete corrupt cache entries from ~/.gerritcodereview/buck-cache by Shawn Pearce · 12 years ago
  12. 8713eb8 Rename download_jar to download_file by Shawn Pearce · 12 years ago[Renamed from tools/download_jar.py]
  13. 45286f1 Cache downloaded JAR files in ~/.gerritcodereview/buck-cache by David Pursehouse · 12 years ago
  14. 94a928b Use rstrip/lstrip to remove trailing/leading slashes by David Pursehouse · 12 years ago
  15. 14f9aa6 Handle CalledProcessError when removing files from downloaded zip file by David Pursehouse · 12 years ago
  16. 9d9d68f Separate error handling for curl error and mkdirs error by David Pursehouse · 12 years ago
  17. 6fb2c4d Allow local.properties to be placed in ~/.gerritcodereview by David Pursehouse · 12 years ago
  18. 6d9ad02 Merge "Support downloading from other Maven repositories" by Shawn Pearce · 12 years ago
  19. 72a1701 Add missing import of symlink in download_jar.py by David Pursehouse · 12 years ago
  20. 1b89f85 Support downloading from other Maven repositories by Shawn Pearce · 12 years ago
  21. 7e2eff6 Use --proxy-anyauth when running curl by Shawn Pearce · 12 years ago
  22. f62ed18 Fix broken print function in download_jar.py by Dave Borowitz · 12 years ago
  23. c676e44 Merge "Python3 support" by Shawn Pearce · 12 years ago
  24. 4c5ee48 Python3 support by Chirayu Desai · 12 years ago
  25. bae05fd Print the url of dependency JARs being downloaded in buck build by David Pursehouse · 12 years ago
  26. 2879877 Catch CalledProcessError when downloading dependencies with buck by David Pursehouse · 12 years ago
  27. fd6bb9f Build with Buck by Shawn Pearce · 12 years ago