Re: [PATCH] index-pack: correctly initialize appended objects

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Bjjjrn Steinbrink <B.Steinbrink@...>
Cc: Johannes Schindelin <Johannes.Schindelin@...>, Junio C Hamano <gitster@...>, Nicolas Pitre <nico@...>, <git@...>
Date: Friday, July 25, 2008 - 1:20 pm

Bjjjrn Steinbrink <B.Steinbrink@gmx.de> wrote:

Acked-by: Shawn O. Pearce <spearce@spearce.org>


The commit message makes sense to me.  :)
 

read_sha1_file() _never_ returns a delta.  It always reutrns the
whole object, even if the object was stored as a delta in a pack
somewhere.  The function is widely used within git to read an object
for processing, without the caller needing to worry about the types
of compression used to store the object.



-- 
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] index-pack: correctly initialize appended objects, Johannes Schindelin, (Thu Jul 24, 1:32 pm)
Re: [PATCH] index-pack: correctly initialize appended objects, Johannes Schindelin, (Fri Jul 25, 9:15 am)
Re: [PATCH] index-pack: correctly initialize appended objects, Johannes Schindelin, (Fri Jul 25, 11:04 pm)
Re: [PATCH] index-pack: correctly initialize appended objects, Shawn O. Pearce, (Fri Jul 25, 1:20 pm)
Re: [PATCH] index-pack: correctly initialize appended objects, Shawn O. Pearce, (Fri Jul 25, 12:42 pm)
Re: [PATCH] index-pack: correctly initialize appended objects, Johannes Schindelin, (Fri Jul 25, 6:24 am)