index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
Age
Commit message (
Expand
)
Author
2017-10-24
Handle log messages from build-remote
Eelco Dolstra
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-10-23
Pass all settings to build-remote
Eelco Dolstra
2017-10-09
Fix a hang in ThreadPool
Eelco Dolstra
2017-09-25
Doh
Eelco Dolstra
2017-09-14
RemoteStore: Add option to drop old connections from the pool
Eelco Dolstra
2017-09-14
Add "nix add-to-store" command
Eelco Dolstra
2017-09-08
ThreadPool: On exception, interrupt the other worker threads
Eelco Dolstra
2017-09-08
ThreadPool: Improve exception handling
Eelco Dolstra
2017-09-06
nix build: Add --out-link and --no-link options
Eelco Dolstra
2017-08-31
Add an activity for binary cache queries
Eelco Dolstra
2017-08-31
Fix mismatched tag warning
Eelco Dolstra
2017-08-29
nix run: Allow passing a command to execute
Eelco Dolstra
2017-08-29
readLink(): Handle symlinks in /proc
Eelco Dolstra
2017-08-28
Give activities a verbosity level again
Eelco Dolstra
2017-08-28
Tunnel progress messages from the daemon to the client
Eelco Dolstra
2017-08-28
Simplify
Eelco Dolstra
2017-08-25
Simplify
Eelco Dolstra
2017-08-25
Allow derivations to update the build phase
Eelco Dolstra
2017-08-25
Allow activities to be nested
Eelco Dolstra
2017-08-25
Handle SIGWINCH
Eelco Dolstra
2017-08-25
Typo
Eelco Dolstra
2017-08-25
Restore activity metadata
Eelco Dolstra
2017-08-21
Disallow accidental copy construction
Eelco Dolstra
2017-08-18
Remove unused decodeOctalEscaped
Andy Wingo
2017-08-16
nix verify: Restore the progress indicator
Eelco Dolstra
2017-08-16
nix optimise-store: Show how much space has been freed
Eelco Dolstra
2017-08-16
nix optimise-store: Add
Eelco Dolstra
2017-08-16
Progress indicator: Cleanup
Eelco Dolstra
2017-08-16
Progress indicator: More improvements
Eelco Dolstra
2017-08-16
Progress indicator: Show number of active items
Eelco Dolstra
2017-08-16
Progress indicator: Unify "copying" and "substituting"
Eelco Dolstra
2017-08-16
Improve substitution progress indicator
Eelco Dolstra
2017-08-16
nix copy: Improve progress indicator
Eelco Dolstra
2017-08-16
nix copy: Revive progress bar
Eelco Dolstra
2017-08-09
Use /proc/self/fd to efficiently close all FDs on Linux
Eelco Dolstra
2017-08-03
Include missing <cstdlib> for abort()
Brian McKenna
2017-07-31
Merge branch 'macOS' of https://github.com/davidak/nix
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-30
replace "Mac OS X" with "macOS"
davidak
2017-07-28
nix-prefetch-url: Fix regression in hash printing
Eelco Dolstra
2017-07-26
nix search: Add a cache
Eelco Dolstra
2017-07-20
Add "nix search" command
Eelco Dolstra
2017-07-14
nix: Show help when no arguments are given
Eelco Dolstra
2017-07-11
replaceSymlink(): Handle the case where the temporary file already exists
Eelco Dolstra
2017-07-10
Merge pull request #1422 from nh2/fix-potential-hash-comparison-crash
Eelco Dolstra
2017-07-04
Support base-64 hashes
Eelco Dolstra
2017-07-03
processGraph(): Call getEdges in parallel
Eelco Dolstra
2017-06-24
Fix potential crash/wrong result two hashes of unequal length are compared
Niklas Hambüchen
2017-06-12
Suppress spurious "killing process N: Operation not permitted" on macOS
Eelco Dolstra
[next]