Age | Commit message (Expand) | Author | Files | Lines |
2016-09-21 | mailinfo: handle in-body header continuations | Jonathan Tan | 1 | -0/+23 |
2016-06-06 | am: support --patch-format=mboxrd | Eric Wong | 1 | -0/+20 |
2015-09-08 | Merge branch 'jc/builtin-am-signoff-regression-fix' | Junio C Hamano | 1 | -0/+48 |
2015-09-06 | am: match --signoff to the original scripted version | Junio C Hamano | 1 | -0/+48 |
2015-09-01 | rerere: release lockfile in non-writing functions | Jeff King | 1 | -0/+36 |
2015-08-04 | git-am: add am.threeWay config variable | Remi Lespinet | 1 | -0/+19 |
2015-08-03 | Merge branch 'pt/am-tests' | Junio C Hamano | 1 | -0/+217 |
2015-08-03 | Merge branch 'pt/am-foreign' | Junio C Hamano | 1 | -0/+82 |
2015-07-24 | Revert "git-am: add am.threeWay config variable" | Junio C Hamano | 1 | -19/+0 |
2015-07-20 | t4150: tests for am --[no-]scissors | Paul Tan | 1 | -0/+48 |
2015-07-20 | t4150: am with post-applypatch hook | Paul Tan | 1 | -0/+38 |
2015-07-20 | t4150: am with pre-applypatch hook | Paul Tan | 1 | -0/+33 |
2015-07-20 | t4150: am with applypatch-msg hook | Paul Tan | 1 | -0/+35 |
2015-07-20 | t4150: am --resolved fails if index has unmerged entries | Paul Tan | 1 | -0/+13 |
2015-07-20 | t4150: am --resolved fails if index has no changes | Paul Tan | 1 | -0/+12 |
2015-07-20 | t4150: am refuses patches when paused | Paul Tan | 1 | -0/+14 |
2015-07-20 | t4150: am fails if index is dirty | Paul Tan | 1 | -0/+12 |
2015-07-07 | t4150: am.messageid really adds the message id | Paul Tan | 1 | -0/+12 |
2015-06-15 | am: teach mercurial patch parser how to read from stdin | Paul Tan | 1 | -0/+10 |
2015-06-15 | am: use gmtime() to parse mercurial patch date | Paul Tan | 1 | -0/+23 |
2015-06-15 | t4150: test applying StGit series | Paul Tan | 1 | -0/+17 |
2015-06-15 | am: teach StGit patch parser how to read from stdin | Paul Tan | 1 | -0/+10 |
2015-06-08 | t4150: test applying StGit patch | Paul Tan | 1 | -0/+22 |
2015-06-04 | git-am: add am.threeWay config variable | Remi Lespinet | 1 | -0/+19 |
2015-06-04 | t4150-am: refactor am -3 tests | Remi Lespinet | 1 | -15/+11 |
2014-11-25 | git-am: add --message-id/--no-message-id | Paolo Bonzini | 1 | -0/+23 |
2013-06-17 | t/am: use test_path_is_missing() where appropriate | Ramkumar Ramachandra | 1 | -17/+17 |
2013-06-17 | am: handle stray $dotest directory | Ramkumar Ramachandra | 1 | -0/+6 |
2013-03-22 | apply --whitespace=fix: avoid running over the postimage buffer | Junio C Hamano | 1 | -1/+1 |
2012-04-14 | test: am of empty patch should not succeed | Jonathan Nieder | 1 | -1/+1 |
2012-04-14 | test: use test_i18ncmp for "Patch format detection failed" message | Jonathan Nieder | 1 | -1/+1 |
2012-03-04 | Merge branch 'jc/am-3-nonstandard-popt' | Junio C Hamano | 1 | -0/+15 |
2012-02-26 | test: "am -3" can accept non-standard -p<num> | Junio C Hamano | 1 | -0/+15 |
2012-02-26 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+10 |
2012-02-26 | Sync with 1.7.8.5 | Junio C Hamano | 1 | -0/+10 |
2012-02-26 | am: don't infloop for an empty input file | Jim Meyering | 1 | -0/+10 |
2012-02-13 | Sync with maint | Junio C Hamano | 1 | -1/+1 |
2012-02-13 | t: use sane_unset instead of unset | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2012-01-29 | Merge branch 'tr/maint-mailinfo' | Junio C Hamano | 1 | -2/+12 |
2012-01-16 | mailinfo: with -b, keep space after [foo] | Thomas Rast | 1 | -1/+1 |
2012-01-16 | am: learn passing -b to mailinfo | Thomas Rast | 1 | -2/+12 |
2011-08-11 | am: ignore leading whitespace before patch | David Barr | 1 | -0/+18 |
2011-05-21 | i18n: git-am core say messages | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
2010-07-23 | Teach "apply --index-info" to handle rename patches | Junio C Hamano | 1 | -0/+46 |
2010-07-23 | t4150 (am): futureproof against failing tests | Jonathan Nieder | 1 | -1/+47 |
2010-07-23 | t4150 (am): style fix | Jonathan Nieder | 1 | -108/+132 |
2010-01-26 | fix portability issues with $ in double quotes | Stephen Boyd | 1 | -3/+3 |
2010-01-25 | am: fix patch format detection for Thunderbird "Save As" emails | Stephen Boyd | 1 | -0/+15 |
2009-08-06 | am: allow individual e-mail files as input | Junio C Hamano | 1 | -0/+15 |