157 Commits (b92891f9783ae197bb84b90d8404ad08c3875fa1)

Author SHA1 Message Date
Jay Soffian c1f2aa45b7 send-email: add --confirm option and configuration setting 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
Ask Bjørn Hansen 9f7820ae57 send-email: Allow the envelope sender to be set via configuration 17 years ago
Horst H. von Brand 18023c2065 Fix recipient santitization 17 years ago
Jeff King d54eaaa268 send-email: rfc2047-quote subject lines with non-ascii characters 17 years ago
Jeff King 0706bd19ef send-email: specify content-type of --compose body 17 years ago
Bryan Donlan 065096c2b5 git-send-email.perl: Handle shell metacharacters in $EDITOR properly 17 years ago
Miklos Vajna 5f8b9fcd03 git-send-email: add a new sendemail.cc configuration variable 17 years ago
Frank Lichtenheld ad79c02451 send-email: Don't require to be called in a repository 17 years ago
Junio C Hamano ba51795c5f send-email: --no-signed-off-cc should suppress 'sob' cc 17 years ago
Jay Soffian 6ecbc851fb send-email: fix In-Reply-To regression 17 years ago
Jay Soffian 0fb7fc751d send-email: fix In-Reply-To regression 17 years ago
Jay Soffian 1ca3d6ed01 send-email: squelch warning due to comparing undefined $_ to "" 17 years ago
David Brown 656482830d git-send-email: Generalize auto-cc recipient mechanism. 17 years ago
Michael Witten 8a7c56e159 git-send-email: Better handling of EOF 17 years ago
Michael Witten 8742997607 git-send-email: SIG{TERM,INT} handlers 17 years ago
Michael Witten 2363d7467d git-send-email: ssh/login style password requests 17 years ago
Gustaf Hendeby 97394ee430 send-email, fix breakage in combination with --compose 17 years ago
Jeff King c764a0c2b6 send-email: add no-validate option 17 years ago
Jeff King 747bbff9b9 send-email: validate patches before sending anything 17 years ago
Jeff King aa54892f5a send-email: detect invocation errors earlier 17 years ago
Gustaf Hendeby 0e0278baad Make git send-email accept $EDITOR with arguments 17 years ago
Jeff King 4f3d37035a git-send-email: avoid duplicate message-ids 17 years ago
Junio C Hamano ace9c2a9dd send-email: do not muck with initial-reply-to when unset. 17 years ago
Mike Hommey ace72086bb git-send-email.perl: Really add angle brackets to In-Reply-To if necessary 17 years ago