git-annex/Remote
Joey Hess d5f2463702
misctmp cleanup
* Switch to using .git/annex/othertmp for tmp files other than partial
  downloads, and make stale files left in that directory when git-annex
  is interrupted be cleaned up promptly by subsequent git-annex processes.
* The .git/annex/misctmp directory is no longer used and git-annex will
  delete anything lingering in there after it's 1 week old.

Also, in Annex.Ingest, made the filename it uses in the tmp dir be
prefixed with "ingest-" to avoid potentially using a filename used by
some other code.
2019-01-17 16:02:22 -04:00
..
Directory misctmp cleanup 2019-01-17 16:02:22 -04:00
External make everything build again after ByteString Key changes 2019-01-11 16:39:46 -04:00
Helper Revert "cache the serialization of a Key" 2019-01-16 16:21:59 -04:00
Rsync Support exporttree=yes for rsync special remotes. 2018-02-28 13:36:20 -04:00
WebDAV webdav: Avoid unncessisarily creating the collection at the top of the repo 2017-10-11 11:10:33 -04:00
Adb.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
BitTorrent.hs misctmp cleanup 2019-01-17 16:02:22 -04:00
Bup.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
Ddar.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
Directory.hs add Remote.readonly 2018-08-30 11:12:18 -04:00
External.hs deMaybe credPairRemoteKey 2018-12-04 13:37:43 -04:00
GCrypt.hs add Remote.readonly 2018-08-30 11:12:18 -04:00
Git.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
Glacier.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
Hook.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
List.hs webapp: Fixed a crash when adding a git remote. 2018-10-29 16:01:08 -04:00
P2P.hs clean P2P protocol shutdown on EOF try 2 2018-09-25 16:49:59 -04:00
Rsync.hs centralized "yes"/"no" parsing 2018-10-10 11:14:27 -04:00
S3.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00
Tahoe.hs centralized "yes"/"no" parsing 2018-10-10 11:14:27 -04:00
Web.hs remove unused import 2018-12-30 15:18:49 -04:00
WebDAV.hs fix webdav reversion 2018-12-10 12:49:51 -04:00