Junio C Hamano writes:
> Thomas Rast writes:
>
>> The delta base cache lookup and test were shared. Refactor them;
>> we'll need both parts again. Also, we'll use the clearing routine
>> later.
>>
>> Signed-off-by: Thomas Rast
>> ---
>
> Looks like a very straight-forward rewrite.
>
> The onl
Thomas Rast writes:
> The delta base cache lookup and test were shared. Refactor them;
> we'll need both parts again. Also, we'll use the clearing routine
> later.
>
> Signed-off-by: Thomas Rast
> ---
Looks like a very straight-forward rewrite.
The only little concern I may have is this cmp_
The delta base cache lookup and test were shared. Refactor them;
we'll need both parts again. Also, we'll use the clearing routine
later.
Signed-off-by: Thomas Rast
---
sha1_file.c | 45 -
1 file changed, 32 insertions(+), 13 deletions(-)
diff --git
3 matches
Mail list logo