143 Commits (9029055207443c28ca65a705d1a1b96cce3995fd)

Author SHA1 Message Date
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
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 17 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
Nanako Shiraishi 3e5057a8b4 git am --abort 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago
Stephan Beyer 356a32a23a git-am/git-mailsplit: correct synopsis for reading from stdin 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Stephan Beyer 460abee5cd git-am: Do not exit silently if committer is unset 17 years ago
Junio C Hamano 22e407951e Teach "am" and "rebase" to mark the original position with ORIG_HEAD 17 years ago
Alejandro Mery 1d9b26562e git-am: head -1 is obsolete and doesn't work on some new systems 17 years ago
Jeff King e77b0b5d0f git-am: fix typo in usage message 17 years ago
Junio C Hamano 29df2385d0 am: POSIX portability fix 17 years ago
Junio C Hamano 11dc4e70c3 git-am: minor cleanup 17 years ago
Junio C Hamano 5e835cac86 rebase: do not munge commit log message 17 years ago
Linus Torvalds 2e6e3e829f git-am: cope better with an empty Subject: line 17 years ago
Jeff King b4ce54fc61 remove use of "tail -n 1" and "tail -1" 17 years ago
Junio C Hamano 3041c32430 am: --rebasing 17 years ago