depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix-store
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
nix-store: fix out of sync protocol
zimbatm
1
-2
/
+10
2019-03-14
nix-store --gc --print-roots: Sort output
Eelco Dolstra
1
-1
/
+5
2019-03-14
findRoots(): Add 'censor' parameter
Eelco Dolstra
1
-2
/
+2
2019-03-10
unify naming of roots as links & targets
Guillaume Maudoux
1
-6
/
+6
2019-03-10
Also print rooted path in `nix-store -q --roots`
Guillaume Maudoux
1
-1
/
+1
2019-03-10
fixup! Make roots a map of store paths to pinning links
Guillaume Maudoux
1
-3
/
+3
2019-03-10
Make roots a map of store paths to pinning links
Guillaume Maudoux
1
-5
/
+7
2019-01-23
nix-store: make --dump-db take a list of paths to dump
Spencer Baugh
1
-5
/
+10
2018-12-15
nix-store: remove debugging print
Will Dietz
1
-3
/
+0
2018-12-13
Support SRI hashes
Eelco Dolstra
1
-0
/
+3
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2
-14
/
+8
2018-10-20
Remove the `--xml` query command option
Antoine Eiche
3
-90
/
+1
2018-10-20
Add --graphml option to the nix-store --query command
Antoine Eiche
3
-1
/
+114
2018-08-03
Make adding paths via nix-store --serve run in constant memory
Eelco Dolstra
1
-0
/
+22
2018-08-03
cmdDumpStorePath: Support chroot stores
Eelco Dolstra
1
-1
/
+1
2018-05-02
Fix some random -Wconversion warnings
Eelco Dolstra
1
-2
/
+1
2018-03-02
Merge branch 'write-failure-fixes' of git://github.com/lheckemann/nix
Shea Levy
1
-0
/
+2
2018-02-13
Fix #1762
Linus Heckemann
1
-0
/
+2
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
1
-0
/
+2
2018-02-03
Remove nix-build --hash
Eelco Dolstra
1
-1
/
+0
2017-10-25
Pass lists/attrsets to bash as (associative) arrays
Eelco Dolstra
1
-10
/
+1
2017-09-08
LegacySSHStore: Include signatures etc.
Eelco Dolstra
1
-0
/
+2
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2
-25
/
+25
2017-07-04
Support base-64 hashes
Eelco Dolstra
1
-4
/
+4
2017-07-03
Replace a few bool flags with enums
Eelco Dolstra
1
-4
/
+4
2017-04-26
Doh
Eelco Dolstra
1
-1
/
+1
2017-04-13
Convert Settings to the new config system
Eelco Dolstra
1
-4
/
+4
2017-04-13
Merge branch 'rework-options' of https://github.com/copumpkin/nix
Eelco Dolstra
1
-1
/
+1
2017-03-31
Merge branch 'remove-perl' of https://github.com/shlevy/nix
Eelco Dolstra
1
-1
/
+1
2017-03-15
Remove dependency on "curl" binary
Eelco Dolstra
1
-2
/
+0
2017-03-15
Store: Add a method for getting build logs
Eelco Dolstra
1
-52
/
+5
2017-03-01
nix-store --import: Fix importing unsigned paths
Eelco Dolstra
1
-1
/
+1
2017-03-01
Fix assertion failure in nix-store --export
Eelco Dolstra
1
-0
/
+3
2017-03-01
Handle importing NARs containing files greater than 4 GiB
Eelco Dolstra
1
-1
/
+1
2017-02-22
Explicitly model all settings and fail on unrecognized ones
Dan Peebles
1
-1
/
+1
2017-02-07
Remove perl dependency.
Shea Levy
1
-1
/
+1
2017-02-07
Provide default implementations for a couple of Store methods
Eelco Dolstra
1
-23
/
+0
2017-02-07
Remove unnecessary call to topoSortPaths()
Eelco Dolstra
1
-3
/
+1
2016-12-07
Add a hook to run diffoscope when non-determinism is detected
Eelco Dolstra
1
-0
/
+1
2016-12-07
Keep track of the exact build start/stop times
Eelco Dolstra
1
-1
/
+1
2016-12-07
Expose enforce-determinism and the result to Hydra
Eelco Dolstra
1
-1
/
+6
2016-12-06
nix-store --serve: Suppress log output on stderr when repeating a build
Eelco Dolstra
1
-0
/
+1
2016-12-06
nix-store --serve: Support setting build-repeat
Eelco Dolstra
2
-1
/
+3
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2
-26
/
+26
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2
-26
/
+26
2016-11-10
Store::computeFSClosure(): Support a set of paths
Eelco Dolstra
1
-7
/
+5
2016-09-21
printMsg(lvlError, ...) -> printError(...) etc.
Eelco Dolstra
1
-3
/
+3
2016-08-10
Add a "root" parameter to local stores
Eelco Dolstra
1
-2
/
+6
2016-07-26
makeFixedOutputPath(): Drop superfluous HashType argument
Eelco Dolstra
1
-2
/
+1
2016-06-02
Allow setting the state directory as a store parameter
Eelco Dolstra
1
-14
/
+20
[next]