Thread (32 messages) flat view 32 messages, 4 authors, 2021-07-26

Re: [PATCH v3 3/4] pack-objects.c: do stdin parsing via revision.c's API

From: Junio C Hamano <hidden>
Date: 2021-07-08 22:21:59

Ævar Arnfjörð Bjarmason  [off-list ref] writes:
Extend the rev_info stdin parsing API to support hooking into its
read_revisions_from_stdin() function, and change the custom stdin
parsing in pack-objects.c to use it.
This step, while it might not be introducing new bugs, does not look
anything more than just adding yet another new API for the sake of
adding one (especially, the number of lines added vs removed does
not look so impressive).

Perhaps we'll see why it makes sense in the next step?
 builtin/pack-objects.c | 63 ++++++++++++++++++++----------------------
 revision.c             | 22 +++++++++++++++
 revision.h             | 30 ++++++++++++++++++++
 3 files changed, 82 insertions(+), 33 deletions(-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help