Re: [PATCH 00/18] Introduce an internal API to interact with the fsck machinery

2014-12-10 Thread Junio C Hamano
Johannes Schindelin writes: > At the moment, the git-fsck's integrity checks are targeted toward the > end user, i.e. the error messages are really just messages, intended for > human consumption. > > Under certain circumstances, some of those errors should be allowed to > be turned into mere war

[PATCH 00/18] Introduce an internal API to interact with the fsck machinery

2014-12-08 Thread Johannes Schindelin
At the moment, the git-fsck's integrity checks are targeted toward the end user, i.e. the error messages are really just messages, intended for human consumption. Under certain circumstances, some of those errors should be allowed to be turned into mere warnings, though, because the cost of fixing