index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3404-rebase-interactive.sh
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-02-09
rebase -i: use the rebase--helper builtin
Johannes Schindelin
1
-1
/
+1
2017-01-17
sequencer: update reading author-script
Johannes Schindelin
1
-0
/
+16
2016-11-23
Merge branch 'js/rebase-i-commentchar-fix'
Junio C Hamano
1
-0
/
+11
2016-11-21
rebase -i: handle core.commentChar=auto
Johannes Schindelin
1
-1
/
+1
2016-11-21
rebase -i: highlight problems with core.commentchar
Johannes Schindelin
1
-0
/
+11
2016-09-07
rebase -i: improve advice on bad instruction lines
Ralf Thielow
1
-3
/
+3
2016-08-12
t3404: become resilient to GETTEXT_POISON
Vasco Almeida
1
-1
/
+1
2016-07-28
Merge branch 'js/rebase-i-tests'
Junio C Hamano
1
-0
/
+8
2016-07-13
Merge branch 'js/t3404-grammo-fix'
Junio C Hamano
1
-1
/
+1
2016-07-07
t3404: add a test for the --gpg-sign option
Johannes Schindelin
1
-0
/
+8
2016-06-29
t3404: fix a grammo (commands are ran -> commands are run)
Johannes Schindelin
1
-1
/
+1
2016-06-17
tests: unpack-trees: update to use test_i18n* functions
Vasco Almeida
1
-2
/
+2
2016-06-17
i18n: rebase-interactive: mark here-doc strings for translation
Vasco Almeida
1
-7
/
+7
2016-05-10
t3404: fix typo
Johannes Schindelin
1
-1
/
+1
2016-04-22
Merge branch 'jk/use-write-script-more'
Junio C Hamano
1
-4
/
+3
2016-04-12
t3404: use write_script
Junio C Hamano
1
-4
/
+3
2016-03-18
t3404: cleanup double empty lines between tests
Stefan Beller
1
-6
/
+0
2016-03-18
rebase: decouple --exec from --interactive
Stefan Beller
1
-7
/
+6
2015-12-11
rebase -i: remember merge options beyond continue actions
Fabian Ruch
1
-0
/
+16
2015-12-11
Merge branch 'cb/t3404-shellquote' into maint
Junio C Hamano
1
-1
/
+1
2015-12-04
t3404: fix quoting of redirect for some versions of bash
Charles Bailey
1
-1
/
+1
2015-11-03
Merge branch 'gr/rebase-i-drop-warn' into maint
Junio C Hamano
1
-0
/
+12
2015-10-28
rebase-i: work around Windows CRLF line endings
Junio C Hamano
1
-1
/
+1
2015-10-28
t3404: "rebase -i" gets broken when insn sheet uses CR/LF line endings
Johannes Schindelin
1
-0
/
+12
2015-10-16
Merge branch 'gr/rebase-i-drop-warn' into maint
Junio C Hamano
1
-0
/
+15
2015-10-05
rebase-i: loosen over-eager check_bad_cmd check
Matthieu Moy
1
-0
/
+15
2015-08-12
Merge branch 'dt/reflog-tests'
Junio C Hamano
1
-5
/
+5
[next]