[PATCH 0/7] Use context structures in walk_tree() functions
Ferry Huberts
mailings at hupie.com
Sun Mar 3 22:23:58 CET 2013
ok then :-)
with the clarifications you provided
Reviewed-by: Ferry Huberts <ferry.huberts at pelagic.nl>
On 03/03/13 18:06, Lukas Fleischer wrote:
> This turned out to be a bit harder than I expected. I split my initial
> patch (plus additions) into several chunks that are hopefully a bit
> easier to understand/follow.
>
> All patches are based on the "Fix several whitespace errors" I submitted
> earlier.
>
> Lukas Fleischer (7):
> ui-blob.c: Use a context structure in walk_tree()
> ui-plain.c: Do not access match variable in print_*()
> ui-plain.c: Use a context structure in walk_tree()
> ui-tree.c: Pass current revision to print_object()
> ui-tree.c: Declare the state variable globally
> ui-tree.c: Drop the header variable
> ui-tree.c: Use a context structure in walk_tree()
>
> ui-blob.c | 42 ++++++++++++++++++++++++++----------------
> ui-plain.c | 47 +++++++++++++++++++++++++++--------------------
> ui-tree.c | 60 ++++++++++++++++++++++++++++++++----------------------------
> 3 files changed, 85 insertions(+), 64 deletions(-)
>
--
Ferry Huberts
More information about the CGit
mailing list