Thread (66 messages) 66 messages, 5 authors, 2017-04-28

Re: [PATCH 39/53] refs/files-backend: convert many internals to struct object_id

From: Michael Haggerty <hidden>
Date: 2017-04-27 05:05:03

On 04/23/2017 11:34 PM, brian m. carlson wrote:
Convert many of the internals of the files backend to use struct
object_id.  Avoid converting public APIs to limit the scope of the
changes.

Convert one use of get_sha1_hex to parse_oid_hex, and rely on the fact
that a strbuf will be NUL-terminated and that parse_oid_hex will fail on
truncated input to avoid the need to check for an explicit length.

This is a requirement to convert parse_object later on.
[...]
This patch also looks fine to me.

Michael
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help