45 Commits (9a8c2b67cd5a51666f2c0ce3fbbdb08b97b79b3d)

Author SHA1 Message Date
Brian Gesiak 4f4074077f rebase: allow "-" short-hand for the previous branch 11 years ago
John Keeping bb3f45838b rebase: fix fork-point with zero arguments 11 years ago
John Keeping ad8261d212 rebase: use reflog to find common base with upstream 11 years ago
Ramkumar Ramachandra 2e6e276dec rebase: use peel_committish() where appropriate 12 years ago
Ramkumar Ramachandra 6567dc05a3 t/rebase: add failing tests for a peculiar revision 12 years ago
Junio C Hamano ca8d148daf test: test_must_be_empty helper 12 years ago
Martin von Zweigbergk c9581cc800 tests: move test for rebase messages from t3400 to t3406 12 years ago
Martin von Zweigbergk 3f213981e4 add tests for rebasing merged history 12 years ago
Phil Hord ea70980030 rebase: find orig_head unambiguously 12 years ago
Yann Droneaud 55adef0650 t3400: use test_config to set/unset git config variables 12 years ago
Jiang Xin c7108bf9ed i18n: rebase: mark messages for translation 13 years ago
Carlos Martín Nieto 3c02396adc Make git-{pull,rebase} message without tracking information friendlier 13 years ago
Junio C Hamano 2c733fb24c parse_date(): '@' prefix forces git-timestamp 13 years ago
Ramkumar Ramachandra 02380389c6 test: fix '&&' chaining 13 years ago
Martin von Zweigbergk 15a147e618 rebase: use @{upstream} if no upstream specified 14 years ago
Matthieu Moy e6c111b4c0 unpack_trees: group error messages by type 15 years ago
Junio C Hamano 840b3ca758 rebase: protect against diff.renames configuration 15 years ago
Jonathan Nieder e877a4c11a t3400 (rebase): whitespace cleanup 15 years ago
Jay Soffian 43c23251f9 am: use get_author_ident_from_commit instead of mailinfo when rebasing 15 years ago
Jonathan Nieder bffd750adf rebase: improve error message when upstream argument is missing 15 years ago
Thomas Rast eb2151bb89 rebase: support automatic notes copying 15 years ago
Stephen Boyd c4f3f551a6 tests: consolidate CR removal/addition functions 15 years ago
Junio C Hamano c2ca1d79db Allow mailsplit (and hence git-am) to handle mails with CRLF line-endings 16 years ago
Stephen Boyd 0e987a12fc am, rebase: teach quiet option 16 years ago
Nguyễn Thái Ngọc Duy 7a7eb5173d t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C 16 years ago
Johannes Sixt 1f553918a8 test-lib: Introduce test_chmod and use it instead of update-index --chmod 16 years ago
Johannes Sixt 2559bff32c t3400-rebase: Move detached HEAD check earlier 16 years ago
Johannes Schindelin 3ec7371f63 Add two extra tests for git rebase 16 years ago
Nanako Shiraishi 0cb0e143ff tests: use "git xyzzy" form (t0000 - t3599) 17 years ago
Jeff King bbf08124e0 fix bsd shell negation 17 years ago
Bryan Donlan 0e46e70462 Don't use the 'export NAME=value' in the test scripts. 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Johannes Schindelin ece7b74903 apply --index-info: fall back to current index for mode changes 18 years ago
Johannes Sixt 1308c17b3e Allow rebase to run if upstream is completely merged 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Amos Waterland 294c695d8c git rebase loses author name/email if given bad email address 19 years ago