git-annex/Annex
Joey Hess 397082013a proper fix for dropunused
Now getKeysPresent checks that the key's content, not only its directory,
exists. In direct mode, the inode cache file is used as a standin for the
content.

removeAnnex always removes the inode cache file, and drop and move --from
always call removeAnnex, even if the object does not seem to be inAnnex,
to ensure it's always deleted.
2013-02-15 17:58:49 -04:00
..
Content Revert "Clean up direct mode cache and mapping info when dropping keys." 2013-02-15 16:37:57 -04:00
Branch.hs whitespace fixes 2012-12-13 00:45:27 -04:00
BranchState.hs remove git-annex branch read cache 2012-10-19 14:25:15 -04:00
CatFile.hs work around a very strange git-cat-file behavior 2013-01-05 17:06:24 -04:00
CheckAttr.hs finished where indentation changes 2012-12-13 00:24:19 -04:00
Content.hs proper fix for dropunused 2013-02-15 17:58:49 -04:00
Direct.hs start to support core.symlinks=false 2013-02-15 16:03:11 -04:00
Exception.hs fixes for transfer resume 2012-09-24 13:18:16 -04:00
Journal.hs finished where indentation changes 2012-12-13 00:24:19 -04:00
LockPool.hs finished where indentation changes 2012-12-13 00:24:19 -04:00
Perms.hs crippled filesystem support, probing and initial support 2013-02-14 14:15:26 -04:00
Queue.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
Ssh.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
UUID.hs Now uses the Haskell uuid library, rather than needing a uuid program. 2013-02-10 14:52:54 -04:00
Version.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
Wanted.hs --auto fixes 2012-12-06 13:22:16 -04:00