| Age | Commit message (Expand) | Author |
| 2025-09-09 | pkgs/build-support: fix typos | Ben Siraphob |
| 2025-07-10 | fetchhg: fix hash assertion; make overridable when sha256 set | Yueh-Shun Li |
| 2025-07-09 | fetchhg: format with nixfmt-rfc-style | Yueh-Shun Li |
| 2025-07-09 | fetchhg: make argument hash overridable | Yueh-Shun Li |
| 2025-07-01 | fetchhg: use extendMkDerivation | Yueh-Shun Li |
| 2025-07-01 | fetchhg: allow hash to be empty string and move assertion down under outputHash | Yueh-Shun Li |
| 2025-02-24 | treewide: fix typos in comments | Peder Bergebakken Sundt |
| 2024-12-29 | treewide: load structured attributes in all bash builders consistently | Wolfgang Walther |
| 2024-12-13 | build-support: fix nix-prefetch-* on macOS (#358685) | Jörg Thalheim |
| 2024-12-10 | treewide: format all inactive Nix files | Silvan Mosberger |
| 2024-11-25 | build-support: Simplify tmpdir creation with coreutils | Jonathan del Strother |
| 2024-11-25 | build-support: fix nix-prefetch-* on macOS | Jonathan del Strother |
| 2023-10-04 | treewide: refactor `.attrs.sh` detection | Maximilian Bosch |
| 2023-07-20 | fetchhg: clean up md5 references | Theodore Ni |
| 2023-04-03 | fetchhg: allow specifying (sri) hash | ajs124 |
| 2023-02-13 | treewide: use optionalString | Felix Buehler |
| 2023-01-16 | treewide: remove usages of header and stopNest | Artturin |
| 2022-12-08 | treewide: source .attrs in builders | Artturin |
| 2021-01-27 | treewide: stdenvNoCC.lib -> lib | Ben Siraphob |
| 2019-01-18 | prefer-fetch-remote: an overlay to fetch on remote builders | Jörg Thalheim |
| 2018-07-21 | pkgs/*: remove unreferenced function arguments | volth |
| 2018-01-10 | treewide: Fetchers should use `stdenvNoCC`. | John Ericson |
| 2018-01-09 | treewide: Fixed output fetch* derivations should use `nativeBuildInputs` | John Ericson |
| 2017-03-20 | fetch-*: remove md5 support | Robin Gloster |
| 2016-11-30 | Remove fetchMD5warn | Eelco Dolstra |
| 2016-10-09 | fetch*: print a trace warning about md5 deprecation | Michael Raskin |
| 2016-09-17 | lib/fetchers.nix: factor out impure proxy vars (#18702) | Profpatsch |
| 2016-02-17 | nix-prefetch-hg: Various bash style improvements, fixes #9511 | Benjamin Staffin |
| 2015-10-06 | fetchhg: fixed nix-prefetch-hg interpreter | Juho Östman |
| 2015-05-04 | Merge pull request #7235 from risicle/fetchhgsubrepo | Edward Tjörnhammar |
| 2015-05-04 | fetchhg: add option to fetch hg subrepos | Robert Scott |
| 2015-04-28 | fetchhg: pass proxyvars to hg | Edward Tjörnhammar |
| 2014-08-27 | build-support: Fix nix-prefetch-* on OS X. | aszlig |
| 2014-08-25 | build-support: Use mktemp -d in nix-prefetch-*. | aszlig |
| 2014-06-28 | fetchbzr, fetchdarcs, fetchhg: use `rev` attr | Benno Fünfstück |
| 2014-06-11 | nix-prefetch-{bzr,hg,svn}: print fetched revision | Benno Fünfstück |
| 2014-05-29 | Fix regression in fetchhg. | Rob Vermaas |
| 2014-05-28 | Make fetchhg do the same as nix-prefetch-hg, use hg archive. Fixes #2781. | Rob Vermaas |
| 2013-05-20 | fetchhg: allow untrusted certs (merge #540) | Jack Cummings |
| 2012-12-28 | Remove unnecessary parentheses around if conditions | Eelco Dolstra |
| 2012-08-26 | fetchhg: removing the nix dependency | Lluis Batlle |
| 2012-01-10 | prefer local builds for fetchhg | Rob Vermaas |
| 2011-12-19 | revert previous commit, i'm not awake... | Rob Vermaas |
| 2011-12-19 | make sure fetchhg always produces same output for same revision | Rob Vermaas |
| 2011-11-03 | remove .hg-archival.txt from nix-prefetch-hg result | Rob Vermaas |
| 2011-04-11 | nix-prefetch-hg: if url is local file, do not make clone, but run hg archive ... | Rob Vermaas |
| 2011-04-11 | use same name as nix-prefetch-hg for derivation | Rob Vermaas |
| 2010-07-27 | make nix-prefetch-hg executable | Rob Vermaas |
| 2010-06-12 | Updating go, and making the go expression work in both i686-linux and x86_64-... | Lluís Batlle i Rossell |
| 2010-01-27 | applying patches provided by griswold | Rob Vermaas |