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-07-03
Shut up a clang warning
Eelco Dolstra
2020-06-19
More designated initializers
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
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
No C++ designated initializers yet with Clang 7
John Ericson
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-06-02
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-02
Merge remote-tracking branch 'upstream/master' into validPathInfo-ca-proper-d...
John Ericson
2020-06-02
Merge pull request #3639 from obsidiansystems/do-fixme-store-removes
Eelco Dolstra
2020-06-02
WIP
John Ericson
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-28
Fixing the result of merge
Carlo Nucera
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