Age | Commit message (Expand) | Author | Files | Lines |
2019-11-10 | Merge branch 'pw/post-commit-from-sequencer' | Junio C Hamano | 1 | -228/+368 |
2019-10-16 | sequencer: run post-commit hook | Phillip Wood | 1 | -0/+19 |
2019-10-16 | t3404: remove uneeded calls to set_fake_editor | Phillip Wood | 1 | -20/+5 |
2019-10-16 | t3404: set $EDITOR in subshell | Phillip Wood | 1 | -204/+342 |
2019-10-16 | t3404: remove unnecessary subshell | Phillip Wood | 1 | -4/+2 |
2019-10-11 | Merge branch 'pw/rebase-i-show-HEAD-to-reword' | Junio C Hamano | 1 | -3/+13 |
2019-09-30 | Merge branch 'dl/rebase-i-keep-base' | Junio C Hamano | 1 | -1/+1 |
2019-09-30 | Merge branch 'dl/use-sq-from-test-lib' | Junio C Hamano | 1 | -1/+0 |
2019-09-30 | Merge branch 'bc/hash-independent-tests-part-5' | Junio C Hamano | 1 | -11/+11 |
2019-09-06 | t: use common $SQ variable | Denton Liu | 1 | -1/+0 |
2019-09-05 | t: use LF variable defined in the test harness | Junio C Hamano | 1 | -2/+0 |
2019-08-27 | rebase: fast-forward --onto in more cases | Denton Liu | 1 | -1/+1 |
2019-08-20 | t3404: abstract away SHA-1-specific constants | brian m. carlson | 1 | -11/+11 |
2019-08-19 | rebase -i: always update HEAD before rewording | Phillip Wood | 1 | -3/+13 |
2019-07-29 | Merge branch 'sg/rebase-progress' into maint | Junio C Hamano | 1 | -70/+50 |
2019-07-29 | Merge branch 'js/t3404-typofix' into maint | Junio C Hamano | 1 | -1/+1 |
2019-07-09 | Merge branch 'sg/rebase-progress' | Junio C Hamano | 1 | -70/+50 |
2019-07-09 | Merge branch 'js/t3404-typofix' | Junio C Hamano | 1 | -1/+1 |
2019-06-24 | t3404: make the 'rebase.missingCommitsCheck=ignore' test more focused | SZEDER Gábor | 1 | -14/+1 |
2019-06-24 | t3404: modernize here doc style | SZEDER Gábor | 1 | -65/+58 |
2019-06-14 | t3404: fix a typo | Johannes Schindelin | 1 | -1/+1 |
2019-03-20 | rebase: remove the rebase.useBuiltin setting | Ævar Arnfjörð Bjarmason | 1 | -6/+3 |
2019-02-13 | rebase: fix regression in rebase.useBuiltin=false test mode | Ævar Arnfjörð Bjarmason | 1 | -3/+6 |
2019-02-06 | Merge branch 'pw/rebase-x-sanity-check' | Junio C Hamano | 1 | -0/+19 |
2019-01-29 | rebase -x: sanity check command | Phillip Wood | 1 | -0/+19 |
2019-01-28 | implicit interactive rebase: don't run sequence editor | Phillip Wood | 1 | -0/+5 |
2018-11-13 | Merge branch 'js/rebase-p-tests' | Junio C Hamano | 1 | -11/+12 |
2018-11-06 | Merge branch 'sg/test-rebase-editor-fix' | Junio C Hamano | 1 | -5/+5 |
2018-11-02 | tests: optionally skip `git rebase -p` tests | Johannes Schindelin | 1 | -4/+4 |
2018-11-02 | t3404: decouple some test cases from outcomes of previous test cases | Johannes Schindelin | 1 | -7/+8 |
2018-11-02 | Merge branch 'ag/rebase-i-in-c' | Junio C Hamano | 1 | -0/+10 |
2018-10-29 | t3404-rebase-interactive: test abbreviated commands | Johannes Sixt | 1 | -5/+5 |
2018-09-24 | Merge branch 'en/sequencer-empty-edit-result-aborts' | Junio C Hamano | 1 | -4/+3 |
2018-09-13 | sequencer: fix --allow-empty-message behavior, make it smarter | Elijah Newren | 1 | -4/+3 |
2018-09-04 | Merge branch 'pw/rebase-i-author-script-fix' | Junio C Hamano | 1 | -3/+15 |
2018-08-29 | rebase -i: rewrite complete_action() in C | Alban Gruin | 1 | -1/+1 |
2018-08-27 | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 1 | -3/+2 |
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 1 | -3/+2 |
2018-08-17 | Merge branch 'es/rebase-i-author-script-fix' | Junio C Hamano | 1 | -1/+9 |
2018-08-10 | t3404: todo list with commented-out commands only aborts | Alban Gruin | 1 | -0/+10 |
2018-08-07 | sequencer: fix quoting in write_author_script | Phillip Wood | 1 | -3/+15 |
2018-08-02 | Merge branch 'bc/sequencer-export-work-tree-as-well' | Junio C Hamano | 1 | -0/+9 |
2018-08-02 | Merge branch 'es/test-fixes' | Junio C Hamano | 1 | -3/+3 |
2018-07-31 | sequencer: fix "rebase -i --root" corrupting author header timestamp | Eric Sunshine | 1 | -1/+1 |
2018-07-31 | sequencer: fix "rebase -i --root" corrupting author header timezone | Eric Sunshine | 1 | -1/+1 |
2018-07-31 | sequencer: fix "rebase -i --root" corrupting author header | Eric Sunshine | 1 | -1/+9 |
2018-07-24 | Merge branch 'jc/t3404-one-shot-export-fix' | Junio C Hamano | 1 | -1/+8 |
2018-07-24 | Merge branch 'en/rebase-consistency' | Junio C Hamano | 1 | -3/+4 |
2018-07-16 | sequencer: pass absolute GIT_WORK_TREE to exec commands | brian m. carlson | 1 | -0/+9 |
2018-07-12 | t3404: fix use of "VAR=VAL cmd" with a shell function | Junio C Hamano | 1 | -1/+8 |