summaryrefslogtreecommitdiff
path: root/scripts/send-pull-request
AgeCommit message (Expand)AuthorFilesLines
2013-02-06send-pull-request: add extra CC argumentMartin Jansa1-4/+9
2012-08-02send-pull-request: Make -a really imply -cDarren Hart1-1/+2
2011-12-12scripts/send-pull-request: fix typoOtavio Salvador1-1/+1
2011-12-09scripts/send-pull-request: allow sending of patches without a cover letterOtavio Salvador1-9/+12
2011-07-19send-pull-request: default to --supress-cc=allDarren Hart1-1/+1
2011-06-02send-pull-request: fix a small typo that fails the scriptDexuan Cui1-1/+1
2011-05-25send-pull-request: drop sendemail checksOtavio Salvador1-16/+0
2011-05-19*pull-request: add copyright, license, and descriptionsDarren Hart1-0/+25
2011-05-19send-pull-request: streamline git-send-email usageDarren Hart1-42/+26
2011-05-19send-pull-request: verify git sendemail configDarren Hart1-0/+15
2011-05-19send-pull-request: don't send all patches to everyone even with -aDarren Hart1-28/+47
2011-05-19send-pull-request: fix greedy auto-cc regexDarren Hart1-1/+1
2011-05-19send-pull-request: remove local mta supportDarren Hart1-87/+21
2011-05-19send-pull-request: whitespace cleanupDarren Hart1-125/+125
2011-03-16send-pull-request: Fetch TO email address from git config if specifiedKhem Raj1-6/+15
2011-01-26send-pull-request: ensure a proper FROM header is includedDarren Hart1-3/+26
2011-01-24send-pull-request: send all patches as the local userDarren Hart1-1/+6
2011-01-24send-pull-request: unset $TO and $CC from environmentScott Garman1-0/+4
2010-12-23send-pull-request: allow users to select git-send-email or sendmailDarren Hart1-19/+50
2010-12-21send-pull-request: Use current date in mail headersDarren Hart1-1/+5
2010-11-10git-pull: add send-pull-request scriptDarren Hart1-0/+133