index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2021-10-15
Fix crash when a GC client disconnects
Eelco Dolstra
2021-10-15
Memoize queryReferrers()
Eelco Dolstra
2021-10-14
Speed up GC by marking entire closures as live
Eelco Dolstra
2021-10-14
Remove GCState
Eelco Dolstra
2021-10-14
Move deleteFromStore()
Eelco Dolstra
2021-10-14
pathInfoCache: Use the entire base name as the cache key
Eelco Dolstra
2021-10-14
Make the canReachRoots() traversal non-recursive
Eelco Dolstra
2021-10-14
Cleanup
Eelco Dolstra
2021-10-13
Fix GC when there are cycles in the referrers graph
Eelco Dolstra
2021-10-13
Simplify
Eelco Dolstra
2021-10-13
Use a thread per connection
Eelco Dolstra
2021-10-13
Fix auto-gc
Eelco Dolstra
2021-10-13
Non-blocking garbage collector
Eelco Dolstra
2021-10-13
Remove syncWithGC()
Eelco Dolstra
2021-10-13
Remove trash directory
Eelco Dolstra
2021-10-13
Merge branch 'feature/comp-level' of https://github.com/tomberek/nix
Eelco Dolstra
2021-10-12
Cleanup
Eelco Dolstra
2021-10-12
Merge branch 'nix-repl-download-interruption' of https://github.com/Ma27/nix
Eelco Dolstra
2021-10-12
Add compression level for NARs
Tom Bereknyei
2021-10-11
(partially) Revert "Don't copy in rethrow"
regnat
2021-10-08
libstore-tests: add libutil dependency (fix static link failure)
Sergei Trofimovich
2021-10-07
nix repl: properly deal with interruptions
Maximilian Bosch
2021-10-07
Typo
Eelco Dolstra
2021-10-06
Don't reset the logger in a vfork
Eelco Dolstra
2021-10-05
Merge pull request #5335 from edolstra/socket-paths
Eelco Dolstra
2021-10-05
Add FIXME about ptsname
Eelco Dolstra
2021-10-05
Connect/bind Unix domain sockets in a child process
Eelco Dolstra
2021-10-04
Add a test for RefScanSink and clean up the code
Eelco Dolstra
2021-10-04
scanForReferences(): Use a StorePathSet
Eelco Dolstra
2021-10-01
local-derivation-goal.cc: downgrade "warning: rewriting hashes in..." down to...
Sergei Trofimovich
2021-10-01
Merge pull request #5167 from Ma27/keep-failed-on-ssh-remote-build
Eelco Dolstra
2021-09-30
`std::visit` by reference
John Ericson
2021-09-29
Merge pull request #5295 from Ma27/bmcheck-fod-mismatch
Eelco Dolstra
2021-09-27
build: also throw hash-mismatch errors if `buildMode == bmCheck`
Maximilian Bosch
2021-09-27
Don't copy in rethrow
Eelco Dolstra
2021-09-24
Merge pull request #5253 from edolstra/flake-ifd
Eelco Dolstra
2021-09-23
Shut down write side before draining the read side
Eelco Dolstra
2021-09-23
SSHStore / LegacySSHStore: Show a better error message if the remote is "nolo...
Eelco Dolstra
2021-09-23
Remove risky char *
Eelco Dolstra
2021-09-23
Add some more instrumentation
Eelco Dolstra
2021-09-22
Make setDefault() typed
Eelco Dolstra
2021-09-22
Add missing #include
Eelco Dolstra
2021-09-17
Fix scheme argument to s3 cache
Gregor Kleen
2021-09-15
sandbox: allow Rosetta 2 on Darwin
Emily
2021-09-14
Add 'nix profile wipe-history' command
Eelco Dolstra
2021-09-14
Generations -> profile versions
Eelco Dolstra
2021-09-14
Add "nix profile rollback" command
Eelco Dolstra
2021-09-14
Merge pull request #5247 from edolstra/stablize-ca-references
Eelco Dolstra
2021-09-14
Advise using --extra-experimental-features instead of --experimental-features
Eelco Dolstra
2021-09-14
Remove the 'ca-references' feature check
Eelco Dolstra
[next]