aboutsummaryrefslogtreecommitdiff
path: root/src/libfetchers/mercurial.cc
AgeCommit message (Expand)Author
2020-10-06Remove static variable name clashesEelco Dolstra
2020-09-21Don't include <regex> in header filesEelco Dolstra
2020-07-31Fix indentationJohn Ericson
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-06-03Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-06-01use Tree ctorMatthew Kenigsberg
2020-05-30Remove TreeInfoEelco Dolstra
2020-05-26Change remaining bools with FileIngestionMethodCarlo 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-03-30Move fetchers from libstore to libfetchersEelco Dolstra