187 Commits (e5f591720caea0c6645fa9852903a1c43d7c3672)

Author SHA1 Message Date
Joe Perches 02461e0e28 git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT TO:"s 15 years ago
Felipe Contreras ffc01f9bad send-email: fix mutt regex for grouped aliases 15 years ago
Yakov Lerner fb3650ed10 send-email: fix obscure error when encryption=tls and smtp cannot connect 15 years ago
Erik Faye-Lund 69931b7183 send-email: remove debug trace 16 years ago
Jeff King 302e04ea4d send-email: detect cycles in alias expansion 16 years ago
Paolo Bonzini cb8a9bd518 Test cccmd in t9001-send-email.sh and fix some bugs 16 years ago
Markus Heidelberg a1b5b37199 send-email: fix a typo in a comment 16 years ago
Markus Heidelberg f74fe34b96 send-email: fix threaded mails without chain-reply-to 16 years ago
Markus Heidelberg 5e9758e296 send-email: fix non-threaded mails 16 years ago
Brandon Casey d1fff6fce0 send-email: use UTF-8 rather than utf-8 for consistency 16 years ago
Brandon Casey a3a8262bf6 git-send-email.perl: improve detection of MIME encoded-words 16 years ago
Eric W. Biederman fe87c92138 git-send-email: Handle quotes when parsing .mailrc files 16 years ago
Trent Piepho 09caa24fac send-email: Add config option for sender address 16 years ago
Bill Pemberton 7613ea3595 Add parsing of elm aliases to git-send-email 16 years ago
Michael Witten bec99cfc67 send-email: Remove superfluous `my $editor = ...' 16 years ago
Michael Witten 15da108431 send-email: 'References:' should only reference what is sent 16 years ago
Michael Witten 40e6e8a0c4 send-email: Handle "GIT:" rather than "GIT: " during --compose 16 years ago
Jay Soffian 0da43a685a send-email: fix nasty bug in ask() function 16 years ago
Jay Soffian a61c0ffa44 send-email: ensure quoted addresses are rfc2047 encoded 16 years ago
Jay Soffian dc1460aa8d send-email: ask_default should apply to all emails, not just the first 16 years ago
Jay Soffian 5906f54e47 send-email: don't attempt to prompt if tty is closed 16 years ago
Jay Soffian 6e1825186b send-email: refactor and ensure prompting doesn't loop forever 16 years ago
Jay Soffian c1f2aa45b7 send-email: add --confirm option and configuration setting 16 years ago
Thomas Rast 3e0c4ffdbd send-email: respect in-reply-to regardless of threading 16 years ago
Jay Soffian afe756c936 send-email: don't create temporary compose file until it is needed 16 years ago
Jay Soffian 3531e2703d send-email: --suppress-cc improvements 16 years ago
Jay Soffian 5012699d98 send-email: handle multiple Cc addresses when reading mbox message 16 years ago
Jay Soffian eed6ca7c40 send-email: allow send-email to run outside a repo 16 years ago
Junio C Hamano 2f0e7cbbb0 send-email: futureproof split_addrs() sub 16 years ago
Wu Fengguang 0e73b3ee6c git-send-email: handle email address with quoted comma 16 years ago
Junio C Hamano 69f4ce5537 send-email: do not reverse the command line arguments 16 years ago
Trent Piepho 73c427eb99 send-email: Fix Pine address book parsing 16 years ago
Pierre Habouzit beece9dab8 git send-email: ask less questions when --compose is used. 16 years ago
Pierre Habouzit 8fd5bb7f44 git send-email: add --annotate option 16 years ago
Pierre Habouzit 5df9fcf695 git send-email: interpret unknown files as revision lists 16 years ago
Pierre Habouzit caf0c3d692 git send-email: make the message file name more specific. 16 years ago
Pierre Habouzit 8c17868795 git send-email: avoid leaking directory file descriptors. 16 years ago
Michael Witten ddc3d4fe84 send-email: signedoffcc -> signedoffbycc, but handle both 16 years ago
Michael Witten 4ed62b0316 Docs: send-email: Create logical groupings for --help text 16 years ago
Michael Witten dbf5e1e974 send-email: change --no-validate to boolean --[no-]validate 16 years ago
Michael Witten 180c9f5c29 Docs: send-email usage text much sexier 16 years ago
Michael Witten 7ecbad91e9 Docs: send-email's usage text and man page mention same options 16 years ago
Peter Valdemar Mørch 8892048d51 send-email: find body-encoding correctly 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Robert Shearman 9d1ccf5e64 git-send-email: Fix authenticating on some servers when using TLS. 17 years ago
Thomas Rast 6cbf8b00fb git-send-email: Do not attempt to STARTTLS more than once 17 years ago
Thomas Rast fa835cd572 git-send-email: prevent undefined variable warnings if no encryption is set 17 years ago
Thomas Rast f6bebd121a git-send-email: add support for TLS via Net::SMTP::SSL 17 years ago
Kevin Ballard 300913bd44 git-send-email: Accept fifos as well as files 17 years ago
Pieter de Bie d1eb35b653 git-send-email: allow whitespace in addressee list 17 years ago