| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -14/+14 |
| 2021-01-25 | Merge branch 'js/default-branch-name-tests-final-stretch' | Junio C Hamano | 1 | -0/+3 |
| 2021-01-07 | branch: show "HEAD detached" first under reverse sort | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
| 2021-01-07 | branch: sort detached HEAD based on a flag | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
| 2021-01-06 | branch tests: add to --sort tests | Ævar Arnfjörð Bjarmason | 1 | -1/+50 |
| 2020-12-16 | t3203: complete the transition to using the branch name `main` | Johannes Schindelin | 1 | -21/+22 |
| 2020-11-19 | tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed | Johannes Schindelin | 1 | -1/+1 |
| 2020-11-19 | t3[0-3]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -20/+20 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2020-10-23 | tests: prepare aligned mentions of the default branch name | Johannes Schindelin | 1 | -2/+2 |
| 2019-07-09 | Merge branch 'nb/branch-show-other-worktrees-head' | Junio C Hamano | 1 | -2/+42 |
| 2019-05-07 | branch: add worktree info on verbose output | Nickolai Belakovski | 1 | -0/+19 |
| 2019-05-07 | branch: update output to include worktree info | Nickolai Belakovski | 1 | -2/+22 |
| 2018-10-26 | branch: introduce --show-current display option | Daniels Umanovskis | 1 | -0/+44 |
| 2017-10-04 | t3203: drop "always" color test | Jeff King | 1 | -6/+0 |
| 2017-10-04 | test-terminal: set TERM=vt100 | Jeff King | 1 | -1/+1 |
| 2017-07-13 | ref-filter: consult want_color() before emitting colors | Jeff King | 1 | -0/+31 |
| 2017-05-11 | tests: fix tests broken under GETTEXT_POISON=YesPlease | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2017-01-31 | branch: implement '--format' option | Karthik Nayak | 1 | -0/+14 |
| 2017-01-31 | branch: use ref-filter printing APIs | Karthik Nayak | 1 | -1/+1 |
| 2016-12-05 | tag, branch, for-each-ref: add --ignore-case for sorting and filtering | Nguyễn Thái Ngọc Duy | 1 | -0/+29 |
| 2016-04-04 | branch: fix shortening of non-remote symrefs | Jeff King | 1 | -0/+12 |
| 2016-01-26 | tag: do not show ambiguous tag names as "tags/foo" | Jeff King | 1 | -0/+8 |
| 2015-11-03 | Merge branch 'kn/for-each-branch' | Junio C Hamano | 1 | -1/+1 |
| 2015-10-30 | ref-filter: fallback on alphabetical comparison | Karthik Nayak | 1 | -1/+1 |
| 2015-10-15 | Merge branch 'mm/detach-at-HEAD-reflog' | Junio C Hamano | 1 | -0/+13 |
| 2015-10-02 | status: don't say 'HEAD detached at HEAD' | Matthieu Moy | 1 | -1/+1 |
| 2015-10-02 | t3203: test 'detached at' after checkout --detach | Matthieu Moy | 1 | -0/+13 |
| 2015-09-25 | branch: add '--points-at' option | Karthik Nayak | 1 | -0/+9 |
| 2015-09-25 | branch.c: use 'ref-filter' APIs | Karthik Nayak | 1 | -0/+11 |
| 2015-03-06 | branch: name detached HEAD analogous to status | Michael J Gruber | 1 | -1/+38 |
| 2013-03-16 | branch: show more information when HEAD is detached | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2011-09-08 | branch: -v does not automatically imply --list | Michael J Gruber | 1 | -2/+6 |
| 2011-08-28 | branch: allow pattern arguments | Michael J Gruber | 1 | -0/+19 |
| 2011-08-28 | branch: introduce --list option | Michael J Gruber | 1 | -0/+5 |
| 2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507 | Junio C Hamano | 1 | -2/+2 |
| 2011-03-09 | i18n: git-branch "(no branch)" message | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -3/+3 |
| 2009-02-18 | add basic branch display tests | Jeff King | 1 | -0/+81 |