about summary refs log tree commit diff
path: root/src/nix/sigs.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-24 nix: Respect -I, --arg, --argstrEelco Dolstra1-2/+7
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim1-3/+3
2017-06-07 Don't show flags from config settings in "nix --help"Eelco Dolstra1-2/+7
2017-05-16 Improve progress indicatorEelco Dolstra1-3/+3
2016-11-26 Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra1-3/+3
2016-11-25 Get rid of unicode quotes (#1140)Guillaume Maudoux1-3/+3
2016-11-09 Merge branch 'ssh-store' of https://github.com/shlevy/nixEelco Dolstra1-1/+1
2016-09-21 printMsg(lvlError, ...) -> printError(...) etc.Eelco Dolstra1-2/+2
2016-09-02 Merge openStore and openStoreAt with default argumentsShea Levy1-1/+1
2016-04-25 Improved logging abstractionEelco Dolstra1-14/+4
2016-04-22 nix copy: ParalleliseEelco Dolstra1-3/+0
2016-04-22 Fold "nix query-path-sigs" into "nix path-info"Eelco Dolstra1-31/+0
2016-04-19 Move path info caching from BinaryCacheStore to StoreEelco Dolstra1-17/+19
2016-04-05 Add "nix sign-paths" commandEelco Dolstra1-1/+49
2016-04-05 Add "nix copy-sigs" commandEelco Dolstra1-0/+133