git-annex/Remote
Joey Hess 69ab9701eb copyToRemote should return True when the remote already has the key
This got broken in commit e9238e9588.
I observed a key that had been copied to a remote, but the location
log was out of date, and due to this bug, git annex transferkey failed
and so the file could not be dropped when it was moved to an archive
directory.
2013-03-10 17:54:27 -04:00
..
Helper git subcommand cleanup 2013-03-03 13:39:07 -04:00
Bup.hs git subcommand cleanup 2013-03-03 13:39:07 -04:00
Directory.hs crippled filesystem support, probing and initial support 2013-02-14 14:15:26 -04:00
Git.hs copyToRemote should return True when the remote already has the key 2013-03-10 17:54:27 -04:00
Glacier.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00
Hook.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00
List.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
Rsync.hs build fix 2013-02-15 13:48:25 -04:00
S3.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00
Web.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
WebDAV.hs simpler use of MIN_VERSION checks 2013-03-10 15:43:17 -04:00