1. 9c98120 Add support for .ar archives (and .deb files) by Kevin Lubick · 3 years ago
  2. d6089e6 Remove stray newline from generated BUILD files by Jay Bazuzi · 3 years ago
  3. f421474 Expose the logic to read user netrc file by Zhongpeng Lin · 3 years, 2 months ago
  4. 7aa5237 Automated rollback of commit 73eaf24a7b290b1a5a47cb2e6c830f3ba10299a3. by pcloudy · 3 years, 3 months ago
  5. 73eaf24 Changes http_archive's netrc attr to a Label. by Jiawen Chen · 3 years, 3 months ago
  6. 15b1840 Fixes #13887: Add downloaded_file_path param to http_jar by Rabi Shanker Guha · 3 years, 6 months ago
  7. 9055c67 Support extracting aar files. by Christopher Peterson Sauer · 3 years, 8 months ago
  8. e9a4e93 bzlmod: Add new features to http_archive rule by pcloudy · 3 years, 9 months ago
  9. 7044529 docs: clarify that urls is order sensitive by David · 4 years, 2 months ago
  10. c5ec3c0 Fix auth_patterns attribute docs. by Jingwen Chen · 5 years ago
  11. 19532fb Fix broken formatting in http repository rules documentation page. by jingwen · 5 years ago
  12. 3c89a91 Set default location for .netrc file for Windows by Yun Peng · 5 years ago
  13. db64550 Extend http downloader to add support for non-standard authorization headers by Cristian Hancila · 5 years ago
  14. a948eb7 Allow patching WORKSPACE and BUILD files in http_archive. by philwo · 5 years ago
  15. 3e5ece3 http_file: Support canonical_id attribute by David Ostrovsky · 5 years ago
  16. cfda041 Make http_jar rule forward compatible by George Gensure · 5 years ago
  17. e9bef0c Add missing full stop. by Googler · 5 years ago
  18. c3d73f7 Readd support for authentication and .netrc by Klaus Aehlig · 6 years ago
  19. a0e3bb2 Remove support for authentication and .netrc by Dmitry Lomov · 6 years ago
  20. 80a63d7 Use native patch API in http_archive and git_repository by Yun Peng · 6 years ago
  21. c26e339 Make http_archive honor $HOME/.netrc by Klaus Aehlig · 6 years ago
  22. e1e074c Make http_archive accept a .netrc file by Klaus Aehlig · 6 years ago
  23. c917ab2 Implement artificial cache sepration by Klaus Aehlig · 6 years ago
  24. cbe6aed http.bzl: Use syntactically correct checksums in examples by Klaus Aehlig · 6 years ago
  25. 8808f95 Repository rules: add the load statement to the example by Klaus Aehlig · 6 years ago
  26. 852c11f Switch generation of documentation from Skydoc to Stardoc by Klaus Aehlig · 6 years ago
  27. 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
  28. 09f7cbc Update "name" attr doc for all rules to say "target" instead of "rule" by brandjon · 6 years ago
  29. cb4137e Fix typos in http rule documentation by David Pursehouse · 7 years ago
  30. dc4f62d git/http.bzl: fix doc string about build_file by Klaus Aehlig · 7 years ago
  31. 2c9c05b Add option to specify name for downloaded file to http_file skylark rule by Nicolas Lopez · 7 years ago
  32. d0d5533 http.bzl: Use allow_single_file for labels by Ed Baunton · 7 years ago
  33. eed98a6 http_archive: remove noisy debug prints by Jeremy Nimmer · 7 years ago
  34. d753745 Fix typo in http.bzl by Loo Rong Jie · 7 years ago
  35. e926cfc shell tests, windows: enable more tests by Laszlo Csomor · 7 years ago
  36. 348225e Skylark repositories: support additional arguments for the patch tool by Klaus Aehlig · 7 years ago
  37. 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
  38. 17735dd http.bzl: add http_jar by Klaus Aehlig · 7 years ago
  39. 4c6e784 http_archive: Support workspace_file and workspace_file_contents by Klaus Aehlig · 7 years ago
  40. bd16ab9 http.bzl: drop outdated comment by Klaus Aehlig · 7 years ago
  41. ccd54bd Support patching of git repositories as well by Klaus Aehlig · 7 years ago
  42. a22a287 external repos: add a Skylark library for common tasks by Klaus Aehlig · 7 years ago
  43. 9ac1069 http_archive: fix doc-string by Klaus Aehlig · 7 years ago
  44. 053dfd1 http_archive: allow parameter for a single URL by Klaus Aehlig · 7 years ago
  45. 5a50a7c http_archive: allow top-level BUILD files to be overridden by Klaus Aehlig · 7 years ago
  46. f663327 http_archive: remove outdated comment by Klaus Aehlig · 7 years ago
  47. ada0c37 http_archive: work around #2700 by Klaus Aehlig · 7 years ago
  48. b7272ec http_archive: allow using the shipped BUILD file by Klaus Aehlig · 7 years ago
  49. 0350ad3 http_archive: support programmatic patching by Klaus Aehlig · 7 years ago
  50. 7831d8c Support patches in http_archive by Klaus Aehlig · 7 years ago
  51. 07d012e Enable fallback URLs in Skylark http rules. by David Chen · 8 years ago
  52. 451599a Skylark implementations of http_archive, new_http_archive, and http_file rules. by David Chen · 8 years ago