index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
verify.cc
Age
Commit message (
Expand
)
Author
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-08-28
Give activities a verbosity level again
Eelco Dolstra
2017-08-16
nix verify: Restore the progress indicator
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-06-07
Don't show flags from config settings in "nix --help"
Eelco Dolstra
2017-05-16
Improve progress indicator
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-11-09
Merge branch 'ssh-store' of https://github.com/shlevy/nix
Eelco Dolstra
2016-09-21
printMsg(lvlError, ...) -> printError(...) etc.
Eelco Dolstra
2016-09-02
Merge openStore and openStoreAt with default arguments
Shea Levy
2016-08-10
Mark content-addressed paths in the Nix database and in .narinfo
Eelco Dolstra
2016-04-25
Improved logging abstraction
Eelco Dolstra
2016-04-22
nix copy: Parallelise
Eelco Dolstra
2016-04-21
Implement S3BinaryCacheStore::queryAllValidPaths()
Eelco Dolstra
2016-04-21
nix --help: Show usage examples
Eelco Dolstra
2016-04-19
Move path info caching from BinaryCacheStore to Store
Eelco Dolstra
2016-04-15
Unify "nix verify-paths" and "nix verify-store"
Eelco Dolstra
2016-04-07
nix verify-paths: Add ‘--sigs-needed <N>’ flag
Eelco Dolstra
2016-03-30
nix verify: Support checking against signatures in other stores
Eelco Dolstra
2016-03-29
Add "nix verify-store" command
Eelco Dolstra
2016-03-29
Add "nix verify-paths" command
Eelco Dolstra