about summary refs log tree commit diff
path: root/src/libstore/misc.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-18 Use "#pragma once" to prevent repeated header file inclusionEelco Dolstra1-5/+1
2011-08-31 * Eliminate all uses of the global variable ‘store’ from libstore.Eelco Dolstra1-3/+3
2010-11-17 * Before a build, show the disk space that the downloaded store pathsEelco Dolstra1-1/+1
2010-01-25 * Made `nix-store -qR --include-outputs' much faster if there areEelco Dolstra1-1/+2
2008-08-04 * nix-env --dry-run: show the total size of the substituterEelco Dolstra1-1/+2
2008-08-04 * querySubstitutablePathInfo: work properly when run via the daemon.Eelco Dolstra1-1/+1
2006-09-04 * Use a proper namespace.Eelco Dolstra1-0/+6
2006-03-06 * `nix-env (-i|-u) --dry-run' now shows exactly which missing pathsEelco Dolstra1-0/+32