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
2021-02-27
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-26
nix flake update: Recreate the lock file
Eelco Dolstra
2021-02-26
Merge pull request #4530 from alyssais/kill
Eelco Dolstra
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-24
Respect command registrations in plugins.
Shea Levy
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-02-22
Add x86_64 compute levels as additional system types
Daniël de Kok
2021-02-07
Support --no-net for backwards compatibility
Eelco Dolstra
2021-02-07
libutil: EPERM from kill(-1, ...) is fine
Alyssa Ross
2021-02-05
Move the GENERATE_CMP macro to its own file
regnat
2021-01-27
Remove mkFlag()
Eelco Dolstra
2021-01-25
Group common options
Eelco Dolstra
2021-01-25
Group subcommands by category
Eelco Dolstra
2021-01-25
Make '--help' do the same as 'help' (i.e. show a manpage)
Eelco Dolstra
2021-01-25
Merge pull request #4467 from edolstra/error-formatting
Eelco Dolstra
2021-01-22
Add FIXME
Eelco Dolstra
2021-01-21
Change error position formatting
Eelco Dolstra
2021-01-21
Remove trailing whitespace
Eelco Dolstra
2021-01-21
Improve error formatting
Eelco Dolstra
2021-01-18
Merge branch 'slashes-in-github-branches' of https://github.com/Ma27/nix
Eelco Dolstra
2021-01-15
Merge pull request #4240 from bburdette/2259-error-message
Domen Kožar
2021-01-08
Fix tests
Eelco Dolstra
2021-01-08
Support binary unit prefixes in command line arguments
Eelco Dolstra
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2021-01-08
Remove unused mkFlag1
Eelco Dolstra
2021-01-08
Remove mkFlag integer specialisation
Eelco Dolstra
2021-01-08
Remove mkIntFlag
Eelco Dolstra
2020-12-23
Merge pull request #4336 from NixOS/manpages
Eelco Dolstra
2020-12-23
Command: Remove examples()
Eelco Dolstra
2020-12-22
Fix tests
Eelco Dolstra
2020-12-22
Don't log from inside the logger
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-11
usage example location
Ben Burdette
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
[next]