git-annex/Annex
Joey Hess cfbbda99f4 optimize index updating
The last branch ref that the index was updated to is stored in
.git/annex/index.lck, and the index only updated when the current
branch ref differs.

(The .lck file should later be used for locking too.)

Some more optimization is still needed, since there is some redundancy in
calls to git show-ref.
2011-12-11 16:14:59 -04:00
..
Branch.hs optimize index updating 2011-12-11 16:14:59 -04:00
CatFile.hs improve type signatures with a Ref newtype 2011-11-16 02:41:46 -04:00
Content.hs hslint 2011-12-09 01:57:13 -04:00
Exception.hs rename 2011-10-05 16:02:51 -04:00
Queue.hs reorder repo parameters last 2011-11-08 16:27:20 -04:00
Ssh.hs hslint 2011-12-09 01:57:13 -04:00
UUID.hs tweaks 2011-11-19 15:57:08 -04:00
Version.hs reorder repo parameters last 2011-11-08 16:27:20 -04:00