git-annex/Types
Joey Hess 271ea49978 add support for readonly remotes
Currently only the web special remote is readonly, but it'd be possible to
also have readonly drives, or other remotes. These are handled in the
assistant by only downloading from them, and never trying to upload to
them.
2012-08-26 15:39:02 -04:00
..
Backend.hs maintain set of files pendingAdd 2012-06-20 16:31:46 -04:00
BranchState.hs avoid multiple unnecessary stats of the index file 2012-01-14 12:07:36 -04:00
Command.hs order commands in usage by name 2012-02-16 16:53:44 -04:00
Crypto.hs Added shared cipher mode to encryptable special remotes. 2012-04-29 14:02:43 -04:00
Key.hs add routes to pause/start/cancel transfers 2012-08-08 16:20:24 -04:00
KeySource.hs remove unused and slightly indefensible Eq and Ord instances 2012-06-21 13:14:31 -04:00
Messages.hs display "Recording state in git..." when staging the journal 2012-04-27 13:54:33 -04:00
Option.hs per-command options 2012-01-05 23:11:07 -04:00
Remote.hs add support for readonly remotes 2012-08-26 15:39:02 -04:00
TrustLevel.hs dead: A command which says that a repository is gone for good and you don't want git-annex to mention it again. 2011-12-02 16:59:55 -04:00
UUID.hs add routes to pause/start/cancel transfers 2012-08-08 16:20:24 -04:00