git-annex/Logs
Joey Hess c78975babb avoid duplicate code with a more generic monadic matcher
Interesting type signature ghc derived for this:
forall o (m :: * -> *). Monad m => Matcher o -> (o -> m Bool) -> m Bool
2012-10-13 15:17:15 -04:00
..
Group.hs implement saving of repository settings 2012-10-10 19:13:49 -04:00
Location.hs noop 2012-04-21 23:32:33 -04:00
PreferredContent.hs avoid duplicate code with a more generic monadic matcher 2012-10-13 15:17:15 -04:00
Presence.hs pointlessness 2012-06-29 10:00:05 -04:00
Remote.hs syntax tweaks 2012-05-02 19:51:41 -04:00
Transfer.hs fixes for transfer resume 2012-09-24 13:18:16 -04:00
Trust.hs added preferred-content log, and allow editing it with vicfg 2012-10-04 16:00:19 -04:00
Unused.hs add routes to pause/start/cancel transfers 2012-08-08 16:20:24 -04:00
UUID.hs noop 2012-04-21 23:32:33 -04:00
UUIDBased.hs standard preferred content settings for client, transfer, backup, and archive repositories 2012-10-10 13:54:40 -04:00
Web.hs add routes to pause/start/cancel transfers 2012-08-08 16:20:24 -04:00