git-annex/Remote/Helper
Joey Hess c3d40b9ec3
plumb in LiveUpdate (WIP)
Each command that first checks preferred content (and/or required
content) and then does something that can change the sizes of
repositories needs to call prepareLiveUpdate, and plumb it through the
preferred content check and the location log update.

So far, only Command.Drop is done. Many other commands that don't need
to do this have been updated to keep working.

There may be some calls to NoLiveUpdate in places where that should be
done. All will need to be double checked.

Not currently in a compilable state.
2024-08-23 16:35:12 -04:00
..
Chunked filter out control characters in warning messages 2023-04-10 15:55:44 -04:00
AWS.hs correct obsolete comment 2023-01-31 14:42:26 -04:00
Chunked.hs toward SafeDropProof expiry checking 2024-07-04 12:39:06 -04:00
Encryptable.hs prevent using git-remote-annex with unsuitable special remote configs 2024-05-14 13:52:20 -04:00
ExportImport.hs proxied exporttree=yes versionedexport=yes remotes are not untrusted 2024-08-08 15:24:19 -04:00
Git.hs list proxied remotes and cluster gateways in git-annex info 2024-06-30 11:14:13 -04:00
Hooks.hs toward SafeDropProof expiry checking 2024-07-04 12:39:06 -04:00
Http.hs
Messages.hs filter out control characters in all other Messages 2023-04-11 12:58:01 -04:00
P2P.hs plumb in LiveUpdate (WIP) 2024-08-23 16:35:12 -04:00
Path.hs implement Unavilable for borg bup ddar directory rsync 2023-08-16 15:48:09 -04:00
ReadOnly.hs toward SafeDropProof expiry checking 2024-07-04 12:39:06 -04:00
Special.hs toward SafeDropProof expiry checking 2024-07-04 12:39:06 -04:00
Ssh.hs fix http proxying for a local git remote with a relative path 2024-07-28 13:35:51 -04:00
ThirdPartyPopulated.hs