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-12-23
Command: Remove examples()
Eelco Dolstra
2020-12-21
Move doc() to Args
Eelco Dolstra
2020-12-10
Add lvlNotice log level
Eelco Dolstra
2020-12-09
libstore/openStore: fix stores with IPv6 addresses
Maximilian Bosch
2020-12-03
Add deprecated aliases for renamed commands
Eelco Dolstra
2020-12-02
Add forgotten `override` annotation
regnat
2020-12-02
read(): Use char * instead of unsigned char *
Eelco Dolstra
2020-12-02
Sink: Use std::string_view
Eelco Dolstra
2020-12-02
writeFull/writeFile: Use std::string_view
Eelco Dolstra
2020-12-01
replaceStrings(): Use std::string_view
Eelco Dolstra
2020-12-01
Macro hygiene
Eelco Dolstra
2020-12-01
Macro hygiene
Eelco Dolstra
2020-11-26
archive: disable preallocate-contents by default
Dominique Martinet
2020-11-26
Ask for confirmation before allowing flake Nix configuration settings
Eelco Dolstra
2020-11-16
filterANSIEscapes(): Handle UTF-8 characters
Eelco Dolstra
2020-11-10
Fix stack overflow introduced in #4206
Ricardo M. Correia
2020-11-09
Fix appending to Setting<StringSet>
Eelco Dolstra
2020-10-30
Fix memory corruption caused by GC-invisible coroutine stacks
Robert Hensing
2020-10-30
Fix test
Eelco Dolstra
2020-10-29
Fix assertion failure in tab completion for --option
Eelco Dolstra
2020-10-29
Generalize extra-* settings
Eelco Dolstra
2020-10-29
Merge pull request #4198 from mkenigs/capitalize-JSON
Eelco Dolstra
2020-10-28
Capitalize JSON for consistency
Matthew Kenigsberg
2020-10-28
Consistency
Eelco Dolstra
2020-10-26
BaseSetting<StringMap>::set(): Don't append to previous value
Eelco Dolstra
2020-10-26
Move Explicit
Eelco Dolstra
2020-10-15
Add missing include for MAX_PATH
John Ericson
2020-10-15
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-10-11
Split out `commonChildInit`
John Ericson
2020-10-09
Completions::add(): Guard against newlines
Eelco Dolstra
2020-10-09
Merge pull request #4128 from tweag/extended-completions
Eelco Dolstra
2020-10-09
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-10-09
Remove Lazy
Eelco Dolstra
2020-10-09
writeFile(): Add error context to writeFull() failure
Eelco Dolstra
2020-10-09
Add a description in the completion outputs
regnat
2020-10-07
Serialize exceptions from the sandbox process to the parent
Eelco Dolstra
2020-10-07
Formatting
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-10-06
Factor out common showBytes()
Eelco Dolstra
2020-10-06
Add missing #pragma once
Eelco Dolstra
2020-10-05
Fix s3:// store
Eelco Dolstra
2020-09-29
Merge branch 'master' into access-tokens
Kevin Quick
2020-09-25
Merge remote-tracking branch 'origin/master' into github-api-token
Gregory Hale
2020-09-25
stdout_ -> cout
John Ericson
2020-09-25
expectArg(): Respect the 'optional' flag
Eelco Dolstra
2020-09-24
Support StringMap configuration settings.
Kevin Quick
2020-09-23
Merge pull request #4054 from edolstra/fix-4021
Eelco Dolstra
2020-09-23
lstat() cleanup
Eelco Dolstra
2020-09-23
libutil/archive: add preallocate-contents option
Dominique Martinet
2020-09-22
Merge branch 'add-ca-to-store' of https://github.com/hercules-ci/nix
Eelco Dolstra
[next]