summaryrefslogtreecommitdiff
path: root/t/t4150-am.sh
Commit message (Expand)AuthorAgeFilesLines
* t/am: use test_path_is_missing() where appropriateRamkumar Ramachandra2013-06-171-17/+17
* am: handle stray $dotest directoryRamkumar Ramachandra2013-06-171-0/+6
* apply --whitespace=fix: avoid running over the postimage bufferJunio C Hamano2013-03-221-1/+1
* test: am of empty patch should not succeedJonathan Nieder2012-04-141-1/+1
* test: use test_i18ncmp for "Patch format detection failed" messageJonathan Nieder2012-04-141-1/+1
* Merge branch 'jc/am-3-nonstandard-popt'Junio C Hamano2012-03-041-0/+15
|\
| * test: "am -3" can accept non-standard -p<num>jc/am-3-nonstandard-poptJunio C Hamano2012-02-261-0/+15
* | Merge branch 'maint'Junio C Hamano2012-02-261-0/+10
|\ \
| * \ Sync with 1.7.8.5Junio C Hamano2012-02-261-0/+10
| |\ \
| | * | am: don't infloop for an empty input fileJim Meyering2012-02-261-0/+10
| | |/
* | | Sync with maintJunio C Hamano2012-02-131-1/+1
|\ \ \ | |/ /
| * | t: use sane_unset instead of unsetÆvar Arnfjörð Bjarmason2012-02-131-1/+1
| |/
* | Merge branch 'tr/maint-mailinfo'Junio C Hamano2012-01-291-2/+12
|\ \ | |/ |/|
| * mailinfo: with -b, keep space after [foo]tr/maint-mailinfoThomas Rast2012-01-161-1/+1
| * am: learn passing -b to mailinfoThomas Rast2012-01-161-2/+12
* | am: ignore leading whitespace before patchDavid Barr2011-08-111-0/+18
* | i18n: git-am core say messagesÆvar Arnfjörð Bjarmason2011-05-211-1/+1
|/
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* Teach "apply --index-info" to handle rename patchesJunio C Hamano2010-07-231-0/+46
* t4150 (am): futureproof against failing testsJonathan Nieder2010-07-231-1/+47
* t4150 (am): style fixJonathan Nieder2010-07-231-108/+132
* fix portability issues with $ in double quotesStephen Boyd2010-01-261-3/+3
* am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd2010-01-251-0/+15
* am: allow individual e-mail files as inputJunio C Hamano2009-08-061-0/+15
* am, rebase: teach quiet optionStephen Boyd2009-06-181-0/+18
* t4150: test applying with a newline in subjectStephen Boyd2009-06-181-0/+8
* git-am: teach git-am to apply a patch to an unborn branchNanako Shiraishi2009-04-121-0/+15
* git-am: Add --ignore-date optionNanako Shiraishi2009-01-251-0/+13
* am: Add --committer-date-is-author-date optionJunio C Hamano2009-01-251-0/+20
* tests: grep portability fixesJeff King2008-09-301-1/+1
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-1/+1
* Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-211-11/+11
* Merge branch 'sb/dashless'Junio C Hamano2008-07-161-4/+4
|\
| * t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-4/+4
* | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-151-11/+11
|/
* fix whitespace violations in test scriptsJeff King2008-06-141-1/+1
* Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer2008-05-311-0/+260