summaryrefslogtreecommitdiff
path: root/t/t4150-am.sh
AgeCommit message (Expand)AuthorFilesLines
2012-02-26Merge branch 'maint'Libravatar Junio C Hamano1-0/+10
2012-02-26Sync with 1.7.8.5Libravatar Junio C Hamano1-0/+10
2012-02-26am: don't infloop for an empty input fileLibravatar Jim Meyering1-0/+10
2012-02-13Sync with maintLibravatar Junio C Hamano1-1/+1
2012-02-13t: use sane_unset instead of unsetLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2012-01-29Merge branch 'tr/maint-mailinfo'Libravatar Junio C Hamano1-2/+12
2012-01-16mailinfo: with -b, keep space after [foo]Libravatar Thomas Rast1-1/+1
2012-01-16am: learn passing -b to mailinfoLibravatar Thomas Rast1-2/+12
2011-08-11am: ignore leading whitespace before patchLibravatar David Barr1-0/+18
2011-05-21i18n: git-am core say messagesLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-1/+1
2010-07-23Teach "apply --index-info" to handle rename patchesLibravatar Junio C Hamano1-0/+46
2010-07-23t4150 (am): futureproof against failing testsLibravatar Jonathan Nieder1-1/+47
2010-07-23t4150 (am): style fixLibravatar Jonathan Nieder1-108/+132
2010-01-26fix portability issues with $ in double quotesLibravatar Stephen Boyd1-3/+3
2010-01-25am: fix patch format detection for Thunderbird "Save As" emailsLibravatar Stephen Boyd1-0/+15
2009-08-06am: allow individual e-mail files as inputLibravatar Junio C Hamano1-0/+15
2009-06-18am, rebase: teach quiet optionLibravatar Stephen Boyd1-0/+18
2009-06-18t4150: test applying with a newline in subjectLibravatar Stephen Boyd1-0/+8
2009-04-12git-am: teach git-am to apply a patch to an unborn branchLibravatar Nanako Shiraishi1-0/+15
2009-01-25git-am: Add --ignore-date optionLibravatar Nanako Shiraishi1-0/+13
2009-01-25am: Add --committer-date-is-author-date optionLibravatar Junio C Hamano1-0/+20
2008-09-30tests: grep portability fixesLibravatar Jeff King1-1/+1
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Libravatar Nanako Shiraishi1-1/+1
2008-07-21Rename .git/rebase to .git/rebase-applyLibravatar Johannes Schindelin1-11/+11
2008-07-16Merge branch 'sb/dashless'Libravatar Junio C Hamano1-4/+4
2008-07-15Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Libravatar Johannes Schindelin1-11/+11
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-4/+4
2008-06-14fix whitespace violations in test scriptsLibravatar Jeff King1-1/+1
2008-05-31Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shLibravatar Stephan Beyer1-0/+260