index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
Age
Commit message (
Expand
)
Author
2022-11-29
Merge pull request #3600 from NixOS/auto-uid-allocation
Eelco Dolstra
2022-11-28
use logger->cout
Naïm Favier
2022-11-28
repl: print a newline on ctrl-D
Naïm Favier
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-11-21
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-11-18
Indentation
Eelco Dolstra
2022-11-16
Merge pull request #7134 from yorickvP/disable-dbg-on-complete
Théophane Hufschmitt
2022-11-16
Swallow the error in a more idiomatic way
Théophane Hufschmitt
2022-11-12
build: use pkg-config for lowdown
Et7f3
2022-11-03
SourceExprCommand: swallow EvalError, add tests for this
Yorick van Pelt
2022-11-02
Temporarily disable the debugger during completion evaluation
Yorick van Pelt
2022-10-24
Improve --profile description
Michal Sojka
2022-10-13
Fix clang warnings
Eelco Dolstra
2022-10-12
Move some options into a misc category
Eelco Dolstra
2022-09-20
nix repl: warn if creating dir for history fails
Alyssa Ross
2022-08-29
Merge pull request #6968 from fricklerhandwerk/man-no-weblinks
Eelco Dolstra
2022-08-26
do not render relative links in help pages
Valentin Gagarin
2022-08-22
nix repl: Stop the progress bar
Eelco Dolstra
2022-08-17
Show when we're evaluating a flake
Eelco Dolstra
2022-07-12
Merge pull request #6693 from ncfavier/complete-flake-inputs
Théophane Hufschmitt
2022-07-11
Merge branch 'master' into ignore-try
Ben Burdette
2022-07-11
move ignore-try to EvalSettings
Ben Burdette
2022-07-11
Fix flake input completion for `InstallablesCommand`s
Naïm Favier
2022-06-29
Merge pull request #6233 from flox/nix-repl-flakes
Théophane Hufschmitt
2022-06-29
Merge pull request #6674 from virusdave/dnicponski/scratch/dont_capture_stdou...
Théophane Hufschmitt
2022-06-23
Don't capture stdout when launching subshells in `nix repl`
Dave Nicponski
2022-06-20
Complete flake inputs for all given flakes
Naïm Favier
2022-06-16
Merge pull request #6620 from maralorn/fix-print-missing
Théophane Hufschmitt
2022-06-15
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
2022-06-13
Merge pull request #6027 from Ma27/pure-repl
Eelco Dolstra
2022-06-10
Mention that -f implies --impure for eval in docs
Yuriy Taraday
2022-06-06
respect print-missing variable in new-style build command
Malte Brandy
2022-06-02
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
2022-06-02
ignore-try flag
Ben Burdette
2022-05-31
repl: `--option pure-eval true` actually enables pure eval mode
Maximilian Bosch
2022-05-30
Respect the outputSpecified attribute
Eelco Dolstra
2022-05-25
remove parens from repl help
Ben Burdette
2022-05-25
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2022-05-25
back to ref<EvalState> in NixRepl
Ben Burdette
2022-05-25
Style tweaks
Eelco Dolstra
2022-05-23
comment
Ben Burdette
2022-05-22
remove redundant 'debugMode' flag
Ben Burdette
2022-05-22
comments
Ben Burdette
2022-05-22
change state derefs
Ben Burdette
2022-05-22
changning repl to use EvalState& instead of ref
Ben Burdette
2022-05-20
debugRepl ftn pointer
Ben Burdette
2022-05-20
Apply suggestions from code review
tomberek
2022-05-19
'debugMode'
Ben Burdette
2022-05-19
de-const evalState exceptions
Ben Burdette
[next]