summaryrefslogtreecommitdiff
path: root/git-am.sh
AgeCommit message (Expand)Author
2010-06-27Merge branch 'js/maint-am-rebase-invalid-author'Junio C Hamano
2010-06-18Merge branch 'rr/am-help'Junio C Hamano
2010-06-16am: use get_author_ident_from_commit instead of mailinfo when rebasingJay Soffian
2010-06-02git am: Remove stray error message from sedRamkumar Ramachandra
2010-06-02git am: Display some help text when patch is emptyRamkumar Ramachandra
2010-06-02git am: Set cmdline globallyRamkumar Ramachandra
2010-06-01git-am: suggest what to do with superfluous patchesJan Krüger
2010-05-21Merge branch 'jc/am-3-show-corrupted-patch'Junio C Hamano
2010-04-14am -3: recover the diagnostic messages for corrupt patchesJunio C Hamano
2010-03-24Merge branch 'tr/notes-display'Junio C Hamano
2010-03-13rebase: support automatic notes copyingThomas Rast
2010-03-13rebase: invoke post-rewrite hookThomas Rast
2010-03-10Merge branch 'sh/am-keep-cr'Junio C Hamano
2010-03-02Merge branch 'jn/maint-fix-pager'Junio C Hamano
2010-02-28git-am: Add am.keepcr and --no-keep-cr to override itStefan-W. Hahn
2010-02-28git-am: Add command line parameter `--keep-cr` passing it to git-mailsplitStefan-W. Hahn
2010-02-23am: remove rebase-apply directory before gcJonathan Nieder
2010-02-15am: Fix launching of pagerJonathan Nieder
2010-02-12am: switch --resolved to --continueJeff King
2010-01-26am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd
2009-12-04Teach --[no-]rerere-autoupdate option to merge, revert and friendsJunio C Hamano
2009-11-30Merge branch 'jc/maint-am-keep'Junio C Hamano
2009-11-27Remove dead code from "git am"Junio C Hamano
2009-11-25Merge branch 'rs/work-around-grep-opt-insanity'Junio C Hamano
2009-11-24Protect scripted Porcelains from GREP_OPTIONS insanityJunio C Hamano
2009-11-23Merge branch 'ls/maint-mailinfo-no-inbody'Junio C Hamano
2009-11-21git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström
2009-11-13am -i, git-svn: use "git var GIT_PAGER"Jonathan Nieder
2009-09-25git-am: force egrep to use correct characters setChristian Himpel
2009-09-25git-am: fixed patch_format detection according to RFC2822Christian Himpel
2009-08-27am/mailinfo: Disable scissors processing by defaultJunio C Hamano
2009-08-22Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano
2009-08-22Merge branch 'bc/mailsplit-cr-at-eol'Junio C Hamano
2009-08-07git-am: print fair error message when format detection failsNicolas Sebrecht
2009-08-07am: allow individual e-mail files as inputJunio C Hamano
2009-08-05Allow mailsplit (and hence git-am) to handle mails with CRLF line-endingsJunio C Hamano
2009-08-05git apply: option to ignore whitespace differencesGiuseppe Bilotta
2009-07-06Merge branch 'gb/am-foreign'Junio C Hamano
2009-06-18am, rebase: teach quiet optionStephen Boyd
2009-06-18am: suppress apply errors when using 3-wayStephen Boyd
2009-06-14git-am: refactor 'cleaning up and aborting'Giuseppe Bilotta
2009-05-29git-am foreign patch support: StGIT supportGiuseppe Bilotta
2009-05-29git-am foreign patch support: autodetect some patch formatsGiuseppe Bilotta
2009-05-29git-am foreign patch support: introduce patch_formatGiuseppe Bilotta
2009-05-10am: simplify "sq" function by using "git rev-parse --sq-quote"Christian Couder
2009-04-19Work around ash "alternate value" expansion bugBen Jackson
2009-04-13git-am: teach git-am to apply a patch to an unborn branchNanako Shiraishi
2009-02-27git-am: make --abort less dangerousJunio C Hamano
2009-02-27git-am: Keep index in case of abort with dirty indexMichael J Gruber
2009-02-04Merge branch 'ns/am-slacker'Junio C Hamano