Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t3201: abstract away SHA-1-specific constants | brian m. carlson | 2019-08-20 | 1 | -4/+4 |
* | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 2018-07-30 | 1 | -10/+5 |
* | ref-filter: add --no-contains option to tag/branch/for-each-ref | Ævar Arnfjörð Bjarmason | 2017-03-24 | 1 | -3/+51 |
* | ref-filter: add test for --contains on a non-commit | Ævar Arnfjörð Bjarmason | 2017-03-23 | 1 | -0/+9 |
* | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 2016-06-18 | 1 | -1/+1 |
* | branch: clean up commit flags after merge-filter walk | Jeff King | 2014-09-18 | 1 | -0/+29 |
* | branch: let branch filters imply --list | Jeff King | 2013-02-01 | 1 | -0/+35 |
* | Add tests for `branch --[no-]merged` | Lars Hjemli | 2008-04-21 | 1 | -1/+41 |
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 | 1 | -3/+3 |
* | git-branch --contains: doc and test | Junio C Hamano | 2007-11-23 | 1 | -0/+58 |