Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-07-03 | t: use test_write_lines() instead of series of 'echo' commands | Eric Sunshine | 1 | -3/+3 |
2018-06-27 | git-rebase: make --allow-empty-message the default | Elijah Newren | 1 | -3/+4 |
2018-06-19 | sequencer: do not squash 'reword' commits when we hit conflicts | Phillip Wood | 1 | -0/+28 |
2018-06-19 | t3404: check root commit in 'rebase -i --root reword root commit' | Todd Zullinger | 1 | -1/+2 |
2018-06-18 | rebase --root: fix amending root commit messages | Johannes Schindelin | 1 | -1/+1 |
2018-06-18 | rebase --root: demonstrate a bug while amending root commit messages | Todd Zullinger | 1 | -0/+9 |
2018-05-06 | rebase -i --root: let the sequencer handle even the initial part | Johannes Schindelin | 1 | -6/+13 |
2018-04-25 | Merge branch 'ps/test-chmtime-get' | Junio C Hamano | 1 | -1/+1 |
2018-04-11 | Merge branch 'nd/combined-test-helper' | Junio C Hamano | 1 | -2/+2 |
2018-04-10 | Merge branch 'ps/contains-id-error-message' | Junio C Hamano | 1 | -4/+2 |
2018-04-09 | t/helper: 'test-chmtime (--get|-g)' to print only the mtime | Paul-Sebastian Ungureanu | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-chmtime into test-tool | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2018-03-22 | parse-options: do not show usage upon invalid option value | Paul-Sebastian Ungureanu | 1 | -4/+2 |
2018-03-06 | Merge branch 'nd/rebase-show-current-patch' | Junio C Hamano | 1 | -0/+8 |
2018-02-13 | Merge branch 'pw/sequencer-in-process-commit' | Junio C Hamano | 1 | -0/+14 |
2018-02-12 | rebase: introduce and use pseudo-ref REBASE_HEAD | Nguyễn Thái Ngọc Duy | 1 | -1/+4 |
2018-02-12 | rebase: add --show-current-patch | Nguyễn Thái Ngọc Duy | 1 | -0/+5 |
2017-12-22 | sequencer: assign only free()able strings to gpg_sign | Johannes Schindelin | 1 | -0/+10 |
2017-12-05 | t3404: add test case for abbreviated commands | Liam Beguin | 1 | -0/+22 |
2017-11-11 | t3404: check intermediate squash messages | Phillip Wood | 1 | -0/+4 |
2017-11-06 | Merge branch 'jk/rebase-i-exec-gitdir-fix' | Junio C Hamano | 1 | -0/+11 |
2017-11-02 | sequencer: pass absolute GIT_DIR to exec commands | Jacob Keller | 1 | -0/+11 |
2017-07-27 | t3404: relax rebase.missingCommitsCheck tests | Johannes Schindelin | 1 | -18/+4 |
2017-06-30 | Merge branch 'pw/rebase-i-regression-fix-tests' | Junio C Hamano | 1 | -0/+7 |
2017-06-19 | rebase -i: add test for reflog message | Phillip Wood | 1 | -0/+7 |
2017-05-11 | tests: fix tests broken under GETTEXT_POISON=YesPlease | Ævar Arnfjörð Bjarmason | 1 | -7/+7 |