index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
why-depends.cc
Age
Commit message (
Expand
)
Author
2020-10-09
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-25
stdout_ -> cout
John Ericson
2020-07-30
Merge remote-tracking branch 'origin/master' into fix-and-ci-static-builds
Matthew Bauer
2020-07-16
Merge remote-tracking branch 'origin/flakes'
Eelco Dolstra
2020-07-15
nix why-depends: Fix shortest path calculation
Eelco Dolstra
2020-07-15
nix: Fix examples
Eelco Dolstra
2020-07-15
nix: Add --derivation flag to operate on .drv paths
Eelco Dolstra
2020-07-15
nix why-depends: Fix misleading message
Eelco Dolstra
2020-07-15
Clean up RealiseMode
Eelco Dolstra
2020-06-29
Rename logging->stdout to logging->stdout_
Matthew Bauer
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-05-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-05
nix --help: Group commands
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-04-16
Use Logger::stdout()
Eelco Dolstra
2020-04-16
Use Logger::stdout()
Eelco Dolstra
2020-03-24
Pretty-print 'nix why-depends' / 'nix-store -q --tree' output
Eelco Dolstra
2020-02-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-13
Prevent uninitialized StorePath creation
Eelco Dolstra
2020-01-31
Use light box drawing symbols
Eelco Dolstra
2020-01-31
nix flake list-inputs: Pretty-print the tree
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-06-18
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-04-08
nix: Make -f work for compatibility
Eelco Dolstra
2018-07-03
nix why-depends: render output into $PAGER
Maximilian Bosch
2017-09-25
nix why-depends: Write to stdout
Eelco Dolstra
2017-09-14
Add "nix add-to-store" command
Eelco Dolstra
2017-09-14
nix why-depends: Fix showing self-references
Eelco Dolstra
2017-09-11
nix why-depends: Add option to show all edges causing a dependency
Eelco Dolstra
2017-09-10
Add command "nix why-depends"
Eelco Dolstra