index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
export-import.cc
Age
Commit message (
Expand
)
Author
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-05-29
Remove addToStore variant as requested by `FIXME`
John Ericson
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-04
Support base-64 hashes
Eelco Dolstra
2017-07-03
Replace a few bool flags with enums
Eelco Dolstra
2017-05-16
Improve progress indicator
Eelco Dolstra
2017-03-01
TeeSink: Pre-reserve string space
Eelco Dolstra
2017-03-01
RemoteStore::addToStore(): Send NAR rather than string containing NAR
Eelco Dolstra
2017-03-01
Handle importing NARs containing files greater than 4 GiB
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-10-21
Remove addPathToAccessor
Eelco Dolstra
2016-10-21
BinaryCacheStore: Optionally write a NAR listing
Eelco Dolstra
2016-10-07
importPaths(): Fix accessor support for Hydra
Eelco Dolstra
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
2016-05-31
nix-copy-closure / build-remote.pl: Disable signature checking
Eelco Dolstra
2016-05-04
Add a Store::addToStore() variant that accepts a NAR
Eelco Dolstra