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
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-03-25
Overhaul completions, redo #6693 (#8131)
John Ericson
2023-08-04
nix/why-depends: fix output of `--precise`
Maximilian Bosch
2023-02-04
Scope down `--derivation` to just the commands that use it
John Ericson
2023-01-02
Fix why-depends for CA derivations (again)
Théophane Hufschmitt
2023-01-02
Revert "Fix why-depends for CA derivations"
Théophane Hufschmitt
2022-11-23
add explanation and test
Taeer Bar-Yam
2022-11-23
Fix why-depends for CA derivations
Taeer Bar-Yam
2022-03-02
Move installables-related operations
Eelco Dolstra
2022-02-28
Merge pull request #6072 from Ma27/fix-nix-why-depends-non-precise
Théophane Hufschmitt
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-10
nix/why-depends: fix output when not using `--precise`
Maximilian Bosch
2022-01-21
Improve the description of the `--precise` option
Théophane Hufschmitt
2022-01-19
Make `nix why-depends` quieter by default
regnat
2022-01-14
Start the pager early-enough in `nix why-depends`
regnat
2021-12-20
Add shell completion for why-depends
Naïm Favier
2021-07-22
Use eval-store in more places
Eelco Dolstra
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2020-12-21
Add 'nix why-depends' manpage
Eelco Dolstra
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
[next]