| Commit message (Expand) | Author | Age |
* | rebase -i: use the rebase--helper builtin | Johannes Schindelin | 2017-02-09 |
* | sequencer: update reading author-script | Johannes Schindelin | 2017-01-17 |
* | Merge branch 'js/rebase-i-commentchar-fix' | Junio C Hamano | 2016-11-23 |
|\ |
|
| * | rebase -i: handle core.commentChar=auto | Johannes Schindelin | 2016-11-21 |
| * | rebase -i: highlight problems with core.commentchar | Johannes Schindelin | 2016-11-21 |
* | | rebase -i: improve advice on bad instruction lines | Ralf Thielow | 2016-09-07 |
* | | t3404: become resilient to GETTEXT_POISON | Vasco Almeida | 2016-08-12 |
* | | Merge branch 'js/rebase-i-tests' | Junio C Hamano | 2016-07-28 |
|\ \ |
|
| * | | t3404: add a test for the --gpg-sign option | Johannes Schindelin | 2016-07-07 |
* | | | Merge branch 'js/t3404-grammo-fix' | Junio C Hamano | 2016-07-13 |
|\ \ \ |
|
| * | | | t3404: fix a grammo (commands are ran -> commands are run) | Johannes Schindelin | 2016-06-29 |
* | | | | tests: unpack-trees: update to use test_i18n* functions | Vasco Almeida | 2016-06-17 |
* | | | | i18n: rebase-interactive: mark here-doc strings for translation | Vasco Almeida | 2016-06-17 |
| |/ /
|/| | |
|
* | | | t3404: fix typo | Johannes Schindelin | 2016-05-10 |
* | | | Merge branch 'jk/use-write-script-more' | Junio C Hamano | 2016-04-22 |
|\ \ \
| | |/
| |/| |
|
| * | | t3404: use write_script | Junio C Hamano | 2016-04-12 |
* | | | t3404: cleanup double empty lines between tests | Stefan Beller | 2016-03-18 |
* | | | rebase: decouple --exec from --interactive | Stefan Beller | 2016-03-18 |
|/ / |
|
* | | rebase -i: remember merge options beyond continue actions | Fabian Ruch | 2015-12-11 |
* | | Merge branch 'cb/t3404-shellquote' into maint | Junio C Hamano | 2015-12-11 |
|\ \ |
|
| * | | t3404: fix quoting of redirect for some versions of bash | Charles Bailey | 2015-12-04 |
* | | | Merge branch 'gr/rebase-i-drop-warn' into maint | Junio C Hamano | 2015-11-03 |
|\ \ \ |
|
| * | | | rebase-i: work around Windows CRLF line endings | Junio C Hamano | 2015-10-28 |
| * | | | t3404: "rebase -i" gets broken when insn sheet uses CR/LF line endings | Johannes Schindelin | 2015-10-28 |
| |/ / |
|
* | | | Merge branch 'gr/rebase-i-drop-warn' into maint | Junio C Hamano | 2015-10-16 |
|\ \ \
| |/ / |
|
| * | | rebase-i: loosen over-eager check_bad_cmd check | Matthieu Moy | 2015-10-05 |
* | | | Merge branch 'dt/reflog-tests' | Junio C Hamano | 2015-08-12 |
|\ \ \ |
|
| * | | | tests: remove some direct access to .git/logs | David Turner | 2015-07-28 |
| * | | | Merge branch 'ph/rebase-i-redo' into maint | Junio C Hamano | 2015-06-05 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'gr/rebase-i-drop-warn' | Junio C Hamano | 2015-08-03 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | git rebase -i: add static check for commands and SHA-1 | Galan Rémi | 2015-06-30 |
| * | | | | git rebase -i: warn about removed commits | Galan Rémi | 2015-06-30 |
| * | | | | git-rebase -i: add command "drop" to remove a commit | Galan Rémi | 2015-06-30 |
* | | | | | Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip' | Junio C Hamano | 2015-07-13 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | rebase -i: do not leave a CHERRY_PICK_HEAD file behind | Johannes Schindelin | 2015-06-29 |
| * | | | | t3404: demonstrate CHERRY_PICK_HEAD bug | Johannes Schindelin | 2015-06-29 |
* | | | | | Merge branch 'ph/rebase-i-redo' | Junio C Hamano | 2015-05-19 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | rebase -i: redo tasks that die during cherry-pick | Phil Hord | 2015-04-29 |
| * | | | Merge branch 'es/rebase-i-count-todo' into maint | Junio C Hamano | 2015-03-23 |
| |\ \ \ |
|
* | | | | | t: fix trivial &&-chain breakage | Jeff King | 2015-03-20 |
* | | | | | t: fix moderate &&-chain breakage | Jeff King | 2015-03-20 |
* | | | | | Merge branch 'es/rebase-i-count-todo' | Junio C Hamano | 2015-03-17 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | rebase-interactive: suppress whitespace preceding item count | Eric Sunshine | 2015-03-06 |
| |/ / |
|
* | | | rebase -i: use full object name internally throughout the script | Kirill A. Shutemov | 2015-01-22 |
|/ / |
|
* | | Merge branch 'mt/rebase-i-keep-empty-test' | Junio C Hamano | 2014-06-06 |
|\ \ |
|
| * | | rebase --keep-empty -i: add test | Michael S. Tsirkin | 2014-05-19 |
* | | | tests: use "env" to run commands with temporary env-var settings | David Tran | 2014-03-19 |
|/ / |
|
* | | Merge branch 'es/rebase-i-no-abbrev' | Junio C Hamano | 2013-09-11 |
|\ \ |
|
| * | | rebase -i: fix short SHA-1 collision | Junio C Hamano | 2013-08-25 |
| * | | t3404: rebase -i: demonstrate short SHA-1 collision | Eric Sunshine | 2013-08-25 |