git-annex/Types
Joey Hess e0fdfb2e70 maintain set of files pendingAdd
Kqueue needs to remember which files failed to be added due to being open,
and retry them. This commit gets the data in place for such a retry thread.

Broke KeySource out into its own file, and added Eq and Ord instances
so it can be stored in a Set.
2012-06-20 16:31:46 -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 rename readMaybe to readish 2012-01-23 17:00:10 -04:00
KeySource.hs maintain set of files pendingAdd 2012-06-20 16:31:46 -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 whereis: Prints the urls of files that the web special remote knows about. 2012-02-14 03:49:48 -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 clean up read/show abuse 2011-11-08 00:17:54 -04:00