summaryrefslogtreecommitdiffstats
path: root/src/libmain/common-args.cc
AgeCommit message (Expand)Author
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