index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-10-12
Merge pull request #1580 from copumpkin/retry-after-timeout
Eelco Dolstra
2017-10-09
Fix a hang in ThreadPool
Eelco Dolstra
2017-10-02
Reverse retry logic to retry in all but a few cases
Dan Peebles
2017-09-28
nix run: Restore signals
Eelco Dolstra
2017-09-27
nix copy: make recursive by default
Eelco Dolstra
2017-09-27
Tweak message
Eelco Dolstra
2017-09-27
nix build: Fix realising a store path
Eelco Dolstra
2017-09-25
nix why-depends: Write to stdout
Eelco Dolstra
2017-09-25
Add "nix show-derivation"
Eelco Dolstra
2017-09-25
Doh
Eelco Dolstra
2017-09-21
Improve error message for conflicting priorities
Matthieu Coudron
2017-09-18
nix-shell: Ignore readFile() errors
Eelco Dolstra
2017-09-18
Don't remove Content-Encoding in fetchurl / nix-prefetch-url
Eelco Dolstra
2017-09-14
RemoteStore: Add option to drop old connections from the pool
Eelco Dolstra
2017-09-14
Show the pid of temporary roots
Eelco Dolstra
2017-09-14
nix-store -q --roots / --gc --print-roots: Print temporary / in-memory roots
Eelco Dolstra
2017-09-14
Add "nix add-to-store" command
Eelco Dolstra
2017-09-14
nix why-depends: Fix showing self-references
Eelco Dolstra
2017-09-11
nix why-depends: Add option to show all edges causing a dependency
Eelco Dolstra
2017-09-10
Add command "nix why-depends"
Eelco Dolstra
2017-09-10
Typo
Eelco Dolstra
2017-09-10
nix build: Only download the requested derivation outputs
Eelco Dolstra
2017-09-08
LegacySSHStore: Include signatures etc.
Eelco Dolstra
2017-09-08
nix copy: Add --substitute flag
Eelco Dolstra
2017-09-08
ThreadPool: On exception, interrupt the other worker threads
Eelco Dolstra
2017-09-08
copyStorePath(): Fill in missing narHash regardless of checkSigs
Eelco Dolstra
2017-09-08
nix copy: Don't open the --from store twice
Eelco Dolstra
2017-09-08
ThreadPool: Improve exception handling
Eelco Dolstra
2017-09-08
nix copy: Add examples
Eelco Dolstra
2017-09-08
Communicate the structured log FD to builders
Eelco Dolstra
2017-09-07
nix search: Add examples
Eelco Dolstra
2017-09-07
nix eval: Add examples
Eelco Dolstra
2017-09-07
nix log: Add examples
Eelco Dolstra
2017-09-07
nix build: Add examples
Eelco Dolstra
2017-09-07
nix run: Add some examples
Eelco Dolstra
2017-09-06
nix build: Add --out-link and --no-link options
Eelco Dolstra
2017-09-06
nix build: Create result symlinks
Eelco Dolstra
2017-09-06
Fix abort when the GC thread gets an exception
Eelco Dolstra
2017-09-05
Add automatic garbage collection
Eelco Dolstra
2017-09-05
GC: Don't delete own temproots file
Eelco Dolstra
2017-09-01
Abort curl downloads if there is no progress for 5 minutes
Eelco Dolstra
2017-09-01
Fix verbosity level for nix build --dry-run
Eelco Dolstra
2017-08-31
src/libmain/stack.cc: fix 'ucontext' usage on glibc-2.26
Sergei Trofimovich
2017-08-31
Call queryMissing() prior to building
Eelco Dolstra
2017-08-31
Add an activity for binary cache queries
Eelco Dolstra
2017-08-31
Rename a few configuration options
Eelco Dolstra
2017-08-31
More macOS build fixes
Eelco Dolstra
2017-08-31
Fix build failure on non-Linux
Eelco Dolstra
2017-08-31
Fix mismatched tag warning
Eelco Dolstra
2017-08-29
nix edit / log: Operate on a single Installable
Eelco Dolstra
[prev]
[next]