summaryrefslogtreecommitdiff
path: root/progress.c
diff options
context:
space:
mode:
authorLibravatar Christian Couder <chriscool@tuxfamily.org>2014-10-13 20:16:24 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-10-13 13:55:26 -0700
commit4103818d20a4aa8f2473bff3cc8e2f9048d9c310 (patch)
tree6aa84cd43283121eebaaaa853d9706789cca8fa5 /progress.c
parenttrailer: add data structures and basic functions (diff)
downloadtgif-4103818d20a4aa8f2473bff3cc8e2f9048d9c310.tar.xz
trailer: process trailers from input message and arguments
Implement the logic to process trailers from the input message and from arguments. At the beginning trailers from the input message are in their own "in_tok" doubly linked list, and trailers from arguments are in their own "arg_tok" doubly linked list. The lists are traversed and when an "arg_tok" should be "applied", it is removed from its list and inserted into the "in_tok" list. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'progress.c')
0 files changed, 0 insertions, 0 deletions