Thread (21 messages) flat view 21 messages, 4 authors, 2016-06-15

Re: [PATCH 4/5] support reading uncompressed loose object

From: Liu Yubao <hidden>
Date: 2016-06-15 22:45:43

Shawn O. Pearce wrote:
Liu Yubao [off-list ref] wrote:
quoted
Signed-off-by: Liu Yubao <redacted>
I'd like to see a bit more of an explanation of the new loose
object format you are reading in the commit message.  We have a
long history of explaining *why* the code behaves the way it does
in our commits, so we can look at it in blame/log and understand
what the heck went on.
 
I mentioned in the cover letter sent as patch 0/5, indeed I should
have mentioned it in the commit message again.

An uncompressed loose object is just an uncompressed loose object:

loose object = deflate(typename + <space> + size + '\0' + data)
uncompressed object = inflate(loose object)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help