summaryrefslogtreecommitdiff
path: root/t/t3400-rebase.sh
Commit message (Expand)AuthorAgeFilesLines
* Allow mailsplit (and hence git-am) to handle mails with CRLF line-endingsJunio C Hamano2009-08-051-2/+24
* am, rebase: teach quiet optionStephen Boyd2009-06-181-6/+13
* t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to CNguyễn Thái Ngọc Duy2009-05-241-0/+31
* test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-191-2/+2
* t3400-rebase: Move detached HEAD check earlierJohannes Sixt2009-03-011-4/+4
* Add two extra tests for git rebaseJohannes Schindelin2009-02-081-1/+12
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-3/+3
* Merge branch 'bd/tests'Junio C Hamano2008-05-141-1/+2
|\
| * Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-051-1/+2
* | fix bsd shell negationJeff King2008-05-131-2/+2
|/
* Sane use of test_expect_failureJunio C Hamano2008-02-011-2/+2
* apply --index-info: fall back to current index for mode changesJohannes Schindelin2007-09-161-0/+15
* Allow rebase to run if upstream is completely mergedJohannes Sixt2007-07-041-1/+38
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-3/+3
* git rebase loses author name/email if given bad email addressAmos Waterland2005-12-141-0/+34