index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
main.cc
Age
Commit message (
Expand
)
Author
2023-03-27
Merge pull request #8084 from edolstra/store-docs
Eelco Dolstra
2023-03-21
Add a "help" category
Eelco Dolstra
2023-03-21
Move store docs to 'nix help-stores'
Eelco Dolstra
2023-03-21
Support per-store Markdown documentation
Eelco Dolstra
2023-03-21
nix store --help: Include store type documentation
Eelco Dolstra
2023-03-20
Fix handling of experimental features mid-parse
John Ericson
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-15
Make command infra less stateful and more regular
John Ericson
2023-03-02
Get rid of some unchecked calls to std::cout
Eelco Dolstra
2023-01-19
Revert "Revert "Merge pull request #6204 from layus/coerce-string""
Guillaume Maudoux
2023-01-18
Revert "Merge pull request #6204 from layus/coerce-string"
Robert Hensing
2023-01-02
Merge remote-tracking branch 'origin/master' into coerce-string
Eelco Dolstra
2022-10-31
Merge pull request #7231 from jfroche/fix/savedArgv-access
Eelco Dolstra
2022-10-28
Move savedArgv into libmain
Jean-François Roche
2022-10-26
Fix `nix __build-remote`
Théophane Hufschmitt
2022-10-16
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-10-12
Move some options into a misc category
Eelco Dolstra
2022-10-07
Print common flags in --help
Ana Hobden
2022-09-13
Trim option descriptions
Eelco Dolstra
2022-09-07
WIP: broken merge but need a git checkpoint
Guillaume Maudoux
2022-08-24
Fix progress bar flicker with -L
Eelco Dolstra
2022-07-12
Merge pull request #6693 from ncfavier/complete-flake-inputs
Théophane Hufschmitt
2022-07-11
Fix flake input completion for `InstallablesCommand`s
Naïm Favier
2022-06-23
Fix build-remote in nix-static
Eelco Dolstra
2022-05-31
repl: `--option pure-eval true` actually enables pure eval mode
Maximilian Bosch
2022-05-11
Stop the logger properly in legacy commands
Naïm Favier
2022-04-29
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-04-28
fix errors case and wording
Guillaume Maudoux
2022-04-21
store Symbols in a table as well, like positions
pennae
2022-03-25
Only provide builtin.{getFlake,fetchClosure} is the corresponding experimenta...
Eelco Dolstra
2022-03-24
Rename 'nix store make-content-addressable' to 'nix store make-content-addres...
Eelco Dolstra
2022-03-18
Revert extra colon at end os strings
Guillaume Maudoux
2022-03-07
more fixes
Guillaume Maudoux
2022-03-04
Add error context for most basic coercions
Guillaume Maudoux
2022-01-19
Remove dead field in NixArgs
John Ericson
2022-01-17
Show build and substitution information when not connected to a TTY
Alexander Bantyev
2022-01-04
Ensure that attrsets are sorted
Eelco Dolstra
2021-12-22
Don't insert spaces when completing attribute paths
Naïm Favier
2021-11-16
Ignore errors unsharing/restoring the mount namespace
Eelco Dolstra
2021-11-08
Unshare mount namespace in main()
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-06
Remove links to .md files in help output
Eelco Dolstra
2021-09-13
nix --help: Display help using lowdown instead of man
Eelco Dolstra
2021-04-07
Restore stack size in child processes
Eelco Dolstra
2021-03-26
Fix some typos
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-18
Increase default stack size on Linux
Eelco Dolstra
2021-02-17
Make 'nix --version -vv' work
Eelco Dolstra
2021-02-07
Support --no-net for backwards compatibility
Eelco Dolstra
[next]