index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
Age
Commit message (
Expand
)
Author
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-06-12
Use `std::string_view` in a few more places
John Ericson
2020-06-12
Merge pull request #3674 from matthewbauer/allow-empty-hash2
Eelco Dolstra
2020-06-12
Add newHashAllowEmpty helper function
Matthew Bauer
2020-06-09
Support empty hash in fetchers
Matthew Bauer
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-06-02
Merge pull request #3639 from obsidiansystems/do-fixme-store-removes
Eelco Dolstra
2020-05-30
Ensure we restrict refspec interpretation while fetching
Nikola Knezevic
2020-05-30
Improve ref validity checking in fetchGit
Nikola Knezevic
2020-05-29
Remove addToStore variant as requested by `FIXME`
John Ericson
2020-05-26
Change remaining bools with FileIngestionMethod
Carlo Nucera
2020-04-22
Path fetcher: Fix store path name
Eelco Dolstra
2020-04-08
after flake rebase
Nikola Knezevic
2020-04-07
Merge branch 'fetchgit-recursive' of https://github.com/blitz/nix
Eelco Dolstra
2020-04-07
Add FIXME
Eelco Dolstra
2020-04-07
PathInput: Add some methods
Eelco Dolstra
2020-04-07
Respect the narHash attribute in more input types
Eelco Dolstra
2020-04-07
Add 'path' fetcher
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra