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
2018-03-06
logging: Don't throw from Activity destructor
Will Dietz
2018-03-02
don't allocate large buffers on the stack
Will Dietz
2018-03-02
Merge branch 'write-failure-fixes' of git://github.com/lheckemann/nix
Shea Levy
2018-02-26
nix run: Fix segfault on macOS
Eelco Dolstra
2018-02-19
libutil: Fix invalid assert on decoding base64 hashes
Tuomas Tynkkynen
2018-02-19
libutil: Fix infinite loop in filterANSIEscapes on '\r'
Tuomas Tynkkynen
2018-02-19
Config::handleUnknownSettings(): Remove unused 'fatal' argument
Eelco Dolstra
2018-02-19
Merge branch 'register-settings' of https://github.com/shlevy/nix
Eelco Dolstra
2018-02-19
Merge pull request #1857 from dtzWill/fix/check-for-lzma-mt
Eelco Dolstra
2018-02-14
monitor-fds: Fix on macOS.
Shea Levy
2018-02-13
Allow plugins to define new settings.
Shea Levy
2018-02-13
Fix #1762
Linus Heckemann
2018-02-13
Allow includes from nix.conf
Shea Levy
2018-02-11
compression: make parallel sink separate class
Will Dietz
2018-02-11
compression: print warning if parallel requested but not supported
Will Dietz
2018-02-09
configure.ac: check if lzma has MT support, fix deb build/etc.
Will Dietz
2018-02-07
make multi threaded compression configurable and use single threaded
AmineChikhaoui
2018-02-07
Merge branch 'master' of https://github.com/NixOS/nix into parallel-xz
AmineChikhaoui
2018-02-07
Improve filtering of ANSI escape sequences in build logs
Eelco Dolstra
2018-02-07
set block size to 0 to let the lzma lib choose the right one, add
AmineChikhaoui
2018-02-06
support multi threaded xz encoder, this might be particularly useful in
AmineChikhaoui
2018-01-16
Add pure evaluation mode
Eelco Dolstra
2017-12-30
use libbrotli directly when available
Will Dietz
2017-12-11
logging.cc: add missing 'override'
Will Dietz
2017-11-21
Propagate flags like --sandbox to the daemon properly
Eelco Dolstra
2017-11-20
Cleanup
Eelco Dolstra
2017-11-20
Merge pull request #1645 from twhitehead/stat-race
Eelco Dolstra
2017-11-01
fetchMercurial: Don't fetch hashes we already have
Eelco Dolstra
2017-10-30
builtins.fetchgit: Support importing a working tree
Eelco Dolstra
2017-10-30
Fix (highly unlikely) race condition in readLink
Tyson Whitehead
2017-10-25
Pass lists/attrsets to bash as (associative) arrays
Eelco Dolstra
2017-10-24
More progress indicator improvements
Eelco Dolstra
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
[prev]
[next]