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
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-09-13
std::uncaught_exception() -> std::uncaught_exceptions()
Eelco Dolstra
2019-09-04
BinaryCacheStore: Add index-debug-info option
Eelco Dolstra
2019-09-03
Support allowSubstitutes attribute in structured attribute derivations
Eelco Dolstra
2019-09-03
Add some noexcepts
Eelco Dolstra
2019-09-03
Ensure that Callback is called only once
Eelco Dolstra
2019-09-03
Downloader: Remove a possible double call to Callback
Eelco Dolstra
2019-08-29
Merge pull request #3069 from matthewbauer/max-name
Eelco Dolstra
2019-08-29
Don't rely on st_blocks
Eelco Dolstra
2019-08-29
Cleanup
Eelco Dolstra
2019-08-28
Set maximum name length in Nix
Matthew Bauer
2019-08-28
Don't send certain setting overrides to the daemon
Eelco Dolstra
2019-08-27
Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nix
Eelco Dolstra
2019-08-23
Reset tmpDirInSandbox for unsandboxed
Matthew Bauer
2019-08-08
Merge pull request #3031 from grahamc/low-speed-limit
Eelco Dolstra
2019-08-08
conf: stalled-download-timeout: make tunable
Graham Christensen
2019-08-07
Merge pull request #3030 from dtzWill/fix/missing-include-ocloexec
Eelco Dolstra
2019-08-07
Merge pull request #2995 from tweag/post-build-hook
Eelco Dolstra
2019-08-07
pathlocks: add include to fcntl.h for O_CLOEXEC
Will Dietz
2019-08-02
nix-store --verify: Don't repair while holding the GC lock
Eelco Dolstra
2019-08-02
Simplify
Eelco Dolstra
2019-08-02
Use BSD instead of POSIX file locks
Eelco Dolstra
2019-08-02
Add a test for auto-GC
Eelco Dolstra
2019-08-02
Add a post-build-hook
regnat
2019-07-30
Don’t rely on EPERM
Matthew Bauer
2019-07-30
Disable findRuntimeRoots on darwin when running tests because lsof is slow
Bas van Dijk
2019-07-25
Use sandbox fallback when cloning fails in builder
Matthew Bauer
2019-07-25
Disable CLONE_NEWUSER when it’s unavailable
Matthew Bauer
2019-07-13
Merge pull request #2975 from matthewbauer/fix-nsswitch-issue
Eelco Dolstra
2019-07-10
Resume NAR downloads
Eelco Dolstra
2019-07-10
HttpBinaryCacheStore: Use default number of retries for NARs
Eelco Dolstra
2019-07-10
Downloader: Use warn()
Eelco Dolstra
2019-07-10
Revert "Fix 'error 9 while decompressing xz file'"
Eelco Dolstra
2019-07-02
Merge pull request #2779 from LnL7/build-exit-codes
Eelco Dolstra
2019-07-02
Merge pull request #2974 from grahamc/invalid-name
Eelco Dolstra
2019-07-02
checkStoreName: give more precise/verbose error information
Graham Christensen
2019-07-02
build: replace 100 offset for build exit codes
Daiderd Jordan
2019-07-02
build: use binary mask for build status flags
Daiderd Jordan
2019-07-02
build: add exit code for hash and check mismatches
Daiderd Jordan
2019-06-28
Fix `http2 = false` having no effect. Fixes #2971.
Aniket Deshpande
2019-06-27
Don’t use entire /etc/nsswitch.conf file
Matthew Bauer
2019-06-25
nix-channel: Don't fetch binary-cache-url
Eelco Dolstra
2019-06-24
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
2019-06-24
Add '--no-net' convenience flag
Eelco Dolstra
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2019-06-24
Downloader: Propagate exceptions from decompressionSink->finish()
Eelco Dolstra
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
2019-06-17
Another attempt at getting pseudoterminals to work on macOS
Eelco Dolstra
[next]