aboutsummaryrefslogtreecommitdiff
path: root/git-am.sh
Commit message (Expand)AuthorAge
* am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd2010-01-25
* Teach --[no-]rerere-autoupdate option to merge, revert and friendsJunio C Hamano2009-12-04
* Merge branch 'jc/maint-am-keep'Junio C Hamano2009-11-30
|\
| * Remove dead code from "git am"Junio C Hamano2009-11-27
* | Merge branch 'rs/work-around-grep-opt-insanity'Junio C Hamano2009-11-25
|\ \
| * | Protect scripted Porcelains from GREP_OPTIONS insanityJunio C Hamano2009-11-23
* | | Merge branch 'ls/maint-mailinfo-no-inbody'Junio C Hamano2009-11-22
|\ \ \
| * | | git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström2009-11-20
| |/ /
* | | am -i, git-svn: use "git var GIT_PAGER"Jonathan Nieder2009-11-13
|/ /
* | git-am: force egrep to use correct characters setChristian Himpel2009-09-25
* | git-am: fixed patch_format detection according to RFC2822Christian Himpel2009-09-25
* | am/mailinfo: Disable scissors processing by defaultJunio C Hamano2009-08-26
* | Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano2009-08-21
|\ \
| * | git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-05
* | | Merge branch 'bc/mailsplit-cr-at-eol'Junio C Hamano2009-08-21
|\ \ \
| * | | Allow mailsplit (and hence git-am) to handle mails with CRLF line-endingsJunio C Hamano2009-08-05
| |/ /
* | | git-am: print fair error message when format detection failsNicolas Sebrecht2009-08-06
* | | am: allow individual e-mail files as inputJunio C Hamano2009-08-06
|/ /
* | Merge branch 'gb/am-foreign'Junio C Hamano2009-07-06
|\ \
| * | git-am: refactor 'cleaning up and aborting'Giuseppe Bilotta2009-06-13
| * | git-am foreign patch support: StGIT supportGiuseppe Bilotta2009-05-28
| * | git-am foreign patch support: autodetect some patch formatsGiuseppe Bilotta2009-05-28
| * | git-am foreign patch support: introduce patch_formatGiuseppe Bilotta2009-05-28
* | | am, rebase: teach quiet optionStephen Boyd2009-06-18
* | | am: suppress apply errors when using 3-wayStephen Boyd2009-06-18
|/ /
* | am: simplify "sq" function by using "git rev-parse --sq-quote"Christian Couder2009-05-10
* | Work around ash "alternate value" expansion bugBen Jackson2009-04-18
* | git-am: teach git-am to apply a patch to an unborn branchNanako Shiraishi2009-04-12
* | git-am: make --abort less dangerousJunio C Hamano2009-02-26
* | git-am: Keep index in case of abort with dirty indexMichael J Gruber2009-02-26
* | Merge branch 'ns/am-slacker'Junio C Hamano2009-02-04
|\ \
| * | git-am: Add --ignore-date optionNanako Shiraishi2009-01-25
| * | am: Add --committer-date-is-author-date optionJunio C Hamano2009-01-25
* | | git-am: minor cleanupsJay Soffian2009-01-28
|/ /
* | git-am: implement --reject option passed to git-applymartin f. krafft2009-01-23
* | Merge branch 'jf/am-failure-report'Junio C Hamano2009-01-21
|\ \
| * | git-am: re-fix the diag message printingJunio C Hamano2009-01-18
| * | git-am: Make it easier to see which patch failedJonas Flodén2009-01-17
* | | git-am: fix shell quotingJunio C Hamano2009-01-14
* | | git-am: add --directory=<dir> optionJunio C Hamano2009-01-12
|/ /
* | git-am: rename apply_opt_extra file to apply-optJunio C Hamano2008-12-05
* | git-am: propagate --3way options as wellJunio C Hamano2008-12-04
* | git-am: propagate -C<n>, -p<n> options as wellJunio C Hamano2008-12-04
* | git-am --whitespace: do not lose the command line optionJunio C Hamano2008-12-04
|/
* git-am: ignore --binary optionStephan Beyer2008-08-16
* Replace uses of "git-var" with "git var"Todd Zullinger2008-07-30
* git-am: Mention --abort in usage string part of OPTIONS_SPECStephan Beyer2008-07-25
* git-am: Add colon before the subject that is printed out as being appliedStephan Beyer2008-07-23
* git am --skip: clean the index while preserving local changesOlivier Marin2008-07-22
* git-am: remove dash from help messageOlivier Marin2008-07-21