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-11-08
Unshare mount namespace in main()
Eelco Dolstra
2021-11-08
Merge branch 'fix-writable-shell' of https://github.com/yorickvP/nix
Eelco Dolstra
2021-11-05
Make the flake options work when using the daemon
regnat
2021-11-03
libstore: Use unix-dotfile vfs if useSQLiteWAL is false
Doron Behar
2021-10-29
Style
Eelco Dolstra
2021-10-29
Merge branch 'master' of https://github.com/alekswn/nix
Eelco Dolstra
2021-10-28
Use nix::connect() to connect to the garbage collector
Eelco Dolstra
2021-10-28
Remove unused variable
Eelco Dolstra
2021-10-28
Merge remote-tracking branch 'origin/master' into non-blocking-gc
Eelco Dolstra
2021-10-27
If max-jobs == 0, do preferLocalBuild on remote builders
Eelco Dolstra
2021-10-27
daemon: Accept 'repeat' setting from untrusted users
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-17
Add error reporting to machine spec paser
Alexey Novikov
2021-10-15
Add a test for the non-blocking GC
Eelco Dolstra
2021-10-15
Fix main GC thread exiting
Eelco Dolstra
2021-10-15
Restore parent mount namespace in restoreProcessContext
Yorick van Pelt
2021-10-15
Fix crash when a GC client disconnects
Eelco Dolstra
2021-10-15
Memoize queryReferrers()
Eelco Dolstra
2021-10-15
Add another path where a Rosetta 2 configuration file is possibly located
yvt
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
[next]