index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix-store
Age
Commit message (
Expand
)
Author
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-15
Remove trailing whitespace
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-11
Merge pull request #3073 from tweag/machine-logs
Eelco Dolstra
2020-06-08
Make the logger customisable
regnat
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-06-03
Merge remote-tracking branch 'obsidian/no-hash-type-unknown' into validPathIn...
John Ericson
2020-06-02
Apply suggestions from code review
John Ericson
2020-06-02
Remove `HashType::Unknown`
John Ericson
2020-06-02
Change parseCa(Opt) to parseContentAddress(Opt)
Carlo Nucera
2020-06-02
elide the 'ErrorInfo' in logError and logWarning calls
Ben Burdette
2020-06-02
WIP
John Ericson
2020-06-01
WIP
Carlo Nucera
2020-05-29
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-05-28
Merge branch 'master' of github.com:NixOS/nix into enum-class
Carlo Nucera
2020-05-13
formatting and a few minor changes
Ben Burdette
2020-05-11
switch from printError warnings to logWarnings
Ben Burdette
2020-05-04
log as warning
Ben Burdette
2020-05-03
convert some printError calls to logError
Ben Burdette
2020-04-30
fix error calls
Ben Burdette
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-03-30
Merge remote-tracking branch 'upstream/master' into enum-FileIngestionMethod
John Ericson
2020-03-30
Use `auto` with some `FileIngestionMethod` local variables
John Ericson
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-29
Replace some `bool recursive` with a new `FileIngestionMethod` enum
John Ericson
2020-03-29
Use `enum struct` and drop prefixes
John Ericson
2020-03-24
Pretty-print 'nix why-depends' / 'nix-store -q --tree' output
Eelco Dolstra
2020-03-19
Remove the --delete option for --gc
jakobrs
2020-03-10
nix-store -q --graph: Fix edges
Eelco Dolstra
2020-03-10
dotgraph.cc: Remove dead code
Eelco Dolstra
2019-12-16
nix-store -r: Handle symlinks to store paths
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-08-16
nix-store: fix out of sync protocol
zimbatm
2019-03-14
nix-store --gc --print-roots: Sort output
Eelco Dolstra
2019-03-14
findRoots(): Add 'censor' parameter
Eelco Dolstra
2019-03-10
unify naming of roots as links & targets
Guillaume Maudoux
2019-03-10
Also print rooted path in `nix-store -q --roots`
Guillaume Maudoux
2019-03-10
fixup! Make roots a map of store paths to pinning links
Guillaume Maudoux
2019-03-10
Make roots a map of store paths to pinning links
Guillaume Maudoux
2019-01-23
nix-store: make --dump-db take a list of paths to dump
Spencer Baugh
2018-12-15
nix-store: remove debugging print
Will Dietz
2018-12-13
Support SRI hashes
Eelco Dolstra
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-10-20
Remove the `--xml` query command option
Antoine Eiche
[next]