git-annex/Logs
Joey Hess 2566eb85fe fsck: Now works in bare repositories.
Checks location log information, and file contents.

Does not check that numcopies is satisfied, as .gitattributes information
about numcopies is not available in a bare repository. In practice, that
should not be a problem, since fsck is also run in a checkout and will
check numcopies there.
2011-10-29 18:03:28 -04:00
..
Location.hs fsck: Now works in bare repositories. 2011-10-29 18:03:28 -04:00
Presence.hs reorganize log modules 2011-10-15 16:21:08 -04:00
Remote.hs break out non-log stuff to separate module 2011-10-15 17:47:03 -04:00
Trust.hs break out non-log stuff to separate module 2011-10-15 17:47:03 -04:00
UUID.hs status: Now always shows the current repository, even when it does not appear in uuid.log. 2011-10-28 19:49:01 -04:00
UUIDBased.hs reorganize log modules 2011-10-15 16:21:08 -04:00
Web.hs break out non-log stuff to separate module 2011-10-15 17:47:03 -04:00