]> git.ipfire.org Git - thirdparty/git.git/commit - ref-filter.h
branch.c: use 'ref-filter' data structures
authorKarthik Nayak <karthik.188@gmail.com>
Wed, 23 Sep 2015 18:11:11 +0000 (23:41 +0530)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Sep 2015 15:54:54 +0000 (08:54 -0700)
commit1511b22d40d102f397104858a617aa1662bb1c98
treed6b28b3799e10ba3abead1f87a7297f2c0d40104
parentca41799068e101e908544d4e2000a747b1389ebc
branch.c: use 'ref-filter' data structures

Make 'branch.c' use 'ref-filter' data structures and make changes to
support the new data structures. This is a part of the process of
porting 'branch.c' to use 'ref-filter' APIs.

This is a temporary step before porting 'branch.c' to use 'ref-filter'
completely. As this is a temporary step, most of the code introduced
here will be removed when 'branch.c' is ported over to use
'ref-filter' APIs.

Mentored-by: Christian Couder <christian.couder@gmail.com>
Mentored-by: Matthieu Moy <matthieu.moy@grenoble-inp.fr>
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/branch.c
ref-filter.h