git-annex/Types
Joey Hess 27ea68ac6e handle transfer repository bootstrapping
When there's just 1 client repo, and a transfer repo is created, its
preferred content will now make it prefer all content in the client,
even though there's no other client yet to transfer it to. Presumably,
another client will be created eventually. It might even already exist,
and the transfer repo will be used to connect up with it.
2012-10-14 16:08:21 -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 more descriptive name for oneshot 2012-09-15 20:46:38 -04:00
Crypto.hs Added shared cipher mode to encryptable special remotes. 2012-04-29 14:02:43 -04:00
Group.hs add --ingroup limit 2012-10-08 15:18:58 -04:00
Key.hs git-annex-shell transferinfo command 2012-09-21 16:23:25 -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 unify types 2012-09-21 14:50:14 -04:00
StandardGroups.hs handle transfer repository bootstrapping 2012-10-14 16:08:21 -04:00
TrustLevel.hs vicfg: New command, allows editing (or simply viewing) most of the repository configuration settings stored in the git-annex branch. 2012-10-03 17:04:52 -04:00
UUID.hs add routes to pause/start/cancel transfers 2012-08-08 16:20:24 -04:00