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
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-05-31
libutil: fix args assert being thrown on Darwin in nix-eval-jobs
Jade Lovelace
2024-05-30
libutil/args: warn on unknown settings after parsing all flags
Cole Helbling
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-28
util.{hh,cc}: Split out environment-variables.{hh,cc}
Tom Hubrecht
2024-03-27
HOT SALE: 15% off your build times!
Jade Lovelace
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
Overhaul completions, redo #6693 (#8131)
John Ericson
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-04
Merge pull request #8931 from fricklerhandwerk/nix3-config-options
Théophane Hufschmitt
2023-08-11
MultiCommand::toJSON: Fix use-after-move
Yorick van Pelt
2023-06-18
Create nlohmann serializers for `std::optional` and use
John Ericson
2023-04-03
Stuctured command stability
John Ericson
2023-03-20
Fix handling of experimental features mid-parse
John Ericson
2023-02-10
Completions::add use libutil trim()
Philipp Jungkamp
2023-02-10
Infer short completion descriptions for commandline flags
Philipp Jungkamp
2022-10-22
Fix C++20 warnings
Graham Bennett
2022-09-13
Trim option descriptions
Eelco Dolstra
2022-07-11
Fix flake input completion for `InstallablesCommand`s
Naïm Favier
2022-04-19
Merge pull request #6128 from ncfavier/fix-completion
Eelco Dolstra
2022-03-07
Perform tilde expansion when completing flake fragments
Naïm Favier
2022-03-07
Make completeDir follow symlinks
Naïm Favier
2022-03-07
Ensure the completion marker is not processed beyond completion
Naïm Favier
2022-03-07
Implement a suggestions mechanism
regnat
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-12-22
Don't insert spaces when completing attribute paths
Naïm Favier
2021-09-13
nix --help: Display help using lowdown instead of man
Eelco Dolstra
2021-02-26
nix flake update: Recreate the lock file
Eelco Dolstra
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-07
Support --no-net for backwards compatibility
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
2020-12-23
Command: Remove examples()
Eelco Dolstra
2020-12-21
Move doc() to Args
Eelco Dolstra
2020-12-03
Add deprecated aliases for renamed commands
Eelco Dolstra
2020-10-09
Completions::add(): Guard against newlines
Eelco Dolstra
2020-10-09
Add a description in the completion outputs
regnat
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-08-20
Allow 'nix' subcommands to provide docs in Markdown format
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-07-01
Don't process an option if any of its arguments need completion
Eelco Dolstra
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
[next]