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