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