Hi Junio,
On Wed, 10 Sep 2014, Junio C Hamano wrote:
> Junio C Hamano writes:
>
> > Johannes Schindelin writes:
> >
> >> This patch series introduces detailed checking of tag objects when calling
> >> git fsck, and also when transfer.fsckobjects is set to true.
> >>
> >> To this end, the fsck
Junio C Hamano writes:
> Johannes Schindelin writes:
>
>> This patch series introduces detailed checking of tag objects when calling
>> git fsck, and also when transfer.fsckobjects is set to true.
>>
>> To this end, the fsck machinery is reworked to accept the buffer and size
>> of the object to
Johannes Schindelin writes:
> This patch series introduces detailed checking of tag objects when calling
> git fsck, and also when transfer.fsckobjects is set to true.
>
> To this end, the fsck machinery is reworked to accept the buffer and size
> of the object to check, and for commit and tag ob
Hi Junio,
On Wed, 10 Sep 2014, Johannes Schindelin wrote:
> Still unaddressed:
>
> - getting rid of struct object altogether in fsck (I felt this was quite a big
> task, getting much more familiar with the non-tag code paths, and I did not
> want to delay this patch series up any further)
>
This patch series introduces detailed checking of tag objects when calling
git fsck, and also when transfer.fsckobjects is set to true.
To this end, the fsck machinery is reworked to accept the buffer and size
of the object to check, and for commit and tag objects, we verify that the
buffers conta
5 matches
Mail list logo