Age | Commit message (Expand) | Author | Files | Lines |
2018-08-27 | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 1 | -2/+2 |
2018-08-21 | tests: use 'test_must_be_empty' instead of '! test -s' | SZEDER Gábor | 1 | -2/+2 |
2018-08-17 | Merge branch 'ar/t4150-am-scissors-test-fix' | Junio C Hamano | 1 | -19/+20 |
2018-08-06 | t4150: fix broken test for am --scissors | Andrei Rybak | 1 | -19/+20 |
2018-05-14 | t: switch $_z40 to $ZERO_OID | brian m. carlson | 1 | -2/+2 |
2018-03-06 | Merge branch 'nd/rebase-show-current-patch' | Junio C Hamano | 1 | -0/+5 |
2018-02-14 | am: support --quit | Nguyễn Thái Ngọc Duy | 1 | -0/+12 |
2018-02-12 | am: add --show-current-patch | Nguyễn Thái Ngọc Duy | 1 | -0/+5 |
2017-08-08 | am: fix signoff when other trailers are present | Phillip Wood | 1 | -20/+63 |
2017-04-11 | mailinfo: fix in-body header continuations | Linus Torvalds | 1 | -2/+4 |
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 |