git-annex/Remote
Joey Hess 373cad993d Sped up some operations on remotes that are on the same host.
Specifically, disabled trying to update the git-annex branch on the remote,
since that data is never used by operations that act on such remotes.

Also, when copying content to such a remote, skip committing the presence
information changes to its git-annex branch. Leaving it in the journal there
is ok: Any command run on the remote that needs the info will flush the
journal.

This may partially solve this bug:
http://git-annex.branchable.com/bugs/fails_to_handle_lot_of_files/
Although I still see unreaped git processes piling up when doing a copy --to.
2011-10-27 14:55:06 -04:00
..
Helper break out non-log stuff to separate module 2011-10-15 17:47:03 -04:00
Bup.hs clean Annex stuff out of Utility/ 2011-10-16 00:04:26 -04:00
Directory.hs break out non-log stuff to separate module 2011-10-15 17:47:03 -04:00
Git.hs Sped up some operations on remotes that are on the same host. 2011-10-27 14:55:06 -04:00
Hook.hs break out non-log stuff to separate module 2011-10-15 17:47:03 -04:00
Rsync.hs broke up Utility 2011-10-16 00:50:12 -04:00
S3real.hs broke up Utility 2011-10-16 00:50:12 -04:00
S3stub.hs fix building with S3 stub 2011-06-10 12:11:34 -04:00
Web.hs broke up Utility 2011-10-16 00:50:12 -04:00