aboutsummaryrefslogtreecommitdiff
path: root/src/libfetchers/fetchers.cc
AgeCommit message (Expand)Author
2020-07-28Merge legacy `fetchGit`-builtin with the generic `fetchTree`-functionMaximilian Bosch
2020-07-16Merge remote-tracking branch 'upstream/master' into hash-always-has-typeJohn Ericson
2020-06-18Revert the `enum struct` changeJohn Ericson
2020-06-18Merge branch 'enum-class' into no-hash-type-unknownJohn Ericson
2020-06-18Merge remote-tracking branch 'upstream/master' into enum-classJohn Ericson
2020-06-17Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-06-12Merge pull request #3674 from matthewbauer/allow-empty-hash2Eelco Dolstra
2020-06-12Add newHashAllowEmpty helper functionMatthew Bauer
2020-06-09Support empty hash in fetchersMatthew Bauer
2020-06-09Fix applyOverride() for githubEelco Dolstra
2020-06-03Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-06-03libutils/hash: remove default encodingzimbatm
2020-06-01use Tree ctorMatthew Kenigsberg
2020-05-30Move substitution into Input::fetch()Eelco Dolstra
2020-05-30Check revCount / lastModified input attributes if specifiedEelco Dolstra
2020-05-30Remove TreeInfoEelco Dolstra
2020-05-28Fixing the result of mergeCarlo Nucera
2020-04-07Respect the narHash attribute in more input typesEelco Dolstra
2020-04-07Backport libfetchers from the flakes branchEelco Dolstra
2020-04-02Respect the narHash attribute in more input typesEelco Dolstra
2020-04-02nix flake info --json: Show TreeInfoEelco Dolstra
2020-03-30Move fetchers from libstore to libfetchersEelco Dolstra