index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libmain
/
common-args.cc
Age
Commit message (
Expand
)
Author
2024-06-22
libmain: add progress bar with multiple status lines
Finn Behrens
2024-06-18
libmain: fix UB in verbosity assignment
Jade Lovelace
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-03-25
Overhaul completions, redo #6693 (#8131)
John Ericson
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2022-10-12
Move some options into a misc category
Eelco Dolstra
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-01-25
Group common options
Eelco Dolstra
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2020-10-29
Fix assertion failure in tab completion for --option
Eelco Dolstra
2020-10-09
Add a description in the completion outputs
regnat
2020-08-19
Change option descriptions to Markdown
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-08
Style fixes
Eelco Dolstra
2020-06-08
Make the logger customisable
regnat
2020-05-10
Simplify
Eelco Dolstra
2020-05-10
nix: Implement basic bash completion
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2019-06-25
Automatically use --no-net if there are no network interfaces
Eelco Dolstra
2019-06-24
Add '--no-net' convenience flag
Eelco Dolstra
2019-06-15
nix: Support -j flag
Eelco Dolstra
2018-05-30
Modularize config settings
Eelco Dolstra
2018-02-08
nix-env: Fix parsing of --system
Eelco Dolstra
2017-11-14
Make config options available to legacy commands
Eelco Dolstra
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-06-07
Don't show flags from config settings in "nix --help"
Eelco Dolstra
2017-04-13
Convert Settings to the new config system
Eelco Dolstra
2016-04-25
Improved logging abstraction
Eelco Dolstra
2016-02-09
Start of new Nix command-line interface
Eelco Dolstra
2016-02-09
New command line parsing infrastructure
Eelco Dolstra