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
2020-08-03
Delete compressed NARs
Eelco Dolstra
2020-07-30
Fix build
Eelco Dolstra
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-30
receiveContents(): unsigned int -> size_t
Eelco Dolstra
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-24
createUnixDomainSocket(): Fix off-by-one error in copying the socket path
Eelco Dolstra
2020-07-20
Merge remote-tracking branch 'upstream/master' into from-dump-stream
John Ericson
2020-07-20
Merge pull request #3822 from obsidiansystems/dump-thrice-fixme
Eelco Dolstra
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-16
Fix bug in TeeSource
John Ericson
2020-07-16
Optimize `addToStoreSlow` and remove `TeeParseSink`
John Ericson
2020-07-15
Revert "LocalStore::addToStoreFromDump copy in chunks"
John Ericson
2020-07-15
Get rid of `LocalStore::addToStoreCommon`
John Ericson
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-14
LocalStore::addToStoreFromDump copy in chunks
John Ericson
2020-07-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-13
Make 'nix copy' to s3:// binary caches run in constant memory
Eelco Dolstra
2020-07-13
Remove istringstream_nocopy
Eelco Dolstra
2020-07-13
NarAccessor: Run in constant memory
Eelco Dolstra
2020-07-13
Make 'nix copy' to file:// binary caches run in constant memory
Eelco Dolstra
2020-07-13
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-12
Fix ANSI color constants
Maximilian Bosch
2020-07-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-08
Fix 'got unknown message type 1 from Nix daemon'
Eelco Dolstra
2020-07-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-07
Fix coverage build
Eelco Dolstra
2020-07-06
bump
Ben Burdette
2020-07-06
revamp trace code and test
Ben Burdette
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-04
spacing
Ben Burdette
2020-07-03
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
John Ericson
2020-07-03
Merge branch 'master' into add-trace
Ben Burdette
2020-07-02
Fix abort in 'nix develop'
Eelco Dolstra
2020-07-02
spacing
Ben Burdette
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-07-01
spacing
Ben Burdette
2020-07-01
Don't process an option if any of its arguments need completion
Eelco Dolstra
2020-07-01
if no errLoc, no Loc.
Ben Burdette
2020-07-01
don't include errpos for addErrorContext
Ben Burdette
2020-07-01
non-pos trace test
Ben Burdette
2020-06-30
fix tests with the 'from string' change
Ben Burdette
2020-06-30
comments and cleanup
Ben Burdette
2020-06-30
double addtrace for 'called from'
Ben Burdette
2020-06-30
Merge branch 'master' into add-trace
Ben Burdette
2020-06-30
invalid pos check
Ben Burdette
2020-06-30
check for a null symbol
Ben Burdette
2020-06-29
trace formatting
Ben Burdette
2020-06-29
NAR parser: Fix missing name field check
Eelco Dolstra
2020-06-29
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-29
showTrace flag in loggers
Ben Burdette
[next]