index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-10-09
Go back to 755 permission on per-user directories
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-defexpr automatically
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
2019-10-09
Remove world-writability from per-user directories
Eelco Dolstra
2019-10-09
Filter ANSI escape sequences in -L output
Eelco Dolstra
2019-10-09
Make std::uncaught_exception warning less noisy
Eelco Dolstra
2019-10-09
Fix Bison 2.4 warning
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-10-09
getSourceExpr(): Handle channels
Eelco Dolstra
2019-10-09
Merge pull request #3132 from matthewbauer/handle-sandbox-shell
Eelco Dolstra
2019-10-09
nix search: Don't quietly ignore errors
Eelco Dolstra
2019-10-09
nix-build: Fix compilation
Eelco Dolstra
2019-10-08
Handle empty sandbox_shell
Matthew Bauer
2019-10-08
Don’t source bashrc in pure mode
Matthew Bauer
2019-10-07
nix search: remove verbose example
Sam Doshi
2019-10-04
Revert "std::uncaught_exception() -> std::uncaught_exceptions()"
Eelco Dolstra
2019-10-02
Fix indentation
Eelco Dolstra
2019-10-01
Fix fetchTarball with chroot stores
Eelco Dolstra
2019-09-30
Merge pull request #2338 from bobvanderlinden/pr-cannot-delete-alive-why
Domen Kožar
2019-09-23
Merge pull request #3103 from bhipple/fix/spelling
Eelco Dolstra
2019-09-23
Merge pull request #3104 from zimbatm/no-show-trace-forwarding
Eelco Dolstra
2019-09-22
Shut up some warnings
Eelco Dolstra
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-09-22
libstore: don't forward --show-trace
zimbatm
2019-09-21
Fix spelling in comment
Benjamin Hipple
2019-09-18
function-trace: always show the trace
zimbatm
2019-09-13
std::uncaught_exception() -> std::uncaught_exceptions()
Eelco Dolstra
2019-09-04
Disable OpenSSL lock callback on OpenSSL >= 1.1.1
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
Merge pull request #2921 from matthewbauer/handle-sigwinch
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-16
nix-store: fix out of sync protocol
zimbatm
2019-08-16
libutil: add SizedSource
zimbatm
2019-08-15
Merge pull request #2782 from grahamc/flames
Eelco Dolstra
2019-08-14
Track function start and ends for flame graphs
Graham Christensen
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
[next]