Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -6/+6 |
2020-11-19 | t3[5-9]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -2/+2 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-08-19 | Merge branch 'en/sequencer-merge-labels' | Junio C Hamano | 1 | -10/+10 |
2020-08-14 | sequencer: avoid garbled merge machinery messages due to commit labels | Elijah Newren | 1 | -10/+10 |
2020-08-06 | t: don't spuriously close and reopen quotes | Martin Ågren | 1 | -2/+2 |
2020-03-25 | Merge branch 'pw/advise-rebase-skip' | Junio C Hamano | 1 | -0/+23 |
2020-01-27 | t3507: use test_path_is_missing() | Denton Liu | 1 | -4/+4 |
2020-01-27 | t3507: fix indentation | Denton Liu | 1 | -12/+12 |
2019-12-06 | cherry-pick: check commit error messages | Phillip Wood | 1 | -0/+23 |
2019-05-13 | Merge branch 'pw/clean-sequencer-state-upon-final-commit' | Junio C Hamano | 1 | -0/+39 |
2019-05-09 | Merge branch 'dl/merge-cleanup-scissors-fix' | Junio C Hamano | 1 | -21/+107 |
2019-04-19 | cherry-pick/revert: add scissors line on merge conflict | Denton Liu | 1 | -0/+86 |
2019-04-18 | t3507: clean up style | Denton Liu | 1 | -21/+21 |
2019-04-17 | commit/reset: try to clean up sequencer state | Phillip Wood | 1 | -0/+39 |
2019-03-18 | cherry-pick --continue: remember options | Phillip Wood | 1 | -2/+2 |
2019-03-18 | cherry-pick: demonstrate option amnesia | Phillip Wood | 1 | -0/+24 |
2018-07-27 | merge-recursive: preserve skip_worktree bit when necessary | Elijah Newren | 1 | -1/+1 |
2018-07-27 | t3507: add a testcase showing failure with sparse checkout | Ben Peart | 1 | -0/+13 |
2014-10-28 | merge & sequencer: turn "Conflicts:" hint into a comment | Junio C Hamano | 1 | -8/+34 |
2012-12-22 | tests: move test_cmp_rev to test-lib-functions | Martin von Zweigbergk | 1 | -6/+0 |
2012-09-14 | cherry-pick: don't forget -s on failure | Miklos Vajna | 1 | -0/+32 |
2012-02-22 | cherry-pick: No advice to commit if --no-commit | Phil Hord | 1 | -0/+14 |
2011-11-22 | revert: write REVERT_HEAD pseudoref during conflicted revert | Jonathan Nieder | 1 | -0/+54 |
2011-10-06 | revert.c: defer writing CHERRY_PICK_HEAD till it is safe to do so | Jay Soffian | 1 | -0/+15 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507 | Junio C Hamano | 1 | -2/+2 |
2011-04-01 | Merge branch 'ab/i18n-st' | Junio C Hamano | 1 | -1/+1 |
2011-03-09 | i18n: git-revert split up "could not revert/apply" message | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-02-21 | Teach commit about CHERRY_PICK_HEAD | Jay Soffian | 1 | -1/+1 |
2011-02-21 | Introduce CHERRY_PICK_HEAD | Jay Soffian | 1 | -1/+75 |
2011-02-21 | t3507: introduce pristine-detach helper | Jonathan Nieder | 1 | -54/+22 |
2010-08-18 | tests: fix syntax error in "Use advise() for hints" test | Ævar Arnfjörð Bjarmason | 1 | -5/+5 |
2010-08-15 | cherry-pick/revert: Use advise() for hints | Jonathan Nieder | 1 | -0/+20 |
2010-04-11 | t3507: Make test executable | Stephen Boyd | 1 | -0/+0 |
2010-03-20 | cherry-pick, revert: add a label for ancestor | Jonathan Nieder | 1 | -2/+2 |
2010-03-20 | revert: clarify label on conflict hunks | Jonathan Nieder | 1 | -2/+2 |
2010-03-20 | tests: document cherry-pick behavior in face of conflicts | Jonathan Nieder | 1 | -0/+198 |