aboutsummaryrefslogtreecommitdiff
path: root/src/libfetchers
AgeCommit message (Expand)Author
2020-06-19More designated initializersJohn Ericson
2020-06-19Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...John Ericson
2020-06-18Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatypeJohn 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-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-03No C++ designated initializers yet with Clang 7John Ericson
2020-06-03libutils/hash: remove default encodingzimbatm
2020-06-02Merge remote-tracking branch 'upstream/master' into no-hash-type-unknownJohn Ericson
2020-06-02Merge remote-tracking branch 'upstream/master' into validPathInfo-ca-proper-d...John Ericson
2020-06-02Merge pull request #3639 from obsidiansystems/do-fixme-store-removesEelco Dolstra
2020-06-02WIPJohn Ericson
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-28Fixing the result of mergeCarlo Nucera
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