61 Commits (0c83680e9c047170614fb08ef222ea4f460e514d)

Author SHA1 Message Date
Junio C Hamano aab845424e am: match --signoff to the original scripted version 10 years ago
Jeff King 9dd330e6ca rerere: release lockfile in non-writing functions 10 years ago
Remi Lespinet e97a5e765d git-am: add am.threeWay config variable 10 years ago
Junio C Hamano 15dc5b5fb0 Revert "git-am: add am.threeWay config variable" 10 years ago
Paul Tan bf72ac17d7 t4150: tests for am --[no-]scissors 10 years ago
Paul Tan 3ef4446bf2 t4150: am with post-applypatch hook 10 years ago
Paul Tan 3bc6686b86 t4150: am with pre-applypatch hook 10 years ago
Paul Tan f26bdf2d98 t4150: am with applypatch-msg hook 10 years ago
Paul Tan 9e2a113db9 t4150: am --resolved fails if index has unmerged entries 10 years ago
Paul Tan 60ff7f9f5c t4150: am --resolved fails if index has no changes 10 years ago
Paul Tan b4967ab490 t4150: am refuses patches when paused 10 years ago
Paul Tan ab156128fa t4150: am fails if index is dirty 10 years ago
Paul Tan 8528bf4b89 t4150: am.messageid really adds the message id 10 years ago
Paul Tan 9f0aa6e654 am: teach mercurial patch parser how to read from stdin 10 years ago
Paul Tan e9dfe253fd am: use gmtime() to parse mercurial patch date 10 years ago
Paul Tan fcceef4e06 t4150: test applying StGit series 10 years ago
Paul Tan ab680dce2b am: teach StGit patch parser how to read from stdin 10 years ago
Paul Tan 1daaddd1d3 t4150: test applying StGit patch 10 years ago
Remi Lespinet d96a275b91 git-am: add am.threeWay config variable 10 years ago
Remi Lespinet 8c8884ce97 t4150-am: refactor am -3 tests 10 years ago
Paolo Bonzini a078f7321b git-am: add --message-id/--no-message-id 10 years ago
Ramkumar Ramachandra 61e0eb9de2 t/am: use test_path_is_missing() where appropriate 12 years ago
Ramkumar Ramachandra b141f3c9d3 am: handle stray $dotest directory 12 years ago
Junio C Hamano 250b3c6c99 apply --whitespace=fix: avoid running over the postimage buffer 12 years ago
Jonathan Nieder 948065a483 test: am of empty patch should not succeed 13 years ago
Jonathan Nieder b1f5b7839c test: use test_i18ncmp for "Patch format detection failed" message 13 years ago
Junio C Hamano a61ba26a47 test: "am -3" can accept non-standard -p<num> 13 years ago
Jim Meyering f0c5793b37 am: don't infloop for an empty input file 13 years ago
Ævar Arnfjörð Bjarmason 1f5ad6b1a7 t: use sane_unset instead of unset 13 years ago
Thomas Rast ee2d1cb402 mailinfo: with -b, keep space after [foo] 13 years ago
Thomas Rast f7e5ea171b am: learn passing -b to mailinfo 13 years ago
David Barr 0e8341f29d am: ignore leading whitespace before patch 14 years ago
Ævar Arnfjörð Bjarmason dff1a98350 i18n: git-am core say messages 14 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 14 years ago
Junio C Hamano 18cdf802ca Teach "apply --index-info" to handle rename patches 15 years ago
Jonathan Nieder 5d27485944 t4150 (am): futureproof against failing tests 15 years ago
Jonathan Nieder 800f11040d t4150 (am): style fix 15 years ago
Stephen Boyd 9524cf2993 fix portability issues with $ in double quotes 15 years ago
Stephen Boyd e3f67d30b2 am: fix patch format detection for Thunderbird "Save As" emails 15 years ago
Junio C Hamano 584c43567b am: allow individual e-mail files as input 16 years ago
Junio C Hamano 0fcb2caf29 am: allow individual e-mail files as input 16 years ago
Stephen Boyd 0e987a12fc am, rebase: teach quiet option 16 years ago
Stephen Boyd b3c32ead20 t4150: test applying with a newline in subject 16 years ago
Nanako Shiraishi f79d4c8a0f git-am: teach git-am to apply a patch to an unborn branch 16 years ago
Nanako Shiraishi a79ec62d06 git-am: Add --ignore-date option 16 years ago
Junio C Hamano 3f01ad6654 am: Add --committer-date-is-author-date option 16 years ago
Jeff King 87539416fd tests: grep portability fixes 17 years ago
Nanako Shiraishi 3604e7c5c6 tests: use "git xyzzy" form (t3600 - t6999) 17 years ago
Johannes Schindelin 51ef1daa4a Rename .git/rebase to .git/rebase-apply 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago