summaryrefslogtreecommitdiff
path: root/t/t3400-rebase.sh
AgeCommit message (Expand)Author
2018-07-16t3000-t3999: fix broken &&-chainsEric Sunshine
2018-02-12rebase: introduce and use pseudo-ref REBASE_HEADNguyễn Thái Ngọc Duy
2018-02-12rebase: add --show-current-patchNguyễn Thái Ngọc Duy
2017-11-18rebase: use mboxrd format to avoid split errorsEric Wong
2016-06-17tests: unpack-trees: update to use test_i18n* functionsVasco Almeida
2014-07-16rebase: omit patch-identical commits with --fork-pointJohn Keeping
2014-03-19rebase: allow "-" short-hand for the previous branchBrian Gesiak
2014-01-09rebase: fix fork-point with zero argumentsJohn Keeping
2013-12-10rebase: use reflog to find common base with upstreamJohn Keeping
2013-06-24Merge branch 'rr/rebase-sha1-by-string-query'Junio C Hamano
2013-06-23Merge branch 'mz/rebase-tests'Junio C Hamano
2013-06-20Merge branch 'fc/show-non-empty-errors-in-test'Junio C Hamano
2013-06-14rebase: use peel_committish() where appropriateRamkumar Ramachandra
2013-06-14t/rebase: add failing tests for a peculiar revisionRamkumar Ramachandra
2013-06-09test: test_must_be_empty helperJunio C Hamano
2013-06-07tests: move test for rebase messages from t3400 to t3406Martin von Zweigbergk
2013-06-07add tests for rebasing merged historyMartin von Zweigbergk
2013-04-26Merge branch 'ph/rebase-original'Junio C Hamano
2013-04-23rebase: find orig_head unambiguouslyPhil Hord
2013-03-25t3400: use test_config to set/unset git config variablesYann Droneaud
2012-07-25i18n: rebase: mark messages for translationJiang Xin
2012-03-05Make git-{pull,rebase} message without tracking information friendlierCarlos Martín Nieto
2012-02-10Merge branch 'jc/parse-date-raw'Junio C Hamano
2012-02-04parse_date(): '@' prefix forces git-timestampJunio C Hamano
2011-12-09test: fix '&&' chainingRamkumar Ramachandra
2011-02-10rebase: use @{upstream} if no upstream specifiedMartin von Zweigbergk
2010-08-22Merge branch 'dg/local-mod-error-messages'Junio C Hamano
2010-08-11unpack_trees: group error messages by typeMatthieu Moy
2010-07-23rebase: protect against diff.renames configurationJunio C Hamano
2010-07-23t3400 (rebase): whitespace cleanupJonathan Nieder
2010-06-27Merge branch 'js/maint-am-rebase-invalid-author'Junio C Hamano
2010-06-16am: use get_author_ident_from_commit instead of mailinfo when rebasingJay Soffian
2010-06-01rebase: improve error message when upstream argument is missingJonathan Nieder
2010-03-24Merge branch 'tr/notes-display'Junio C Hamano
2010-03-13rebase: support automatic notes copyingThomas Rast
2010-01-26tests: consolidate CR removal/addition functionsStephen Boyd
2009-08-05Allow mailsplit (and hence git-am) to handle mails with CRLF line-endingsJunio C Hamano
2009-06-18am, rebase: teach quiet optionStephen Boyd
2009-05-24t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to CNguyễn Thái Ngọc Duy
2009-03-19test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt
2009-03-02t3400-rebase: Move detached HEAD check earlierJohannes Sixt
2009-02-09Add two extra tests for git rebaseJohannes Schindelin
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi
2008-05-14Merge branch 'bd/tests'Junio C Hamano
2008-05-14fix bsd shell negationJeff King
2008-05-05Don't use the 'export NAME=value' in the test scripts.Bryan Donlan
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-09-17apply --index-info: fall back to current index for mode changesJohannes Schindelin
2007-07-05Allow rebase to run if upstream is completely mergedJohannes Sixt
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano