Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2021-01-25 | Merge branch 'js/default-branch-name-tests-final-stretch' | Junio C Hamano | 1 | -0/+3 |
2020-12-16 | t3201: finalize transitioning to using the branch name `main` | Johannes Schindelin | 1 | -41/+42 |
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 | -41/+41 |
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 | -4/+4 |
2020-09-16 | ref-filter: allow merged and no-merged filters | Aaron Lipman | 1 | -0/+27 |
2020-09-16 | t3201: test multiple branch filter combinations | Aaron Lipman | 1 | -11/+36 |
2019-08-20 | t3201: abstract away SHA-1-specific constants | brian m. carlson | 1 | -4/+4 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -10/+5 |
2017-03-24 | ref-filter: add --no-contains option to tag/branch/for-each-ref | Ævar Arnfjörð Bjarmason | 1 | -3/+51 |
2017-03-23 | ref-filter: add test for --contains on a non-commit | Ævar Arnfjörð Bjarmason | 1 | -0/+9 |
2016-06-17 | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 1 | -1/+1 |
2014-09-18 | branch: clean up commit flags after merge-filter walk | Jeff King | 1 | -0/+29 |
2013-01-31 | branch: let branch filters imply --list | Jeff King | 1 | -0/+35 |
2008-04-20 | Add tests for `branch --[no-]merged` | Lars Hjemli | 1 | -1/+41 |
2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -3/+3 |
2007-11-22 | git-branch --contains: doc and test | Junio C Hamano | 1 | -0/+58 |