index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
args.cc
Age
Commit message (
Expand
)
Author
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-05
nix --help: Group commands
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2019-12-05
Initialize Command::_name
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-12-05
Move Command and MultiCommand to libutil
Eelco Dolstra
2019-11-08
Move editorFor srom libutil to nix
Eelco Dolstra
2019-10-28
editorFor: take a pos object instead
zimbatm
2019-10-23
libutil: add editorFor heuristic
zimbatm
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-08-29
nix run: Allow passing a command to execute
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-20
Add "nix search" command
Eelco Dolstra
2017-07-14
nix: Show help when no arguments are given
Eelco Dolstra
2017-06-07
Don't show flags from config settings in "nix --help"
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-04-21
nix --help: Show short flags
Eelco Dolstra
2016-02-09
New command line parsing infrastructure
Eelco Dolstra