index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-05-31
Shut up some clang warnings
Eelco Dolstra
2016-05-31
Fix clang build failure
Eelco Dolstra
2016-05-31
nix-copy-closure / build-remote.pl: Disable signature checking
Eelco Dolstra
2016-05-31
use $(LIBLZMA_LIBS) instead of -llzma
Dmitry Kalinkin
2016-05-30
Fix build
Eelco Dolstra
2016-05-30
Check signatures before downloading the substitute
Eelco Dolstra
2016-05-30
Test the NAR info cache
Eelco Dolstra
2016-05-30
Re-implement binary cache signature checking
Eelco Dolstra
2016-05-30
LocalStore::addToStore: Verify hash of the imported path
Eelco Dolstra
2016-05-30
Re-implement the WantMassQuery property of binary caches
Eelco Dolstra
2016-05-30
Fix repair during substitution
Eelco Dolstra
2016-05-30
BinaryCacheStore: Remove buildPaths() / ensurePath()
Eelco Dolstra
2016-05-04
Make the aws-cpp-sdk dependency optional
Eelco Dolstra
2016-05-04
Cleanup: Remove singleton()
Eelco Dolstra
2016-05-04
Do compression in a sink
Eelco Dolstra
2016-05-04
More GC fixes
Eelco Dolstra
2016-05-04
Add a Store::addToStore() variant that accepts a NAR
Eelco Dolstra
2016-05-04
nix-daemon: Fix queryPathInfo() backward compatibility
Eelco Dolstra
2016-05-04
Fix segfault in xz compression/decompression
Eelco Dolstra
2016-05-04
Remove OpenSSL-based signing
Eelco Dolstra
2016-05-04
Add a copyStorePath() utility function
Eelco Dolstra
2016-04-29
Support Git repos in the Nix path
Eelco Dolstra
2016-04-29
Add fetchgit builtin
Eelco Dolstra
2016-04-29
nix-store -l: Simplify implementation
Eelco Dolstra
2016-04-29
BinaryCacheStore: Support bzip2 compression
Eelco Dolstra
2016-04-29
nix verify --all: Support local binary caches
Eelco Dolstra
2016-04-29
Better error message
Eelco Dolstra
2016-04-29
BinaryCacheStore: Support "none" compression method
Eelco Dolstra
2016-04-29
BinaryCacheStore: Make the signing key a parameter
Eelco Dolstra
2016-04-29
BinaryCacheStore::queryPathInfo: Don't check signatures
Eelco Dolstra
2016-04-29
Allow parameters in store URIs
Eelco Dolstra
2016-04-29
Eliminate the substituter mechanism
Eelco Dolstra
2016-04-28
Really handle carriage return
Eelco Dolstra
2016-04-28
Fix error message
Eelco Dolstra
2016-04-25
Handle carriage return
Eelco Dolstra
2016-04-25
nix: Disable verbose builds
Eelco Dolstra
2016-04-25
Show the log tail when a build fails
Eelco Dolstra
2016-04-25
Remove --print-build-trace
Eelco Dolstra
2016-04-25
Fix "path is not in the Nix store" during GC
Eelco Dolstra
2016-04-25
Remove nix-log2xml
Eelco Dolstra
2016-04-25
Improved logging abstraction
Eelco Dolstra
2016-04-22
Factor out parallel processing of work items that have dependencies
Eelco Dolstra
2016-04-22
nix copy: Parallelise
Eelco Dolstra
2016-04-22
ThreadPool: Start doing work as soon as work items are enqueued
Eelco Dolstra
2016-04-22
Make compression interruptible
Eelco Dolstra
2016-04-22
Fold "nix query-path-sigs" into "nix path-info"
Eelco Dolstra
2016-04-22
Add "nix copy" command
Eelco Dolstra
2016-04-22
BinaryCacheStore: When adding a path, ensure the references are valid
Eelco Dolstra
2016-04-21
Fix test failures
Eelco Dolstra
2016-04-21
Implement S3BinaryCacheStore::queryAllValidPaths()
Eelco Dolstra
[next]