| Commit message (Expand) | Author | Age | Files | Lines |
* | send-pull-request: default to --supress-cc=all | Darren Hart | 2011-07-19 | 1 | -1/+1 |
* | send-pull-request: fix a small typo that fails the script | Dexuan Cui | 2011-06-02 | 1 | -1/+1 |
* | send-pull-request: drop sendemail checks | Otavio Salvador | 2011-05-23 | 1 | -16/+0 |
* | *pull-request: add copyright, license, and descriptions | Darren Hart | 2011-05-19 | 1 | -0/+25 |
* | send-pull-request: streamline git-send-email usage | Darren Hart | 2011-05-19 | 1 | -42/+26 |
* | send-pull-request: verify git sendemail config | Darren Hart | 2011-05-19 | 1 | -0/+15 |
* | send-pull-request: don't send all patches to everyone even with -a | Darren Hart | 2011-05-19 | 1 | -28/+47 |
* | send-pull-request: fix greedy auto-cc regex | Darren Hart | 2011-05-19 | 1 | -1/+1 |
* | send-pull-request: remove local mta support | Darren Hart | 2011-05-19 | 1 | -87/+21 |
* | send-pull-request: whitespace cleanup | Darren Hart | 2011-05-19 | 1 | -125/+125 |
* | send-pull-request: Fetch TO email address from git config if specified | Khem Raj | 2011-03-16 | 1 | -6/+15 |
* | send-pull-request: ensure a proper FROM header is included | Darren Hart | 2011-01-26 | 1 | -3/+26 |
* | send-pull-request: send all patches as the local user | Darren Hart | 2011-01-24 | 1 | -1/+6 |
* | send-pull-request: unset $TO and $CC from environment | Scott Garman | 2011-01-24 | 1 | -0/+4 |
* | send-pull-request: allow users to select git-send-email or sendmail | Darren Hart | 2010-12-23 | 1 | -19/+50 |
* | send-pull-request: Use current date in mail headers | Darren Hart | 2010-12-21 | 1 | -1/+5 |
* | git-pull: add send-pull-request script | Darren Hart | 2010-11-10 | 1 | -0/+133 |