git-annex/Logs
Joey Hess 065248f3d2 Added required content configuration.
This includes checking when dropping files that any required content
configuration is satisfied. However, it does not yet include an active
check on the required content; the location log is trusted when checking
the required content expression.
2014-03-29 16:03:33 -04:00
..
PreferredContent Added required content configuration. 2014-03-29 16:03:33 -04:00
Presence
Trust
FsckResults.hs fully fix fsck memory use by iterative fscking 2014-03-12 15:18:43 -04:00
Group.hs
Location.hs --in can now refer to files that were located in a repository at some past date. For example, --in="here@{yesterday}" 2014-02-06 12:43:56 -04:00
MapLog.hs factored out a generic MapLog from uuid-based logs 2014-03-15 13:45:25 -04:00
MetaData.hs toplevel lastchanged field 2014-03-19 19:10:55 -04:00
NumCopies.hs reorg 2014-01-21 18:08:56 -04:00
PreferredContent.hs Added required content configuration. 2014-03-29 16:03:33 -04:00
Presence.hs --in can now refer to files that were located in a repository at some past date. For example, --in="here@{yesterday}" 2014-02-06 12:43:56 -04:00
Remote.hs
RemoteState.hs copyright year 2014-01-08 16:29:15 -04:00
Schedule.hs
SingleValue.hs reorganize numcopies code (no behavior changes) 2014-01-21 16:08:59 -04:00
Transfer.hs add desktop notifications 2014-03-22 14:12:19 -04:00
Transitions.hs
Trust.hs
Unused.hs Avoid encoding errors when using the unused log file. 2014-03-15 11:57:27 -04:00
UUID.hs
UUIDBased.hs factored out a generic MapLog from uuid-based logs 2014-03-15 13:45:25 -04:00
View.hs view, vfilter: Add support for filtering tags and values out of a view, using !tag and field!=value. 2014-03-02 14:53:19 -04:00
Web.hs