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-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
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
[prev]
[next]