Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-29 | nix run: Allow passing a command to execute | Eelco Dolstra | 1 | -0/+2 |
2017-07-30 | Replace Unicode quotes in user-facing strings by ASCII | Jörg Thalheim | 1 | -1/+1 |
2017-07-20 | Add "nix search" command | Eelco Dolstra | 1 | -2/+2 |
2017-07-14 | nix: Show help when no arguments are given | Eelco Dolstra | 1 | -2/+3 |
2017-06-07 | Don't show flags from config settings in "nix --help" | Eelco Dolstra | 1 | -26/+57 |
2017-06-07 | nix: Add --help-config flag | Eelco Dolstra | 1 | -1/+1 |
2016-11-26 | Revert "Get rid of unicode quotes (#1140)" | Eelco Dolstra | 1 | -1/+1 |
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | 1 | -1/+1 |
2016-09-21 | Some notational convenience for formatting strings | Eelco Dolstra | 1 | -1/+1 |
2016-04-21 | nix --help: Show short flags | Eelco Dolstra | 1 | -1/+2 |
2016-02-25 | Fix short boolean flags | Eelco Dolstra | 1 | -1/+1 |
2016-02-09 | Start of new Nix command-line interface | Eelco Dolstra | 1 | -0/+2 |
2016-02-09 | New command line parsing infrastructure | Eelco Dolstra | 1 | -0/+160 |