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
2024-10-01
Remove static initializers for `RegisterLegacyCommand`
Rebecca Turner
2024-09-06
Merge "Stop the logger in legacy commands again" into main
alois31
2024-08-26
libstore: remove static initializers for Store registrations
Pierre Bourdon
2024-08-21
Stop the logger in legacy commands again
Alois Wohlschlager
2024-08-18
libutil: Optimize feature checks
piegames
2024-08-17
libexpr: Introduce Deprecated features
piegames
2024-08-10
fix: check if it is a Real terminal, not just if it is a terminal
Jade Lovelace
2024-08-09
main: require argv[0]
eldritch horrors
2024-08-08
tree-wide: fix a pile of lints
Jade Lovelace
2024-07-01
tree-wide: unify progress bar inactive and paused states
Alois Wohlschlager
2024-06-17
libexpr: pass Exprs as references, not pointers
eldritch horrors
2024-06-01
Revert "nix3: always use the same verbosity default (info)"
Qyriad
2024-05-29
util.{hh,cc}: Split out namespaces.{hh,cc}
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out current-process.{hh,cc}
Tom Hubrecht
2024-05-24
nix3: always use the same verbosity default (info)
Qyriad
2024-05-03
Rename `nix show-config` to `nix config show`
Théophane Hufschmitt
2024-03-27
HOT SALE: 15% off your build times!
Jade Lovelace
2024-03-25
Overhaul completions, redo #6693 (#8131)
John Ericson
2024-03-18
un-nixes ur lix, a little
Jade Lovelace
2024-03-04
Merge pull request #10067 from ramboman/fix-proxy-nix
eldritch horrors
2023-11-10
backport fix for the `--help` output
Valentin Gagarin
2023-08-14
Create `outputOf` primop.
John Ericson
2023-08-02
Add infra for experimental store implemenations
John Ericson
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-06-27
Automatically document builtin constants
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-11
Merge pull request #7798 from peeley/list-experimental-features
Eelco Dolstra
2023-04-07
`nix show-derivation` -> `nix derivation show`
John Ericson
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-04-04
Assemble experimental feature docs outside of Nix itself
John Ericson
2023-04-03
Stuctured command stability
John Ericson
2023-04-03
Merge pull request #7610 from obsidiansystems/gate-default-settings
Théophane Hufschmitt
2023-03-27
Merge pull request #8084 from edolstra/store-docs
Eelco Dolstra
2023-03-27
Punt on improper global flags for now
John Ericson
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
[next]