aboutsummaryrefslogtreecommitdiff
path: root/src/libfetchers/git.cc
AgeCommit message (Expand)Author
2020-08-05Merge remote-tracking branch 'upstream/master' into misc-caJohn Ericson
2020-07-20Add UnimplementedError to ease grepping for theseCarlo Nucera
2020-07-16Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...John Ericson
2020-07-01Rename two hash constructors to proper functionsCarlo Nucera
2020-07-01Support building flakes from a shallow Git repoEelco Dolstra
2020-06-03Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-06-01use Tree ctorMatthew Kenigsberg
2020-05-30Ensure we restrict refspec interpretation while fetchingNikola Knezevic
2020-05-30Improve ref validity checking in fetchGitNikola Knezevic
2020-05-30Remove TreeInfoEelco Dolstra
2020-05-26Change remaining bools with FileIngestionMethodCarlo Nucera
2020-05-13Update src/libfetchers/git.ccEelco Dolstra
2020-04-07Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-04-07Merge branch 'fetchgit-recursive' of https://github.com/blitz/nixEelco Dolstra
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-03-30Move fetchers from libstore to libfetchersEelco Dolstra