aboutsummaryrefslogtreecommitdiff
path: root/git-am.sh
Commit message (Expand)AuthorAge
* Merge branch 'js/maint-am-rebase-invalid-author' into maintJunio C Hamano2010-06-28
|\
| * am: use get_author_ident_from_commit instead of mailinfo when rebasingJay Soffian2010-06-16
* | Merge branch 'jc/am-3-show-corrupted-patch' into maintJunio C Hamano2010-06-16
|\ \ | |/ |/|
| * am -3: recover the diagnostic messages for corrupt patchesJunio C Hamano2010-04-14
* | Merge branch 'tr/notes-display'Junio C Hamano2010-03-24
|\ \
| * | rebase: support automatic notes copyingThomas Rast2010-03-12
| * | rebase: invoke post-rewrite hookThomas Rast2010-03-12
* | | Merge branch 'sh/am-keep-cr'Junio C Hamano2010-03-10
|\ \ \
| * | | git-am: Add am.keepcr and --no-keep-cr to override itStefan-W. Hahn2010-02-28
| * | | git-am: Add command line parameter `--keep-cr` passing it to git-mailsplitStefan-W. Hahn2010-02-28
* | | | Merge branch 'jn/maint-fix-pager'Junio C Hamano2010-03-02
|\ \ \ \ | |/ / / |/| | |
| * | | am: Fix launching of pagerJonathan Nieder2010-02-14
* | | | am: remove rebase-apply directory before gcJonathan Nieder2010-02-23
|/ / /
* | | am: switch --resolved to --continueJeff King2010-02-11
* | | 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
|\ \