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
/
t3400-rebase.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
Merge branch 'es/do-not-let-rebase-switch-to-protected-branch'
Junio C Hamano
1
-1
/
+19
2020-02-24
rebase: refuse to switch to branch already checked out elsewhere
Eric Sunshine
1
-0
/
+18
2020-02-24
t3400: make test clean up after itself
Eric Sunshine
1
-1
/
+1
2020-02-16
rebase: rename the two primary rebase backends
Elijah Newren
1
-8
/
+8
2020-02-16
rebase tests: mark tests specific to the am-backend with --am
Elijah Newren
1
-5
/
+5
2020-02-16
rebase: fix handling of restrict_revision
Elijah Newren
1
-1
/
+19
2020-02-16
rebase: make sure to pass along the quiet flag to the sequencer
Elijah Newren
1
-1
/
+7
2019-12-16
Merge branch 'dl/rebase-with-autobase'
Junio C Hamano
1
-0
/
+6
2019-12-05
rebase: fix format.useAutoBase breakage
Denton Liu
1
-1
/
+1
2019-12-05
t3400: demonstrate failure with format.useAutoBase
Denton Liu
1
-0
/
+6
2019-11-21
t: teach test_cmp_rev to accept ! for not-equals
Denton Liu
1
-1
/
+1
2019-09-30
Merge branch 'dl/rebase-i-keep-base'
Junio C Hamano
1
-1
/
+1
2019-09-09
Merge branch 'bc/reread-attributes-during-rebase'
Junio C Hamano
1
-0
/
+36
2019-09-03
am: reload .gitattributes after patching it
brian m. carlson
1
-0
/
+36
2019-08-27
rebase: fast-forward --onto in more cases
Denton Liu
1
-1
/
+1
2019-05-15
t3400: stop referring to the scripted rebase
Johannes Schindelin
1
-1
/
+1
2019-04-16
Merge branch 'ab/drop-scripted-rebase'
Junio C Hamano
1
-0
/
+16
2019-03-20
rebase: remove the rebase.useBuiltin setting
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2019-03-04
built-in rebase: set ORIG_HEAD just once, before the rebase
Johannes Schindelin
1
-1
/
+1
2019-03-04
built-in rebase: demonstrate that ORIG_HEAD is not set correctly
Johannes Schindelin
1
-0
/
+8
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
1
-4
/
+4
2018-07-16
t3000-t3999: fix broken &&-chains
Eric Sunshine
1
-4
/
+4
2018-02-12
rebase: introduce and use pseudo-ref REBASE_HEAD
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-02-12
rebase: add --show-current-patch
Nguyễn Thái Ngọc Duy
1
-0
/
+33
2017-11-18
rebase: use mboxrd format to avoid split errors
Eric Wong
1
-0
/
+22
2016-06-17
tests: unpack-trees: update to use test_i18n* functions
Vasco Almeida
1
-2
/
+2
2014-07-16
rebase: omit patch-identical commits with --fork-point
John Keeping
1
-0
/
+23
2014-03-19
rebase: allow "-" short-hand for the previous branch
Brian Gesiak
1
-0
/
+17
2014-01-09
rebase: fix fork-point with zero arguments
John Keeping
1
-2
/
+10
2013-12-10
rebase: use reflog to find common base with upstream
John Keeping
1
-2
/
+4
2013-06-24
Merge branch 'rr/rebase-sha1-by-string-query'
Junio C Hamano
1
-0
/
+11
2013-06-23
Merge branch 'mz/rebase-tests'
Junio C Hamano
1
-52
/
+1
2013-06-20
Merge branch 'fc/show-non-empty-errors-in-test'
Junio C Hamano
1
-1
/
+1
2013-06-14
rebase: use peel_committish() where appropriate
Ramkumar Ramachandra
1
-1
/
+1
2013-06-14
t/rebase: add failing tests for a peculiar revision
Ramkumar Ramachandra
1
-0
/
+11
2013-06-09
test: test_must_be_empty helper
Junio C Hamano
1
-1
/
+1
2013-06-07
tests: move test for rebase messages from t3400 to t3406
Martin von Zweigbergk
1
-22
/
+0
2013-06-07
add tests for rebasing merged history
Martin von Zweigbergk
1
-30
/
+1
2013-04-26
Merge branch 'ph/rebase-original'
Junio C Hamano
1
-0
/
+7
2013-04-23
rebase: find orig_head unambiguously
Phil Hord
1
-0
/
+7
2013-03-25
t3400: use test_config to set/unset git config variables
Yann Droneaud
1
-2
/
+1
2012-07-25
i18n: rebase: mark messages for translation
Jiang Xin
1
-4
/
+4
2012-03-04
Make git-{pull,rebase} message without tracking information friendlier
Carlos Martín Nieto
1
-4
/
+2
2012-02-10
Merge branch 'jc/parse-date-raw'
Junio C Hamano
1
-0
/
+23
2012-02-03
parse_date(): '@' prefix forces git-timestamp
Junio C Hamano
1
-0
/
+23
2011-12-08
test: fix '&&' chaining
Ramkumar Ramachandra
1
-2
/
+2
2011-02-10
rebase: use @{upstream} if no upstream specified
Martin von Zweigbergk
1
-9
/
+18
2010-08-21
Merge branch 'dg/local-mod-error-messages'
Junio C Hamano
1
-1
/
+2
2010-08-11
unpack_trees: group error messages by type
Matthieu Moy
1
-1
/
+2
2010-07-23
rebase: protect against diff.renames configuration
Junio C Hamano
1
-1
/
+23
[next]