index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
/
tarball.cc
Age
Commit message (
Expand
)
Author
2021-07-06
allow fetchTarball to take a `name` argument
regnat
2021-05-29
Add .tar.zst support for TarballInputScheme
Timothy Klim
2021-04-09
Revert "libfetchers/tarball: Lock on effectiveUrl"
Eelco Dolstra
2021-03-02
libfetchers/tarball: Lock on effectiveUrl
dramforever
2021-01-22
Remove expectedETag assert in tarball.cc
Matthew Bauer
2020-12-23
Cast variants fully for libc++10
Matthew Bauer
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-29
Make Headers an optional argument
Eelco Dolstra
2020-09-16
Fetch commits from github/gitlab using Auth header
Greg Hale
2020-08-06
Minimize the usage of `Hash::dummy`
John Ericson
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
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-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
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
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
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
WIP
John Ericson
2020-06-01
use Tree ctor
Matthew Kenigsberg
2020-05-30
Remove TreeInfo
Eelco Dolstra
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-08
after flake rebase
Nikola Knezevic
2020-04-07
Respect the narHash attribute in more input types
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra