index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
optimise-store.cc
Age
Commit message (
Expand
)
Author
2014-12-17
Keep only libstore, nix-daemon, and related stuff.
Ludovic Courtès
2013-03-08
Revert "Prevent config.h from being clobbered"
Eelco Dolstra
2013-03-07
Prevent config.h from being clobbered
Eelco Dolstra
2013-02-27
Refactoring: Split off the non-recursive canonicalisePathMetaData()
Eelco Dolstra
2013-02-26
Security: Don't allow builders to change permissions on files they don't own
Eelco Dolstra
2013-01-03
Clear any immutable bits in the Nix store
Eelco Dolstra
2012-09-19
Remove setting of the immutable bit
Eelco Dolstra
2012-08-27
Merge branch 'master' into no-manifests
Eelco Dolstra
2012-08-07
Don't warn about maximum link count exceeded on 0-byte files
Eelco Dolstra
2012-08-05
Fix race condition when two processes create a hard link to a file in .links
Eelco Dolstra
2012-08-05
Fix race condition when two processes create the same link in /nix/store/.links
Eelco Dolstra
2012-08-01
Merge branch 'master' into no-manifests
Eelco Dolstra
2012-08-01
Doh
Eelco Dolstra
2012-08-01
Make ‘nix-store --optimise’ interruptible
Eelco Dolstra
2012-07-30
Refactor settings processing
Eelco Dolstra
2012-07-26
Merge branch 'master' into no-manifests
Eelco Dolstra
2012-07-23
Handle platforms that don't support linking to a symlink
Eelco Dolstra
2012-07-23
Unlink the right file
Eelco Dolstra
2012-07-23
Automatically optimise the Nix store when a new path is added
Eelco Dolstra
2012-07-23
optimiseStore(): Use a content-addressed file store in /nix/store/.links
Eelco Dolstra
2012-07-11
Rename queryValidPaths() to queryAllValidPaths()
Eelco Dolstra
2012-02-15
On Linux, make the Nix store really read-only by using the immutable bit
Eelco Dolstra
2010-11-16
* Store the size of a store path in the database (to be precise, the
Eelco Dolstra
2010-06-04
* Applied a patch from David Brown to prevent `nix-store --optimise'
Eelco Dolstra
2009-09-24
* And some more.
Eelco Dolstra
2009-04-21
* Use foreach in a lot of places.
Eelco Dolstra
2008-06-18
* `nix-store --optimise': handle files with >= 32000 hard links.
Eelco Dolstra
2008-06-18
* Some refactoring: put the GC options / results in separate structs.
Eelco Dolstra
2008-06-09
* Merged the no-bdb branch (-r10900:HEAD
Eelco Dolstra