aboutsummaryrefslogtreecommitdiff
path: root/src/libmain/common-args.cc
AgeCommit message (Expand)Author
2024-06-22libmain: add progress bar with multiple status linesFinn Behrens
2024-06-18libmain: fix UB in verbosity assignmentJade Lovelace
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-03-25Overhaul completions, redo #6693 (#8131)John Ericson
2024-03-17Delete hasPrefix and hasSuffix from the codebaseJade Lovelace
2022-10-12Move some options into a misc categoryEelco Dolstra
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2021-02-24Initialize plugins after handling initial command line flagsShea Levy
2021-01-25Group common optionsEelco Dolstra
2021-01-13Convert option descriptions to MarkdownEelco Dolstra
2020-10-29Fix assertion failure in tab completion for --optionEelco Dolstra
2020-10-09Add a description in the completion outputsregnat
2020-08-19Change option descriptions to MarkdownEelco Dolstra
2020-06-17Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-06-08Style fixesEelco Dolstra
2020-06-08Make the logger customisableregnat
2020-05-10SimplifyEelco Dolstra
2020-05-10nix: Implement basic bash completionEelco Dolstra
2020-05-04Flag: Use designated initializersEelco Dolstra
2019-06-25Automatically use --no-net if there are no network interfacesEelco Dolstra
2019-06-24Add '--no-net' convenience flagEelco Dolstra
2019-06-15nix: Support -j flagEelco Dolstra
2018-05-30Modularize config settingsEelco Dolstra
2018-02-08nix-env: Fix parsing of --systemEelco Dolstra
2017-11-14Make config options available to legacy commandsEelco Dolstra
2017-10-24nix: Respect -I, --arg, --argstrEelco Dolstra
2017-06-07Don't show flags from config settings in "nix --help"Eelco Dolstra
2017-04-13Convert Settings to the new config systemEelco Dolstra
2016-04-25Improved logging abstractionEelco Dolstra
2016-02-09Start of new Nix command-line interfaceEelco Dolstra
2016-02-09New command line parsing infrastructureEelco Dolstra