aboutsummaryrefslogtreecommitdiff
path: root/git-send-email.perl
Commit message (Expand)AuthorAge
* Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini2009-06-18
* Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threadedJunio C Hamano2009-06-12
|\
| * send-email: fix non-threaded mailsMarkus Heidelberg2009-06-12
* | send-email: fix a typo in a commentMarkus Heidelberg2009-06-12
* | send-email: fix threaded mails without chain-reply-toMarkus Heidelberg2009-06-12
* | send-email: use UTF-8 rather than utf-8 for consistencyBrandon Casey2009-06-09
* | git-send-email.perl: improve detection of MIME encoded-wordsBrandon Casey2009-06-09
* | Merge branch 'mw/send-email'Junio C Hamano2009-05-31
|\ \
| * | send-email: Remove superfluous `my $editor = ...'Michael Witten2009-04-14
| * | send-email: 'References:' should only reference what is sentMichael Witten2009-04-14
| * | send-email: Handle "GIT:" rather than "GIT: " during --composeMichael Witten2009-04-14
* | | Merge branch 'tp/send-email-from-config'Junio C Hamano2009-05-23
|\ \ \
| * | | send-email: Add config option for sender addressTrent Piepho2009-05-13
| | |/ | |/|
* | | git-send-email: Handle quotes when parsing .mailrc filesEric W. Biederman2009-05-21
|/ /
* | Add parsing of elm aliases to git-send-emailBill Pemberton2009-04-22
|/
* send-email: fix nasty bug in ask() functionJay Soffian2009-04-04
* send-email: ensure quoted addresses are rfc2047 encodedJay Soffian2009-04-02
* send-email: ask_default should apply to all emails, not just the firstJay Soffian2009-04-01
* send-email: don't attempt to prompt if tty is closedJay Soffian2009-04-01
* send-email: refactor and ensure prompting doesn't loop foreverJay Soffian2009-03-29
* Merge branch 'tr/maint-1.6.0-send-email-irt'Junio C Hamano2009-03-17
|\
| * send-email: respect in-reply-to regardless of threadingThomas Rast2009-03-02
* | send-email: add --confirm option and configuration settingJay Soffian2009-03-02
* | send-email: don't create temporary compose file until it is neededJay Soffian2009-02-23
* | send-email: --suppress-cc improvementsJay Soffian2009-02-14
* | send-email: handle multiple Cc addresses when reading mbox messageJay Soffian2009-02-14
* | send-email: allow send-email to run outside a repoJay Soffian2009-02-14
* | send-email: futureproof split_addrs() subJunio C Hamano2008-12-21
* | Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-19
|\ \ | |/
| * git-send-email: handle email address with quoted commaWu Fengguang2008-12-19
* | send-email: do not reverse the command line argumentsJunio C Hamano2008-11-30
* | Merge branch 'ph/send-email'Junio C Hamano2008-11-27
|\ \
| * | git send-email: ask less questions when --compose is used.Pierre Habouzit2008-11-11
| * | git send-email: add --annotate optionPierre Habouzit2008-11-11
| * | git send-email: interpret unknown files as revision listsPierre Habouzit2008-11-11
| * | git send-email: make the message file name more specific.Pierre Habouzit2008-11-11
* | | send-email: Fix Pine address book parsingTrent Piepho2008-11-26
|/ /
* | Merge branch 'maint'Junio C Hamano2008-11-02
|\ \ | |/
| * git send-email: avoid leaking directory file descriptors.Pierre Habouzit2008-11-01
* | send-email: signedoffcc -> signedoffbycc, but handle bothMichael Witten2008-10-01
* | Docs: send-email: Create logical groupings for --help textMichael Witten2008-10-01
* | send-email: change --no-validate to boolean --[no-]validateMichael Witten2008-10-01
* | Docs: send-email usage text much sexierMichael Witten2008-10-01
* | Docs: send-email's usage text and man page mention same optionsMichael Witten2008-10-01
|/
* Merge branch 'maint'Junio C Hamano2008-07-25
|\
| * send-email: find body-encoding correctlyPeter Valdemar Mørch2008-07-25
* | Make usage strings dash-lessStephan Beyer2008-07-13
* | git-send-email: Fix authenticating on some servers when using TLS.Robert Shearman2008-07-09
* | git-send-email: Do not attempt to STARTTLS more than onceThomas Rast2008-07-02
* | Merge branch 'kb/send-email-fifo'Junio C Hamano2008-07-01
|\ \