From: Junio C Hamano Date: Thu, 15 Oct 2015 22:43:38 +0000 (-0700) Subject: Merge branch 'kn/for-each-branch' X-Git-Tag: v2.7.0-rc0~109 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f11b485215be205f498fe646a7adc8c8b5386a5;p=git Merge branch 'kn/for-each-branch' Update "git branch" that list existing branches, using the ref-filter API that is shared with "git tag" and "git for-each-ref". * kn/for-each-branch: branch: add '--points-at' option branch.c: use 'ref-filter' APIs branch.c: use 'ref-filter' data structures branch: drop non-commit error reporting branch: move 'current' check down to the presentation layer branch: roll show_detached HEAD into regular ref_list branch: bump get_head_description() to the top branch: refactor width computation --- 7f11b485215be205f498fe646a7adc8c8b5386a5