ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] git-send-email
Date: Wed, 17 May 2006 19:55:34 +0400
Message-ID: <20060517155534.GA13894@basalt.office.altlinux.org> (raw)
In-Reply-To: <20060517154619.GB20493@hell.immo.ru>

[-- Attachment #1: Type: text/plain, Size: 2939 bytes --]

On Wed, May 17, 2006 at 07:46:19PM +0400, Alexey I. Froloff wrote:
[...]
> P.S. А git-send-email принципиально не умеет работать через
> /usr/sbin/sendmail -t ?

Тот, который в бранче по имени "master", умеет:

$ git-log maint..master git-send-email.perl
commit db3106b274a75d5b9ea7f6fe1030b8528df7389b
Author: Eric Wong <normalperson@........>
Date:   Mon May 15 02:41:01 2006 -0700

    send-email: quiet some warnings, reject invalid addresses
    
    I'm not sure why we never actually rejected invalid addresses in
    the first place.  We just seemed to be using our email validity
    checkers to kill duplicates.
    
    Now we just drop invalid email addresses completely and warn
    the user about it.
    
    Since we support local sendmail, we'll also accept username-only
    addresses.
    
    Signed-off-by: Eric Wong <normalperson@........>
    Signed-off-by: Junio C Hamano <junkio@.......>

commit aca7ad7628ce72afbd1d0d99778c9a5c9cac7a7a
Author: Eric Wong <normalperson@........>
Date:   Mon May 15 02:34:44 2006 -0700

    send-email: allow sendmail binary to be used instead of SMTP
    
    This should make local mailing possible for machines without
    a connection to an SMTP server.
    
    It'll default to using /usr/sbin/sendmail or /usr/lib/sendmail
    if no SMTP server is specified (the default).  If it can't find
    either of those paths, it'll fall back to connecting to an SMTP
    server on localhost.
    
    Signed-off-by: Eric Wong <normalperson@........>
    Signed-off-by: Junio C Hamano <junkio@.......>

commit 994d6c66d360198c16eb483e4f33d412358f30a1
Author: Eric Wong <normalperson@........>
Date:   Sun May 14 19:13:44 2006 -0700

    send-email: address expansion for common mailers
    
    mutt, gnus, pine, mailrc formats should be supported.
    
    Testing and feedback for correctness and completeness of all formats
    and support for additional formats would be good.
    
    Nested expansions are also supported.
    
    More than one alias file to be used.
    
    All alias file formats must still of be the same type, though.
    
    Two git repo-config keys are required for this
    (as suggested by Ryan Anderson):
    
        sendemail.aliasesfile = <filename of aliases file>
        sendemail.aliasfiletype = (mutt|gnus|pine|mailrc)
    
    Signed-off-by: Eric Wong <normalperson@........>
    Acked-by: Ryan Anderson <ryan@..............>
    Signed-off-by: Junio C Hamano <junkio@.......>

commit 782b3b6aafe8d2d270a5f6153c183e1bde7a030a
Merge: c1aee1f... e923eff...
Author: Junio C Hamano <junkio@.......>
Date:   Tue May 2 15:05:34 2006 -0700

    Merge branch 'fix'
    
    * fix:
      git-send-email: fix version string to be valid perl
      Give the user a hint for how to continue in the case that git-am fails because it requires user intervention


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

  reply	other threads:[~2006-05-17 15:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-17 12:38 [devel] [Fwd: [ANNOUNCE] tig - text-mode interface for git] Anton Farygin
2006-05-17 15:46 ` Alexey I. Froloff
2006-05-17 15:55   ` Dmitry V. Levin [this message]
2006-05-17 16:15   ` Sergey Vlasov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060517155534.GA13894@basalt.office.altlinux.org \
    --to=ldv@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git