162 Commits (bf60fff8f1e814e1603328141b68686337a5a0b5)

Author SHA1 Message Date
Stefan-W. Hahn e80d4cbefc git-am: Add am.keepcr and --no-keep-cr to override it 15 years ago
Stefan-W. Hahn ad2c928001 git-am: Add command line parameter `--keep-cr` passing it to git-mailsplit 15 years ago
Jonathan Nieder 29b67543d3 am: remove rebase-apply directory before gc 15 years ago
Jonathan Nieder f6dff119d5 am: Fix launching of pager 15 years ago
Jeff King c8089af6c6 am: switch --resolved to --continue 15 years ago
Stephen Boyd e3f67d30b2 am: fix patch format detection for Thunderbird "Save As" emails 15 years ago
Junio C Hamano cb6020bb01 Teach --[no-]rerere-autoupdate option to merge, revert and friends 15 years ago
Junio C Hamano c970a6fd01 Remove dead code from "git am" 15 years ago
Junio C Hamano e1622bfcba Protect scripted Porcelains from GREP_OPTIONS insanity 15 years ago
Lukas Sandström d25e51596b git am/mailinfo: Don't look at in-body headers when rebasing 15 years ago
Jonathan Nieder dec543e62d am -i, git-svn: use "git var GIT_PAGER" 15 years ago
Christian Himpel fa9d3485ea git-am: force egrep to use correct characters set 15 years ago
Christian Himpel 6900d750f4 git-am: fixed patch_format detection according to RFC2822 15 years ago
Junio C Hamano 017678b4f4 am/mailinfo: Disable scissors processing by default 15 years ago
Nicolas Sebrecht af12fb7b30 git-am: print fair error message when format detection fails 15 years ago
Junio C Hamano 584c43567b am: allow individual e-mail files as input 15 years ago
Nicolas Sebrecht 46caf5053f git-am: print fair error message when format detection fails 15 years ago
Junio C Hamano 0fcb2caf29 am: allow individual e-mail files as input 15 years ago
Junio C Hamano c2ca1d79db Allow mailsplit (and hence git-am) to handle mails with CRLF line-endings 15 years ago
Giuseppe Bilotta 86c91f9179 git apply: option to ignore whitespace differences 15 years ago
Stephen Boyd 0e987a12fc am, rebase: teach quiet option 16 years ago
Stephen Boyd 3ddd170323 am: suppress apply errors when using 3-way 16 years ago
Giuseppe Bilotta 0cd29a0371 git-am: refactor 'cleaning up and aborting' 16 years ago
Giuseppe Bilotta c574e683b5 git-am foreign patch support: StGIT support 16 years ago
Giuseppe Bilotta 15ced753ac git-am foreign patch support: autodetect some patch formats 16 years ago
Giuseppe Bilotta a5a6755a1d git-am foreign patch support: introduce patch_format 16 years ago
Christian Couder 47c9739e5e am: simplify "sq" function by using "git rev-parse --sq-quote" 16 years ago
Ben Jackson ea10b60c91 Work around ash "alternate value" expansion bug 16 years ago
Nanako Shiraishi f79d4c8a0f git-am: teach git-am to apply a patch to an unborn branch 16 years ago
Junio C Hamano 2d56a13643 git-am: make --abort less dangerous 16 years ago
Michael J Gruber c767184d8f git-am: Keep index in case of abort with dirty index 16 years ago
Jay Soffian 98ef23b3b1 git-am: minor cleanups 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
martin f. krafft b80da424a1 git-am: implement --reject option passed to git-apply 16 years ago
Junio C Hamano 4d2e283a1e git-am: re-fix the diag message printing 16 years ago
Jonas Flodén a70d4100d0 git-am: Make it easier to see which patch failed 16 years ago
Junio C Hamano 17f26a9ee3 git-am: fix shell quoting 16 years ago
Junio C Hamano b47dfe9e9c git-am: add --directory=<dir> option 16 years ago
Junio C Hamano 9b9f5a2258 git-am: rename apply_opt_extra file to apply-opt 16 years ago
Junio C Hamano 22db240dd1 git-am: propagate --3way options as well 16 years ago
Junio C Hamano a20033796b git-am: propagate -C<n>, -p<n> options as well 16 years ago
Junio C Hamano 1556ef1e37 git-am --whitespace: do not lose the command line option 16 years ago
Stephan Beyer cb3a160d60 git-am: ignore --binary option 16 years ago
Todd Zullinger 5354a56fe7 Replace uses of "git-var" with "git var" 17 years ago
Stephan Beyer 09f8d055f9 git-am: Mention --abort in usage string part of OPTIONS_SPEC 17 years ago
Stephan Beyer c8fe1980b2 git-am: Add colon before the subject that is printed out as being applied 17 years ago
Olivier Marin 95f8ebbfc7 git am --skip: clean the index while preserving local changes 17 years ago
Olivier Marin 75e1645fbe git-am: remove dash from help message 17 years ago
Johannes Schindelin 51ef1daa4a Rename .git/rebase to .git/rebase-apply 17 years ago