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
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-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
2021-07-22
Support --eval-store in nix-instantiate and nix-build
Eelco Dolstra
2021-07-22
Add --eval-store option
Eelco Dolstra
2021-05-17
Enfore the use of properly built paths in libcmd
regnat
2021-05-12
DerivedPathWithHints -> BuiltPath
regnat
2021-04-27
Merge branch 'master' into debugger-merge
Ben Burdette
2021-04-05
Rename Buildable
John Ericson
2021-03-02
Make NIX_SHOW_STATS work with new-style commands
regnat
2021-02-12
Deeper `Command` hierarchy to remove redundancy
John Ericson
2021-01-28
Add a new Cmd type working on RealisedPaths
regnat
2021-01-26
Move command plugin interface to libnixcmd
Shea Levy