| Commit message (Expand) | Author | Age | Files | Lines |
* | apply --whitespace=fix: avoid running over the postimage buffer | Junio C Hamano | 2013-03-22 | 1 | -1/+1 |
* | test: am of empty patch should not succeed | Jonathan Nieder | 2012-04-14 | 1 | -1/+1 |
* | test: use test_i18ncmp for "Patch format detection failed" message | Jonathan Nieder | 2012-04-14 | 1 | -1/+1 |
* | Merge branch 'jc/am-3-nonstandard-popt' | Junio C Hamano | 2012-03-04 | 1 | -0/+15 |
|\ |
|
| * | test: "am -3" can accept non-standard -p<num>jc/am-3-nonstandard-popt | Junio C Hamano | 2012-02-26 | 1 | -0/+15 |
* | | Merge branch 'maint' | Junio C Hamano | 2012-02-26 | 1 | -0/+10 |
|\ \ |
|
| * \ | Sync with 1.7.8.5 | Junio C Hamano | 2012-02-26 | 1 | -0/+10 |
| |\ \ |
|
| | * | | am: don't infloop for an empty input file | Jim Meyering | 2012-02-26 | 1 | -0/+10 |
| | |/ |
|
* | | | Sync with maint | Junio C Hamano | 2012-02-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | t: use sane_unset instead of unset | Ævar Arnfjörð Bjarmason | 2012-02-13 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'tr/maint-mailinfo' | Junio C Hamano | 2012-01-29 | 1 | -2/+12 |
|\ \
| |/
|/| |
|
| * | mailinfo: with -b, keep space after [foo]tr/maint-mailinfo | Thomas Rast | 2012-01-16 | 1 | -1/+1 |
| * | am: learn passing -b to mailinfo | Thomas Rast | 2012-01-16 | 1 | -2/+12 |
* | | am: ignore leading whitespace before patch | David Barr | 2011-08-11 | 1 | -0/+18 |
* | | i18n: git-am core say messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -1/+1 |
|/ |
|
* | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 |
* | Teach "apply --index-info" to handle rename patches | Junio C Hamano | 2010-07-23 | 1 | -0/+46 |
* | t4150 (am): futureproof against failing tests | Jonathan Nieder | 2010-07-23 | 1 | -1/+47 |
* | t4150 (am): style fix | Jonathan Nieder | 2010-07-23 | 1 | -108/+132 |
* | fix portability issues with $ in double quotes | Stephen Boyd | 2010-01-26 | 1 | -3/+3 |
* | am: fix patch format detection for Thunderbird "Save As" emails | Stephen Boyd | 2010-01-25 | 1 | -0/+15 |
* | am: allow individual e-mail files as input | Junio C Hamano | 2009-08-06 | 1 | -0/+15 |
* | am, rebase: teach quiet option | Stephen Boyd | 2009-06-18 | 1 | -0/+18 |
* | t4150: test applying with a newline in subject | Stephen Boyd | 2009-06-18 | 1 | -0/+8 |
* | git-am: teach git-am to apply a patch to an unborn branch | Nanako Shiraishi | 2009-04-12 | 1 | -0/+15 |
* | git-am: Add --ignore-date option | Nanako Shiraishi | 2009-01-25 | 1 | -0/+13 |
* | am: Add --committer-date-is-author-date option | Junio C Hamano | 2009-01-25 | 1 | -0/+20 |
* | tests: grep portability fixes | Jeff King | 2008-09-30 | 1 | -1/+1 |
* | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 | 1 | -1/+1 |
* | Rename .git/rebase to .git/rebase-apply | Johannes Schindelin | 2008-07-21 | 1 | -11/+11 |
* | Merge branch 'sb/dashless' | Junio C Hamano | 2008-07-16 | 1 | -4/+4 |
|\ |
|
| * | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -4/+4 |
* | | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" | Johannes Schindelin | 2008-07-15 | 1 | -11/+11 |
|/ |
|
* | fix whitespace violations in test scripts | Jeff King | 2008-06-14 | 1 | -1/+1 |
* | Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.sh | Stephan Beyer | 2008-05-31 | 1 | -0/+260 |