82 Commits (6360d343af9acf7366be6ff89740f5077e12277b)

Author SHA1 Message Date
Felipe Contreras c89e324145 send-email: automatic envelope sender 15 years ago
Jonathan Nieder b4479f0747 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" 15 years ago
Junio C Hamano 41fe87fa49 send-email: make --no-chain-reply-to the default 15 years ago
Wesley J. Landaker 2da846e709 Documentation: git-send-email: correct statement about standard ports 15 years ago
Wesley J. Landaker a4782b3d6e Documentation: git-send-email: fix submission port number 15 years ago
Yann Dirson f693b7e9a5 Improve doc for format-patch threading options. 16 years ago
Paolo Bonzini cb8a9bd518 Test cccmd in t9001-send-email.sh and fix some bugs 16 years ago
Markus Heidelberg 0fd41f2d66 doc/send-email: clarify the behavior of --in-reply-to with --no-thread 16 years ago
Paolo Bonzini 94af7c31a5 Documentation: git-send-mail can take rev-list arg to drive format-patch 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 dd602bf8ec Docs: send-email: --smtp-server-port can take symbolic ports 16 years ago
Michael Witten 3a78d07827 Docs: send-email: Refer to CONFIGURATION section for sendemail.multiedit 16 years ago
Michael Witten 432b128220 Docs: send-email: Put options back into alphabetical order 16 years ago
Matthieu Moy 4c0fe0af68 git-send-email.txt: clarify which options take an argument. 16 years ago
Stephen Boyd 01d3861217 git-send-email.txt: describe --compose better 16 years ago
Jay Soffian c1f2aa45b7 send-email: add --confirm option and configuration setting 16 years ago
Todd Zullinger c4ba87a6e2 Documentation: Note file formats send-email accepts 16 years ago
Jay Soffian 3531e2703d send-email: --suppress-cc improvements 16 years ago
Markus Heidelberg bd7c6e7fc5 doc/git-send-email: mention sendemail.cc config variable 16 years ago
Adeodato Simó f83b9ba209 git-send-email.txt: move --format-patch paragraph to a proper location 16 years ago
Alexander Potashev 51ea440637 Fix typos in documentation 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
Michael Witten ddc3d4fe84 send-email: signedoffcc -> signedoffbycc, but handle both 16 years ago
Michael Witten 917f3e73ec Docs: send-email: Create logical groupings for man text 16 years ago
Michael Witten 3971a9733e Docs: send-email: Remove unnecessary config variable description 16 years ago
Michael Witten c306e071b3 Docs: send-email: --chain_reply_to -> --[no-]chain-reply-to 16 years ago
Michael Witten dbf5e1e974 send-email: change --no-validate to boolean --[no-]validate 16 years ago
Michael Witten 73811e6628 Docs: send-email: Man page option ordering 16 years ago
Michael Witten 7ecbad91e9 Docs: send-email's usage text and man page mention same options 16 years ago
Ask Bjørn Hansen 1487743687 Document sendemail.envelopesender configuration 16 years ago
Todd Zullinger 5354a56fe7 Replace uses of "git-var" with "git var" 16 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Thomas Rast f6bebd121a git-send-email: add support for TLS via Net::SMTP::SSL 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Kevin Ballard a811e4f0f0 Document the sendemail.smtpserverport config variable 17 years ago
David Brown 656482830d git-send-email: Generalize auto-cc recipient mechanism. 17 years ago
Michael Witten 2363d7467d git-send-email: ssh/login style password requests 17 years ago
Mike Hommey ab8daa1836 Documentation: add a bit about sendemail.to configuration 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Ralf Wildenhues 02ff62504e Fix some documentation typos. 17 years ago
Uwe Kleine-König 620bb245b9 send-email: apply --suppress-from to S-o-b and cc-cmd 17 years ago
Miklos Vajna 2db9b49c6c git-send-email: add a new sendemail.to configuration variable 17 years ago
Junio C Hamano 44b2476a12 send-email --smtp-server-port: allow overriding the default port 17 years ago
Douglas Stockwell 34cc60ce2b send-email: Add support for SSL and SMTP-AUTH 17 years ago
Dave Watson 2be7fcb476 Fix misspelling of 'suppress' in docs 17 years ago
Joe Perches 324a8bd0cf git-send-email --cc-cmd 17 years ago