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