Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 2023-11-02 | 1 | -3/+3 |
* | t7110-reset-merge: modernize test format | John Cai | 2023-05-23 | 1 | -157/+157 |
* | leak tests: mark passing SANITIZE=leak tests as leak-free | Ævar Arnfjörð Bjarmason | 2022-07-28 | 1 | -0/+1 |
* | tests: simplify by dropping unnecessary `for` loops | Eric Sunshine | 2021-12-13 | 1 | -1/+1 |
* | i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110 | Junio C Hamano | 2011-04-14 | 1 | -6/+6 |
* | i18n: git-commit "middle of a merge" message | Ævar Arnfjörð Bjarmason | 2011-03-10 | 1 | -3/+3 |
* | reset: disallow using --keep when there are unmerged entries | Christian Couder | 2010-03-07 | 1 | -14/+9 |
* | reset: add test cases for "--keep" option | Christian Couder | 2010-01-25 | 1 | -1/+118 |
* | "reset --merge": fix unmerged case | Junio C Hamano | 2010-01-04 | 1 | -9/+31 |
* | reset: use "unpack_trees()" directly instead of "git read-tree" | Stephan Beyer | 2010-01-04 | 1 | -5/+7 |
* | reset: add a few tests for "git reset --merge" | Christian Couder | 2009-12-30 | 1 | -0/+159 |