index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-03
Include cpptoml for build simplicity
Eelco Dolstra
2018-07-03
Add a fromTOML primop
Eelco Dolstra
2018-07-03
Store floating point numbers in double precision
Eelco Dolstra
2018-07-03
Merge pull request #2265 from Ma27/nix-why-depends-pager
Eelco Dolstra
2018-07-03
nix why-depends: render output into $PAGER
Maximilian Bosch
2018-07-02
Merge pull request #2158 from Ma27/improve-search-ux
Eelco Dolstra
2018-07-02
search.cc: improve UX for `nix search`
Maximilian Bosch
2018-06-23
repl: use `nix build` for building instead of `nix-store -r`
Will Dietz
2018-06-21
Merge pull request #2243 from peti/master
Eelco Dolstra
2018-06-21
docker: move the docker file to https://github.com/NixOS/docker
Peter Simons
2018-06-19
Merge pull request #2241 from dtzWill/feature/refresh-progress-bar
Eelco Dolstra
2018-06-18
Merge pull request #2240 from dtzWill/fix/use-utillinux-minimal
Shea Levy
2018-06-18
progress-bar: re-draw last update if nothing new for 1sec.
Will Dietz
2018-06-18
sync.hh: return cv_status instead of dropping it, in case useful.
Will Dietz
2018-06-18
release-common: prefer utillinuxMinimal to reduce compile-time deps
Will Dietz
2018-06-18
Detect redirect loops
Eelco Dolstra
2018-06-18
Merge pull request #2234 from symphorien/esrch2
Eelco Dolstra
2018-06-16
libstore/gc.cc: ignore ESRCH when reading symlinks in /proc
Symphorien Gibol
2018-06-14
Merge pull request #2230 from matthewbauer/patch-7
Eelco Dolstra
2018-06-14
Fix optimise-store.cc to skip more paths on macOS
Matthew Justin Bauer
2018-06-13
nix: Remove special handling of .drv files
Eelco Dolstra
2018-06-13
hashDerivationModulo(): Handle chroot stores
Eelco Dolstra
2018-06-13
std::random_shuffle -> std::shuffle
Eelco Dolstra
2018-06-12
Move EvalState from the stack to the heap
Eelco Dolstra
2018-06-12
GC_malloc -> GC_MALLOC
Eelco Dolstra
2018-06-12
Don't scan for roots in dynamic libraries
Eelco Dolstra
2018-06-12
Add temporary stats
Eelco Dolstra
2018-06-12
Cache parse trees
Eelco Dolstra
2018-06-12
Remove duplicate definition of allocBytes()
Eelco Dolstra
2018-06-12
Merge pull request #2224 from serokell/getaddrinfo-preload
Daniel Peebles
2018-06-12
Fix #2162: use getaddrinfo instead of curl to preload NSS
Yorick van Pelt
2018-06-11
Merge pull request #2223 from symphorien/esrch
Eelco Dolstra
2018-06-11
libstore/gc.cc: ignore ESRCH when reading /proc
Symphorien Gibol
2018-06-11
Merge pull request #2211 from unsatcore/master
Eelco Dolstra
2018-06-10
Merge pull request #2220 from 7c6f434c/doc-floats
Shea Levy
2018-06-10
manual: builtins.fromJSON: remove the claim that floats are not allowed
Michael Raskin
2018-06-08
pr-2211: cleanup
Aleksandr Pashkov
2018-06-08
Merge pull request #2215 from AmineChikhaoui/s3-multipart-debug
Eelco Dolstra
2018-06-08
use debug instead of printTalkative to avoid spamming hydra queue
AmineChikhaoui
2018-06-07
pr-2211: cleanup
Aleksandr Pashkov
2018-06-06
Merge pull request #2212 from asymmetric/patch-2
Eelco Dolstra
2018-06-06
Dockerfile: 2.0.4
Lorenzo Manacorda
2018-06-06
tests: more robust check for user namespaces availability (canUseSandbox)
Aleksandr Pashkov
2018-06-05
Don't require --fallback to recover from disappeared binary cache NARs
Eelco Dolstra
2018-06-05
Handle HTTP 410 Gone errors
Eelco Dolstra
2018-06-05
Improve binary cache fallback test
Eelco Dolstra
2018-06-05
Further improve upload messages
Eelco Dolstra
2018-06-05
Remove non-existent NIX_DEBUG_SUBST
Eelco Dolstra
2018-06-01
download.cc: fix readCallback return type (int -> size_t)
Will Dietz
2018-06-01
Improve binary cache upload messages
Eelco Dolstra
[prev]
[next]