index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
/
command.hh
Age
Commit message (
Expand
)
Author
2024-04-29
refactor some nix-env and profile code to libcmd
Qyriad
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
Overhaul completions, redo #6693 (#8131)
John Ericson
2024-03-04
Merge pull request #9167 from obsidiansystems/pre-overhaul-completions
eldritch horrors
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-27
Merge pull request #7763 from obsidiansystems/installable-wide-info
Eelco Dolstra
2023-03-24
Stratify `ExtraPathInfo` along `Installable` hierarchy
John Ericson
2023-03-21
Add a "help" category
Eelco Dolstra
2023-03-15
Make command infra less stateful and more regular
John Ericson
2023-03-08
Fix uninitialized readFromStdIn variable
Eelco Dolstra
2023-03-05
clarify definition of "installable"
Valentin Gagarin
2023-02-28
feat: read installable paths from stdin
Timothy DeHerrera
2023-02-20
Make `--read-only` a separate mixin
John Ericson
2023-02-20
Split out `CmdRepl` and `editorFor`
John Ericson
2023-02-04
Scope down `--derivation` to just the commands that use it
John Ericson
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
Fix flake input completion for `InstallablesCommand`s
Naïm Favier
2022-06-20
Complete flake inputs for all given flakes
Naïm Favier
2022-06-02
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
2022-06-02
ignore-try flag
Ben Burdette
2022-05-25
back to ref<EvalState> in NixRepl
Ben Burdette
2022-05-25
Style tweaks
Eelco Dolstra
2022-05-22
changning repl to use EvalState& instead of ref
Ben Burdette
2022-05-18
repl: provide backward compat with legacy usage
Tom Bereknyei
2022-05-18
repl: use installables
Tom Bereknyei
2022-05-18
repl: allow loading installables from CLI
Tom Bereknyei
2022-05-15
remove extra argument
Ben Burdette
2022-05-05
traceable_allocator
Ben Burdette
2022-05-05
Style fixes
Eelco Dolstra
2022-04-28
Merge branch 'master' into debug-merge-master
Ben Burdette
2022-04-21
don't use full Pos for findPackageFilename/editorFor
pennae
2022-04-19
Merge pull request #6128 from ncfavier/fix-completion
Eelco Dolstra
2022-04-15
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2022-04-08
remove 'debugError', dead code
Ben Burdette
2022-04-07
Merge remote-tracking branch 'upstream/master' into upstream-merge
Ben Burdette
2022-03-26
nix eval: Add option `read-only`
Erik Arvstedt
2022-03-07
Accept and discard fragments in getFlakeRefForCompletion
Naïm Favier
2022-03-02
Move installables-related operations
Eelco Dolstra
2022-02-04
Merge branch 'master' into debug-step
Ben Burdette
2022-01-18
Add command 'nix store copy-log'
Eelco Dolstra
2022-01-18
Factor out --from / --to logic
Eelco Dolstra
2021-12-27
add DebugTrace for the current error
Ben Burdette
2021-12-23
DebugTrace
Ben Burdette
2021-12-20
:d error
Ben Burdette
2021-11-25
Merge branch 'master' into debug-merge
Ben Burdette
2021-09-27
run(): Move
Eelco Dolstra
2021-09-10
Make installables const
Eelco Dolstra
2021-09-02
Add FIXME
Eelco Dolstra
2021-07-22
Use eval-store in more places
Eelco Dolstra
[next]