aboutsummaryrefslogtreecommitdiff
path: root/t/t4150-am.sh
Commit message (Expand)AuthorAge
* Teach "apply --index-info" to handle rename patchesJunio C Hamano2010-07-23
* t4150 (am): futureproof against failing testsJonathan Nieder2010-07-23
* t4150 (am): style fixJonathan Nieder2010-07-23
* fix portability issues with $ in double quotesStephen Boyd2010-01-26
* am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd2010-01-25
* am: allow individual e-mail files as inputJunio C Hamano2009-08-06
* am, rebase: teach quiet optionStephen Boyd2009-06-18
* t4150: test applying with a newline in subjectStephen Boyd2009-06-18
* git-am: teach git-am to apply a patch to an unborn branchNanako Shiraishi2009-04-12
* git-am: Add --ignore-date optionNanako Shiraishi2009-01-25
* am: Add --committer-date-is-author-date optionJunio C Hamano2009-01-25
* tests: grep portability fixesJeff King2008-09-30
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-21
* Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\
| * t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-15
|/
* fix whitespace violations in test scriptsJeff King2008-06-14
* Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer2008-05-31