public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] CVSROOT commit in /: commitlog-portage.pl
@ 2007-09-17 21:13 Lars Weiler (pylon)
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Weiler (pylon) @ 2007-09-17 21:13 UTC (permalink / raw
  To: gentoo-commits

pylon       07/09/17 21:13:19

  Modified:             commitlog-portage.pl
  Log:
  Added userinfo.xml to the filter; bug #192854.

Revision  Changes    Path
1.57                 commitlog-portage.pl

file : http://sources.gentoo.org/viewcvs.py/CVSROOT/commitlog-portage.pl?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/CVSROOT/commitlog-portage.pl?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/CVSROOT/commitlog-portage.pl?r1=1.56&r2=1.57

Index: commitlog-portage.pl
===================================================================
RCS file: /var/cvsroot/CVSROOT/commitlog-portage.pl,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- commitlog-portage.pl	7 Sep 2007 05:57:51 -0000	1.56
+++ commitlog-portage.pl	17 Sep 2007 21:13:19 -0000	1.57
@@ -306,7 +306,7 @@
     @files = @ARGV;
     $path = shift @files;
 
-    unless ( $files[0] =~ /(Manifest|digest-)/i ) {
+    unless ( $files[0] =~ /(Manifest|digest-|userinfo.xml)/i ) {
         print "Mailing the commit message...\n";
 
 		@repository_path = split /\//, $path, 2;



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] CVSROOT commit in /: commitlog-portage.pl
@ 2007-09-25  6:56 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson (robbat2) @ 2007-09-25  6:56 UTC (permalink / raw
  To: gentoo-commits

robbat2     07/09/25 06:56:51

  Modified:             commitlog-portage.pl
  Log:
  Add custom Reply-To that includes the committer.

Revision  Changes    Path
1.58                 commitlog-portage.pl

file : http://sources.gentoo.org/viewcvs.py/CVSROOT/commitlog-portage.pl?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/CVSROOT/commitlog-portage.pl?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/CVSROOT/commitlog-portage.pl?r1=1.57&r2=1.58

Index: commitlog-portage.pl
===================================================================
RCS file: /var/cvsroot/CVSROOT/commitlog-portage.pl,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- commitlog-portage.pl	17 Sep 2007 21:13:19 -0000	1.57
+++ commitlog-portage.pl	25 Sep 2007 06:56:51 -0000	1.58
@@ -318,6 +318,7 @@
 		my @headers = (
 				"From: \"$gecos ($login)\" <$login\@gentoo.org>",
 				"To: $MAIL_TO",
+				"Reply-To: gentoo-dev\@lists.gentoo.org, $login\@gentoo.org",
 				"Subject: $repository commit in $path: @files",
 				"X-VCS-Repository: $repository",
 				"X-VCS-Files: @files",



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-25  7:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-25  6:56 [gentoo-commits] CVSROOT commit in /: commitlog-portage.pl Robin H. Johnson (robbat2)
  -- strict thread matches above, loose matches on Subject: below --
2007-09-17 21:13 Lars Weiler (pylon)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox