aboutsummaryrefslogtreecommitdiffstats
path: root/git-send-email-script (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-07Big tool rename.Junio C Hamano1-368/+0
2005-09-04[PATCH] Make git-send-email-script ignore some unnecessary options when opera...Ryan Anderson1-5/+81
2005-08-02git-send-email-script: minimum whitespace cleanup.Junio C Hamano1-16/+12
2005-08-02[PATCH] git-send-email-script - Fix loops that limit emails to unique values ...Ryan Anderson1-11/+24
2005-08-02[PATCH] git-send-email-script - fix 2 small bugs that snuck through an untest...Ryan Anderson1-2/+2
2005-08-02[PATCH] Make the SMTP server used by git-sendm-email-script configurable on t...Ryan Anderson1-2/+9
2005-08-02[PATCH] git-send-email-script: Reformat readline interface and generate a bet...Ryan Anderson1-14/+28
2005-08-02[PATCH] Add "--chain-reply-to" to git-send-email-script, to control whether o...Ryan Anderson1-1/+10
2005-08-02[PATCH] Cleanup initial comments, add copyright notices.Ryan Anderson1-10/+8
2005-08-02[PATCH] Convert from using quoted-printable to just 8bit encoding on all emails.Ryan Anderson1-13/+3
2005-08-02[PATCH] Add git-send-email-script - tool to send emails from git-format-patch...Ryan Anderson1-0/+265