guix/src/nix-store
Eelco Dolstra fdcaf37361 * Made `nix-store -qR --include-outputs' much faster if there are
multiple paths specified on the command line (from O(n * m) to O(n +
  m), where n is the number of arguments and m is the size of the
  closure).
2010-01-25 17:18:44 +00:00
..
dotgraph.cc
dotgraph.hh
help.txt * A command `nix-store --query --roots <paths>' to find the garbage 2009-11-23 18:16:25 +00:00
Makefile.am
nix-store.cc * Made `nix-store -qR --include-outputs' much faster if there are 2010-01-25 17:18:44 +00:00