1. 7788ae9 Move downloaded artifact cache from buck-cache to bazel-cache by Dave Borowitz · 7 years ago
  2. 4a74548 Document gjf and add a script to standardize/streamline setup by Dave Borowitz · 8 years ago
  3. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  4. 0883d97 download_file.py: Add --show-error option to curl invocation by David Ostrovsky · 8 years ago
  5. 28e7a6d bazel: bower support by Han-Wen Nienhuys · 9 years ago
  6. 1fb651e Remove legacy cache from tools/download_file.py by Han-Wen Nienhuys · 9 years ago
  7. 868f764 tools: Use common hash_file implementation by Dave Borowitz · 9 years ago
  8. 6f6de0d Disentangle BUCK caches for internally built and downloaded artifacts by Christian Aistleitner · 10 years ago
  9. c357ceb tools: use python on path by Björn Pedersen · 10 years ago
  10. 91f3a74 Allow to download dependencies from insecure connections by Hugo Arès · 11 years ago
  11. 15a9f53 Buck: Remove Python 2.6 compatibility workarounds by David Pursehouse · 11 years ago
  12. a11276a Fix buck build error because of not encoded argument by Urs Wolfer · 11 years ago
  13. 2536d06 Buck: Support plugin own Maven repositories by David Ostrovsky · 11 years ago
  14. 6e0a3e5 Buck: extend the tool chain to support unsigning JARs by David Ostrovsky · 11 years ago
  15. 71a869f Update jgit to 3.1.0.201310021548-r by David Pursehouse · 11 years ago
  16. 56fe1f8 BUCK: fix build against unpublished JARs by David Ostrovsky · 12 years ago
  17. e585fc0 Define MAVEN_LOCAL for unpublished Maven JARs by Shawn Pearce · 12 years ago
  18. e277fc3 download_file: Catch exceptions raised from shutil.copyfile by David Pursehouse · 12 years ago
  19. 8ea0650 download_file: Exit with error if extracting files from zip fails by David Pursehouse · 12 years ago
  20. f98b379 Support build where ~/ and $(pwd) are different filesystems by Shawn Pearce · 12 years ago
  21. d500500 Update URLs for Google Cloud Storage by Shawn Pearce · 12 years ago
  22. 4709fff Better error reporting when curl is not installed by Sasa Zivkov · 12 years ago
  23. eb2eeec Delete corrupt cache entries from ~/.gerritcodereview/buck-cache by Shawn Pearce · 12 years ago
  24. 8713eb8 Rename download_jar to download_file by Shawn Pearce · 12 years ago[Renamed from tools/download_jar.py]
  25. 45286f1 Cache downloaded JAR files in ~/.gerritcodereview/buck-cache by David Pursehouse · 12 years ago
  26. 94a928b Use rstrip/lstrip to remove trailing/leading slashes by David Pursehouse · 12 years ago
  27. 14f9aa6 Handle CalledProcessError when removing files from downloaded zip file by David Pursehouse · 12 years ago
  28. 9d9d68f Separate error handling for curl error and mkdirs error by David Pursehouse · 12 years ago
  29. 6fb2c4d Allow local.properties to be placed in ~/.gerritcodereview by David Pursehouse · 12 years ago
  30. 6d9ad02 Merge "Support downloading from other Maven repositories" by Shawn Pearce · 12 years ago
  31. 72a1701 Add missing import of symlink in download_jar.py by David Pursehouse · 12 years ago
  32. 1b89f85 Support downloading from other Maven repositories by Shawn Pearce · 12 years ago
  33. 7e2eff6 Use --proxy-anyauth when running curl by Shawn Pearce · 12 years ago
  34. f62ed18 Fix broken print function in download_jar.py by Dave Borowitz · 12 years ago
  35. c676e44 Merge "Python3 support" by Shawn Pearce · 12 years ago
  36. 4c5ee48 Python3 support by Chirayu Desai · 12 years ago
  37. bae05fd Print the url of dependency JARs being downloaded in buck build by David Pursehouse · 12 years ago
  38. 2879877 Catch CalledProcessError when downloading dependencies with buck by David Pursehouse · 12 years ago
  39. fd6bb9f Build with Buck by Shawn Pearce · 12 years ago