git-annex/Command
Joey Hess 8beb72e206 migrate: Bugfix for case when migrating a file results in a key that is already present in .git/annex/objects.
For example, this could happen if using SHA1 and a file with content
"foo" were added to that backend. Then a file with "content" foo were
migrated from the WORM backend.

Assume that, if a backend assigned the same key, the already annexed
content must be the same. So, the "old" content can be reused.
2011-03-23 17:25:28 -04:00
..
Add.hs imcomplete attempt at supporting lutimes(3) for BSD compat 2011-03-20 14:09:24 -04:00
ConfigList.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Copy.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Describe.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Drop.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
DropKey.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
DropUnused.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Find.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Fix.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
FromKey.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Fsck.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Get.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
InAnnex.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Init.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Lock.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Map.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Migrate.hs migrate: Bugfix for case when migrating a file results in a key that is already present in .git/annex/objects. 2011-03-23 17:25:28 -04:00
Move.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
PreCommit.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
RecvKey.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Semitrust.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
SendKey.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
SetKey.hs free space checking 2011-03-22 17:27:04 -04:00
Trust.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Unannex.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Uninit.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Unlock.hs free space checking 2011-03-22 17:27:04 -04:00
Untrust.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Unused.hs clarify wording 2011-03-22 18:53:16 -04:00
Upgrade.hs upgrade messages 2011-03-21 20:48:58 -04:00
Version.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Whereis.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00