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
2024-06-24
Revert "libfetchers: make attribute / URL query handling consistent"
jade
2024-06-22
libfetchers: make attribute / URL query handling consistent
Maximilian Bosch
2024-06-18
filetransfer: {up,down}load -> transfer
eldritch horrors
2024-05-09
add and fix -Wignored-qualifiers
Qyriad
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2023-08-22
Tarball trees: Propagate lastModified
Eelco Dolstra
2023-08-01
Don't require .tar/.zip extension for tarball flakerefs
Eelco Dolstra
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-02-28
No inheritance for `TextInfo` and `FixedOutputInfo`
John Ericson
2023-02-28
Revert "Remove some designated initializers"
John Ericson
2023-02-01
Remove some designated initializers
John Ericson
2023-01-23
Don't add `StorePathDescriptor` for now
John Ericson
2023-01-06
Use named field initialization for references
John Ericson
2023-01-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-05-25
Typo
Eelco Dolstra
2022-05-19
fetchTree: Allow fetching plain files
Tony Olagbaiye
2022-03-10
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-02-24
libfetchers: Rename immutable -> locked
Eelco Dolstra
2022-02-16
InputScheme::fetch(): Return a StorePath instead of a Tree
Eelco Dolstra
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2021-12-03
Add support for .tar.gz shorthand (.tgz) to TarballInputScheme
Connor Baker
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
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-04-05
Merge branch 'master' into path-info
John Ericson
2021-03-02
libfetchers/tarball: Lock on effectiveUrl
dramforever
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-01-22
Remove expectedETag assert in tarball.cc
Matthew Bauer
2020-12-23
Cast variants fully for libc++10
Matthew Bauer
2020-10-12
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-10-07
Use PathReferences more widely
John Ericson
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
[next]