aboutsummaryrefslogtreecommitdiff
path: root/src/libmain/common-args.hh
AgeCommit message (Expand)Author
2023-04-28nix: Support the --repair flagEelco Dolstra
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
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
2017-04-24Factor out --jsonEelco Dolstra
2016-02-09Start of new Nix command-line interfaceEelco Dolstra
2016-02-09New command line parsing infrastructureEelco Dolstra