From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 17 May 2006 19:55:34 +0400 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20060517155534.GA13894@basalt.office.altlinux.org> Mail-Followup-To: ALT Devel discussion list References: <446B193C.9020604@altlinux.com> <20060517154619.GB20493@hell.immo.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20060517154619.GB20493@hell.immo.ru> X-fingerprint: FE4C 93AB E19A 2E4C CB5D 3E4E 7CAB E6AC 9E35 361E Subject: Re: [devel] git-send-email X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 May 2006 15:55:35 -0000 Archived-At: List-Archive: List-Post: --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 17, 2006 at 07:46:19PM +0400, Alexey I. Froloff wrote: [...] > P.S. =E1 git-send-email =D0=D2=C9=CE=C3=C9=D0=C9=C1=CC=D8=CE=CF =CE=C5 = =D5=CD=C5=C5=D4 =D2=C1=C2=CF=D4=C1=D4=D8 =DE=C5=D2=C5=DA > /usr/sbin/sendmail -t ? =F4=CF=D4, =CB=CF=D4=CF=D2=D9=CA =D7 =C2=D2=C1=CE=DE=C5 =D0=CF =C9=CD=C5=CE= =C9 "master", =D5=CD=C5=C5=D4: $ git-log maint..master git-send-email.perl commit db3106b274a75d5b9ea7f6fe1030b8528df7389b Author: Eric Wong Date: Mon May 15 02:41:01 2006 -0700 send-email: quiet some warnings, reject invalid addresses =20 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. =20 Now we just drop invalid email addresses completely and warn the user about it. =20 Since we support local sendmail, we'll also accept username-only addresses. =20 Signed-off-by: Eric Wong Signed-off-by: Junio C Hamano commit aca7ad7628ce72afbd1d0d99778c9a5c9cac7a7a Author: Eric Wong Date: Mon May 15 02:34:44 2006 -0700 send-email: allow sendmail binary to be used instead of SMTP =20 This should make local mailing possible for machines without a connection to an SMTP server. =20 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. =20 Signed-off-by: Eric Wong Signed-off-by: Junio C Hamano commit 994d6c66d360198c16eb483e4f33d412358f30a1 Author: Eric Wong Date: Sun May 14 19:13:44 2006 -0700 send-email: address expansion for common mailers =20 mutt, gnus, pine, mailrc formats should be supported. =20 Testing and feedback for correctness and completeness of all formats and support for additional formats would be good. =20 Nested expansions are also supported. =20 More than one alias file to be used. =20 All alias file formats must still of be the same type, though. =20 Two git repo-config keys are required for this (as suggested by Ryan Anderson): =20 sendemail.aliasesfile =3D sendemail.aliasfiletype =3D (mutt|gnus|pine|mailrc) =20 Signed-off-by: Eric Wong Acked-by: Ryan Anderson Signed-off-by: Junio C Hamano commit 782b3b6aafe8d2d270a5f6153c183e1bde7a030a Merge: c1aee1f... e923eff... Author: Junio C Hamano Date: Tue May 2 15:05:34 2006 -0700 Merge branch 'fix' =20 * 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 fail= s because it requires user intervention --=20 ldv --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEa0d2fKvmrJ41Nh4RAmo1AKCxVJuq7/R/vMG5NS0ncydQ1hTfFQCgiikv cBVayoHbRMYTTsiy8Nuq5Lg= =Xmd5 -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--