index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
path-info.cc
Age
Commit message (
Expand
)
Author
2020-03-24
nix path-info --json: Print hash in SRI format
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
2018-09-01
nix path-info: Remove trailing spaces
Eelco Dolstra
2018-08-31
Really fix the build
Eelco Dolstra
2018-08-31
nix path-info: Hopefully fix macOS build failure
Eelco Dolstra
2018-08-30
printSize() fixes
Eelco Dolstra
2018-08-30
Avoid overflow and use boost::format
Benjamin Hipple
2018-08-30
Add human readable closure sizes to nix path-info
Benjamin Hipple
2017-11-14
Don't indent JSON output
Eelco Dolstra
2017-07-14
nix path-info: Show download sizes for binary cache stores
Eelco Dolstra
2017-07-14
nix path-info: Don't barf on invalid paths
Eelco Dolstra
2017-04-25
Restructure installables handling in the "nix" command
Eelco Dolstra
2017-04-24
Factor out --json
Eelco Dolstra
2017-01-26
exportReferencesGraph: Export more complete info in JSON format
Eelco Dolstra
2016-09-14
nix path-info: Add some more examples
Eelco Dolstra
2016-08-30
Fix 32-bit build
Eelco Dolstra
2016-08-29
nix path-info: Add --json flag
Eelco Dolstra
2016-08-10
Mark content-addressed paths in the Nix database and in .narinfo
Eelco Dolstra
2016-04-25
Improved logging abstraction
Eelco Dolstra
2016-04-22
Fold "nix query-path-sigs" into "nix path-info"
Eelco Dolstra
2016-04-21
Implement S3BinaryCacheStore::queryAllValidPaths()
Eelco Dolstra
2016-04-21
nix path-info: Add
Eelco Dolstra