index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
/
mercurial.cc
Age
Commit message (
Expand
)
Author
2021-07-06
allow fetchMercurial to take a `name` argument
regnat
2020-12-23
Cast variants fully for libc++10
Matthew Bauer
2020-11-23
fetchMercurial: set HGPLAIN when invoking hg
Luke Granger-Brown
2020-11-10
Fix use of dirty Git/Mercurial inputs with chroot stores
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-21
Don't include <regex> in header files
Eelco Dolstra
2020-07-31
Fix indentation
John Ericson
2020-07-16
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-01
Rename two hash constructors to proper functions
Carlo Nucera
2020-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-01
use Tree ctor
Matthew Kenigsberg
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-26
Change remaining bools with FileIngestionMethod
Carlo Nucera
2020-04-07
Respect the narHash attribute in more input types
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-04-02
Respect the narHash attribute in more input types
Eelco Dolstra
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra