summaryrefslogtreecommitdiffstats
path: root/scripts/send-pull-request
AgeCommit message (Expand)Author
2012-08-02send-pull-request: Make -a really imply -cDarren Hart
2011-12-12scripts/send-pull-request: fix typoOtavio Salvador
2011-12-09scripts/send-pull-request: allow sending of patches without a cover letterOtavio Salvador
2011-07-19send-pull-request: default to --supress-cc=allDarren Hart
2011-06-02send-pull-request: fix a small typo that fails the scriptDexuan Cui
2011-05-25send-pull-request: drop sendemail checksOtavio Salvador
2011-05-19*pull-request: add copyright, license, and descriptionsDarren Hart
2011-05-19send-pull-request: streamline git-send-email usageDarren Hart
2011-05-19send-pull-request: verify git sendemail configDarren Hart
2011-05-19send-pull-request: don't send all patches to everyone even with -aDarren Hart
2011-05-19send-pull-request: fix greedy auto-cc regexDarren Hart
2011-05-19send-pull-request: remove local mta supportDarren Hart
2011-05-19send-pull-request: whitespace cleanupDarren Hart
2011-03-16send-pull-request: Fetch TO email address from git config if specifiedKhem Raj
2011-01-26send-pull-request: ensure a proper FROM header is includedDarren Hart
2011-01-24send-pull-request: send all patches as the local userDarren Hart
2011-01-24send-pull-request: unset $TO and $CC from environmentScott Garman
2010-12-23send-pull-request: allow users to select git-send-email or sendmailDarren Hart
2010-12-21send-pull-request: Use current date in mail headersDarren Hart
2010-11-10git-pull: add send-pull-request scriptDarren Hart