git-annex/Remote/Helper
Joey Hess 8c54604e67
import+export from directory special remote fully working
Had to add two more API calls to override export APIs that are not safe
for use in combination with import.

It's unfortunate that removeExportDirectory is documented to be allowed
to remove non-empty directories. I'm not entirely sure why it's that
way, my best guess is it was intended to make it easy to implement with
just rm -rf.
2019-03-05 14:20:14 -04:00
..
Chunked
AWS.hs deMaybe credPairRemoteKey 2018-12-04 13:37:43 -04:00
Chunked.hs Revert "cache the serialization of a Key" 2019-01-16 16:21:59 -04:00
Encryptable.hs import Utility.FileSystemEncoding in Common 2019-01-03 11:37:02 -04:00
ExportImport.hs import+export from directory special remote fully working 2019-03-05 14:20:14 -04:00
Git.hs change Remote.repo to Remote.getRepo 2018-06-04 15:30:26 -04:00
Hooks.hs
Http.hs fix bad refactoring 2018-04-06 16:59:14 -04:00
Messages.hs Avoid backtraces on expected failures when built with ghc 8; only use backtraces for unexpected errors. 2016-11-15 21:29:54 -04:00
P2P.hs deal with unlocked files 2018-03-13 14:27:14 -04:00
ReadOnly.hs
Special.hs Display progress bar when getting files from export remotes 2019-01-31 13:34:12 -04:00
Ssh.hs rename key2file and file2key 2019-01-14 13:03:35 -04:00