aboutsummaryrefslogtreecommitdiff
path: root/src/libfetchers
AgeCommit message (Expand)Author
2020-06-16StorePath: Rewrite in C++Eelco Dolstra
2020-06-12Use `std::string_view` in a few more placesJohn Ericson
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-03libutils/hash: remove default encodingzimbatm
2020-06-02Merge pull request #3639 from obsidiansystems/do-fixme-store-removesEelco Dolstra
2020-05-30Ensure we restrict refspec interpretation while fetchingNikola Knezevic
2020-05-30Improve ref validity checking in fetchGitNikola Knezevic
2020-05-29Remove addToStore variant as requested by `FIXME`John Ericson
2020-05-26Change remaining bools with FileIngestionMethodCarlo Nucera
2020-04-22Path fetcher: Fix store path nameEelco Dolstra
2020-04-08after flake rebaseNikola Knezevic
2020-04-07Merge branch 'fetchgit-recursive' of https://github.com/blitz/nixEelco Dolstra
2020-04-07Add FIXMEEelco Dolstra
2020-04-07PathInput: Add some methodsEelco Dolstra
2020-04-07Respect the narHash attribute in more input typesEelco Dolstra
2020-04-07Add 'path' fetcherEelco Dolstra
2020-04-07Backport libfetchers from the flakes branchEelco Dolstra