index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t3400-rebase.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rebase: introduce and use pseudo-ref REBASE_HEAD
Nguyễn Thái Ngọc Duy
2018-02-12
1
-1
/
+2
*
rebase: add --show-current-patch
Nguyễn Thái Ngọc Duy
2018-02-12
1
-0
/
+33
*
rebase: use mboxrd format to avoid split errors
Eric Wong
2017-11-18
1
-0
/
+22
*
tests: unpack-trees: update to use test_i18n* functions
Vasco Almeida
2016-06-18
1
-2
/
+2
*
rebase: omit patch-identical commits with --fork-point
John Keeping
2014-07-16
1
-0
/
+23
*
rebase: allow "-" short-hand for the previous branch
Brian Gesiak
2014-03-19
1
-0
/
+17
*
rebase: fix fork-point with zero arguments
John Keeping
2014-01-10
1
-2
/
+10
*
rebase: use reflog to find common base with upstream
John Keeping
2013-12-10
1
-2
/
+4
*
Merge branch 'rr/rebase-sha1-by-string-query'
Junio C Hamano
2013-06-24
1
-0
/
+11
|
\
|
*
rebase: use peel_committish() where appropriate
Ramkumar Ramachandra
2013-06-14
1
-1
/
+1
|
*
t/rebase: add failing tests for a peculiar revision
Ramkumar Ramachandra
2013-06-14
1
-0
/
+11
*
|
Merge branch 'mz/rebase-tests'
Junio C Hamano
2013-06-23
1
-52
/
+1
|
\
\
|
*
|
tests: move test for rebase messages from t3400 to t3406
Martin von Zweigbergk
2013-06-07
1
-22
/
+0
|
*
|
add tests for rebasing merged history
Martin von Zweigbergk
2013-06-07
1
-30
/
+1
|
|
/
*
|
Merge branch 'fc/show-non-empty-errors-in-test'
Junio C Hamano
2013-06-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
test: test_must_be_empty helper
Junio C Hamano
2013-06-10
1
-1
/
+1
*
|
Merge branch 'ph/rebase-original'
Junio C Hamano
2013-04-27
1
-0
/
+7
|
\
\
|
*
|
rebase: find orig_head unambiguously
Phil Hord
2013-04-24
1
-0
/
+7
|
|
/
*
/
t3400: use test_config to set/unset git config variables
Yann Droneaud
2013-03-25
1
-2
/
+1
|
/
*
i18n: rebase: mark messages for translation
Jiang Xin
2012-07-25
1
-4
/
+4
*
Make git-{pull,rebase} message without tracking information friendlier
Carlos Martín Nieto
2012-03-05
1
-4
/
+2
*
Merge branch 'jc/parse-date-raw'
Junio C Hamano
2012-02-10
1
-0
/
+23
|
\
|
*
parse_date(): '@' prefix forces git-timestamp
Junio C Hamano
2012-02-04
1
-0
/
+23
*
|
test: fix '&&' chaining
Ramkumar Ramachandra
2011-12-09
1
-2
/
+2
|
/
*
rebase: use @{upstream} if no upstream specified
Martin von Zweigbergk
2011-02-10
1
-9
/
+18
*
Merge branch 'dg/local-mod-error-messages'
Junio C Hamano
2010-08-22
1
-1
/
+2
|
\
|
*
unpack_trees: group error messages by type
Matthieu Moy
2010-08-11
1
-1
/
+2
*
|
rebase: protect against diff.renames configuration
Junio C Hamano
2010-07-23
1
-1
/
+23
*
|
t3400 (rebase): whitespace cleanup
Jonathan Nieder
2010-07-23
1
-90
/
+92
|
/
*
Merge branch 'js/maint-am-rebase-invalid-author'
Junio C Hamano
2010-06-27
1
-2
/
+7
|
\
|
*
am: use get_author_ident_from_commit instead of mailinfo when rebasing
Jay Soffian
2010-06-16
1
-2
/
+7
*
|
rebase: improve error message when upstream argument is missing
Jonathan Nieder
2010-06-01
1
-1
/
+12
|
/
*
Merge branch 'tr/notes-display'
Junio C Hamano
2010-03-25
1
-0
/
+17
|
\
|
*
rebase: support automatic notes copying
Thomas Rast
2010-03-13
1
-0
/
+17
*
|
tests: consolidate CR removal/addition functions
Stephen Boyd
2010-01-26
1
-4
/
+0
|
/
*
Allow mailsplit (and hence git-am) to handle mails with CRLF line-endings
Junio C Hamano
2009-08-05
1
-2
/
+24
*
am, rebase: teach quiet option
Stephen Boyd
2009-06-18
1
-6
/
+13
*
t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C
Nguyễn Thái Ngọc Duy
2009-05-24
1
-0
/
+31
*
test-lib: Introduce test_chmod and use it instead of update-index --chmod
Johannes Sixt
2009-03-19
1
-2
/
+2
*
t3400-rebase: Move detached HEAD check earlier
Johannes Sixt
2009-03-02
1
-4
/
+4
*
Add two extra tests for git rebase
Johannes Schindelin
2009-02-09
1
-1
/
+12
*
tests: use "git xyzzy" form (t0000 - t3599)
Nanako Shiraishi
2008-09-03
1
-3
/
+3
*
Merge branch 'bd/tests'
Junio C Hamano
2008-05-14
1
-1
/
+2
|
\
|
*
Don't use the 'export NAME=value' in the test scripts.
Bryan Donlan
2008-05-05
1
-1
/
+2
*
|
fix bsd shell negation
Jeff King
2008-05-14
1
-2
/
+2
|
/
*
Sane use of test_expect_failure
Junio C Hamano
2008-02-02
1
-2
/
+2
*
apply --index-info: fall back to current index for mode changes
Johannes Schindelin
2007-09-17
1
-0
/
+15
*
Allow rebase to run if upstream is completely merged
Johannes Sixt
2007-07-05
1
-1
/
+38
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-03
1
-3
/
+3
*
git rebase loses author name/email if given bad email address
Amos Waterland
2005-12-15
1
-0
/
+34