174 Commits (e8b4ac37d8ec149582527c09369720a6526984af)

Author SHA1 Message Date
Jay Soffian 43c23251f9 am: use get_author_ident_from_commit instead of mailinfo when rebasing 15 years ago
Ramkumar Ramachandra 92f65e6ab6 git am: Remove stray error message from sed 15 years ago
Ramkumar Ramachandra dc267b1ab4 git am: Display some help text when patch is empty 15 years ago
Ramkumar Ramachandra d2c4631061 git am: Set cmdline globally 15 years ago
Jan Krüger 05bdcfe5fc git-am: suggest what to do with superfluous patches 15 years ago
Junio C Hamano 0ba17dd022 am -3: recover the diagnostic messages for corrupt patches 15 years ago
Thomas Rast eb2151bb89 rebase: support automatic notes copying 15 years ago
Thomas Rast 96e19488f1 rebase: invoke post-rewrite hook 15 years ago
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 16 years ago
Nicolas Sebrecht af12fb7b30 git-am: print fair error message when format detection fails 16 years ago
Junio C Hamano 584c43567b am: allow individual e-mail files as input 16 years ago
Nicolas Sebrecht 46caf5053f git-am: print fair error message when format detection fails 16 years ago
Junio C Hamano 0fcb2caf29 am: allow individual e-mail files as input 16 years ago
Junio C Hamano c2ca1d79db Allow mailsplit (and hence git-am) to handle mails with CRLF line-endings 16 years ago
Giuseppe Bilotta 86c91f9179 git apply: option to ignore whitespace differences 16 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