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-31
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-28
Merge branch 'minimal-logger' of https://github.com/Ma27/nix
Eelco Dolstra
2020-08-27
Typo
Eelco Dolstra
2020-08-27
RemoteStore::addToStore(): Fix race between stderrThread and NAR writer
Eelco Dolstra
2020-08-25
Fix tests
Eelco Dolstra
2020-08-24
Fix tests
Eelco Dolstra
2020-08-20
Allow 'nix' subcommands to provide docs in Markdown format
Eelco Dolstra
2020-08-20
List deprecated option aliases in the docs
Eelco Dolstra
2020-08-20
Config: Use nlohmann/json
Eelco Dolstra
2020-08-19
Generate the nix.conf docs from the source code
Eelco Dolstra
2020-08-17
Start generation of the nix.1 manpage
Eelco Dolstra
2020-08-17
Add 'nix dump-args' to dump all commands/flags for manpage generation
Eelco Dolstra
2020-08-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
Eelco Dolstra
2020-08-13
Use `TeeSink` and `TeeSouce` in a few more places
John Ericson
2020-08-05
Remove Hash::operator bool ()
Carlo Nucera
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into make-narHash-not-optional
Carlo Nucera
2020-08-05
Add Hash::dummy to signal default value
Carlo Nucera
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-08-05
Merge pull request #3730 from obsidiansystems/better-ca-parse-errors
Eelco Dolstra
2020-08-05
Merge pull request #3864 from obsidiansystems/more-topo-sort
Eelco Dolstra
2020-08-04
Merge remote-tracking branch 'upstream/master' into better-ca-parse-errors
John Ericson
2020-08-03
Delete compressed NARs
Eelco Dolstra
2020-08-01
Embelish documentation of new Hash functions
John Ericson
2020-08-01
Convert to C-style comments
John Ericson
2020-07-30
Merge branch 'master' of github.com:NixOS/nix into better-ca-parse-errors
Carlo Nucera
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
Abstract out topo sorting logic
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into ca-derivation-data-types
John Ericson
2020-07-27
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-27
Merge branch 'optional-derivation-output-storepath' into ca-derivation-data-t...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-26
libutil/logging: extend `internal-json` logger to make it more machine-readable
Maximilian Bosch
2020-07-24
createUnixDomainSocket(): Fix off-by-one error in copying the socket path
Eelco Dolstra
2020-07-21
Merge remote-tracking branch 'upstream/master' into better-ca-parse-errors
John Ericson
2020-07-21
Merge branch 'fix-and-document-addToStoreSlow' of github.com:obsidiansystems/...
John Ericson
2020-07-20
Add UnimplementedError to ease grepping for these
Carlo Nucera
2020-07-20
Remove period at the end of the exception message
John Ericson
2020-07-20
parser.hh -> split.hh
John Ericson
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 branch 'optional-derivation-output-storepath' of github.com:obsidiansys...
Carlo Nucera
2020-07-16
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
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
[next]