index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into add-body-to-network-errors
Carlo Nucera
2020-07-15
Revert "LocalStore::addToStore(srcPath): Handle the flat case"
Eelco Dolstra
2020-07-14
Doh
Eelco Dolstra
2020-07-13
Fix 'nix verify --all' on a binary cache (cached case)
Eelco Dolstra
2020-07-13
nix verify: Show correct path when using --all on a binary cache
Eelco Dolstra
2020-07-13
Make 'nix copy' to s3:// binary caches run in constant memory
Eelco Dolstra
2020-07-13
Remove istringstream_nocopy
Eelco Dolstra
2020-07-13
Remove 'accessor' from addToStore()
Eelco Dolstra
2020-07-13
NarAccessor: Run in constant memory
Eelco Dolstra
2020-07-13
Make 'nix copy' to file:// binary caches run in constant memory
Eelco Dolstra
2020-07-13
Store::pathInfoToJSON(): Use consistent format for downloadHash
Eelco Dolstra
2020-07-13
toStorePath(): Return a StorePath and the suffix
Eelco Dolstra
2020-07-13
Add a test for local NAR caching
Eelco Dolstra
2020-07-13
Fix 'nix verify --all' on a binary cache and add a test
Eelco Dolstra
2020-07-13
Add a test for DWARF debug info index generation
Eelco Dolstra
2020-07-13
Add a test for NAR listing generation
Eelco Dolstra
2020-07-13
Merge pull request #3805 from Ma27/ansi-color-fix
Eelco Dolstra
2020-07-12
Fix ANSI color constants
Maximilian Bosch
2020-07-10
Avoid a redundant hash
Eelco Dolstra
2020-07-10
Factor out commonality between nix-prefetch-url and nix-store --add-fixed
Eelco Dolstra
2020-07-10
nix-store --add-fixed: Run in constant memory
Eelco Dolstra
2020-07-10
nix-prefetch-url: Run in constant memory when using RemoteStore
Eelco Dolstra
2020-07-10
.dir-locals.el: Set c-block-comment-prefix
Eelco Dolstra
2020-07-09
LocalStore::addToStore(srcPath): Handle the flat case
Eelco Dolstra
2020-07-09
Merge pull request #3797 from nix-macos-perf-test/macos-perf-test
Eelco Dolstra
2020-07-08
add temp CI job to test syspolicy impact
Travis A. Everett
2020-07-08
Cleanup
Eelco Dolstra
2020-07-08
Make LocalStore::addToStore(srcPath) run in constant memory
Eelco Dolstra
2020-07-08
upload-release.pl: Update latest-release branch
Eelco Dolstra
2020-07-08
Fix 'got unknown message type 1 from Nix daemon'
Eelco Dolstra
2020-07-07
Fix coverage build
Eelco Dolstra
2020-07-07
exportReferencesGraph: Fix support for non-top-level store paths
Eelco Dolstra
2020-07-06
Merge pull request #3783 from bburdette/macos-test
Eelco Dolstra
2020-07-06
bump
Ben Burdette
2020-07-06
revamp trace code and test
Ben Burdette
2020-07-04
spacing
Ben Burdette
2020-07-03
Merge remote-tracking branch 'upstream/master' into add-body-to-network-errors
John Ericson
2020-07-03
Merge branch 'add-trace' of https://github.com/bburdette/nix
Eelco Dolstra
2020-07-03
Merge branch 'master' into add-trace
Ben Burdette
2020-07-03
nix develop: Fix bad regex
Eelco Dolstra
2020-07-03
Shut up a clang warning
Eelco Dolstra
2020-07-03
Merge pull request #3778 from tweag/parallel-tests
Eelco Dolstra
2020-07-03
Hopefully fix macOS test failure
Eelco Dolstra
2020-07-03
Shorten the path to the test root
regnat
2020-07-03
Fix the test dependencies
regnat
2020-07-02
Add test for nix develop
Eelco Dolstra
2020-07-02
Fix abort in 'nix develop'
Eelco Dolstra
2020-07-02
spacing
Ben Burdette
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-07-02
Set gc-reserved-space to 0 in tests
Eelco Dolstra
[next]