1. e1e074c Make http_archive accept a .netrc file by Klaus Aehlig · 6 years ago
  2. c917ab2 Implement artificial cache sepration by Klaus Aehlig · 6 years ago
  3. cbe6aed http.bzl: Use syntactically correct checksums in examples by Klaus Aehlig · 6 years ago
  4. 8808f95 Repository rules: add the load statement to the example by Klaus Aehlig · 6 years ago
  5. 852c11f Switch generation of documentation from Skydoc to Stardoc by Klaus Aehlig · 6 years ago
  6. 94e1dcc Make http_* rules return a checksum even if one wasn't provided to be recorded in the resolved file. by dannark · 6 years ago
  7. 09f7cbc Update "name" attr doc for all rules to say "target" instead of "rule" by brandjon · 6 years ago
  8. cb4137e Fix typos in http rule documentation by David Pursehouse · 7 years ago
  9. dc4f62d git/http.bzl: fix doc string about build_file by Klaus Aehlig · 7 years ago
  10. 2c9c05b Add option to specify name for downloaded file to http_file skylark rule by Nicolas Lopez · 7 years ago
  11. d0d5533 http.bzl: Use allow_single_file for labels by Ed Baunton · 7 years ago
  12. eed98a6 http_archive: remove noisy debug prints by Jeremy Nimmer · 7 years ago
  13. d753745 Fix typo in http.bzl by Loo Rong Jie · 7 years ago
  14. e926cfc shell tests, windows: enable more tests by Laszlo Csomor · 7 years ago
  15. 348225e Skylark repositories: support additional arguments for the patch tool by Klaus Aehlig · 7 years ago
  16. 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
  17. 17735dd http.bzl: add http_jar by Klaus Aehlig · 7 years ago
  18. 4c6e784 http_archive: Support workspace_file and workspace_file_contents by Klaus Aehlig · 7 years ago
  19. bd16ab9 http.bzl: drop outdated comment by Klaus Aehlig · 7 years ago
  20. ccd54bd Support patching of git repositories as well by Klaus Aehlig · 7 years ago
  21. a22a287 external repos: add a Skylark library for common tasks by Klaus Aehlig · 7 years ago
  22. 9ac1069 http_archive: fix doc-string by Klaus Aehlig · 7 years ago
  23. 053dfd1 http_archive: allow parameter for a single URL by Klaus Aehlig · 7 years ago
  24. 5a50a7c http_archive: allow top-level BUILD files to be overridden by Klaus Aehlig · 7 years ago
  25. f663327 http_archive: remove outdated comment by Klaus Aehlig · 7 years ago
  26. ada0c37 http_archive: work around #2700 by Klaus Aehlig · 7 years ago
  27. b7272ec http_archive: allow using the shipped BUILD file by Klaus Aehlig · 7 years ago
  28. 0350ad3 http_archive: support programmatic patching by Klaus Aehlig · 7 years ago
  29. 7831d8c Support patches in http_archive by Klaus Aehlig · 7 years ago
  30. 07d012e Enable fallback URLs in Skylark http rules. by David Chen · 8 years ago
  31. 451599a Skylark implementations of http_archive, new_http_archive, and http_file rules. by David Chen · 8 years ago