From: "Mike Pagano" <mpagano@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/linux-patches:genpatches-misc commit in: web/
Date: Tue, 23 Dec 2014 17:58:53 +0000 (UTC) [thread overview]
Message-ID: <1419357516.9e6f035d49b86550770bf22a539e4efca045fa2a.mpagano@gentoo> (raw)
commit: 9e6f035d49b86550770bf22a539e4efca045fa2a
Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 23 17:58:36 2014 +0000
Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Tue Dec 23 17:58:36 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/linux-patches.git;a=commit;h=9e6f035d
Emails for initial genpatches for a new version produced blank emails. Hopefully fix this.
---
web/email-announcement.pl | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/web/email-announcement.pl b/web/email-announcement.pl
index b078ecc..51978ac 100755
--- a/web/email-announcement.pl
+++ b/web/email-announcement.pl
@@ -57,6 +57,10 @@ if ($rel > 1) {
@log_lines = `$cmd`;
}
}
+else {
+ $cmd='git --no-pager -C '.${LOCAL_TMP}.'/linux-patches log --pretty=format:"%s (%an)" --name-status '.$tag;
+ @log_lines = `$cmd`;
+}
#if ($rel > 1) {
next reply other threads:[~2014-12-23 17:58 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-23 17:58 Mike Pagano [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-24 17:16 [gentoo-commits] proj/linux-patches:genpatches-misc commit in: web/ Mike Pagano
2022-07-24 17:14 Mike Pagano
2021-07-13 13:26 Mike Pagano
2020-12-29 19:17 Mike Pagano
2019-07-09 12:11 Mike Pagano
2019-07-08 20:47 Mike Pagano
2019-02-07 0:21 Mike Pagano
2019-01-12 18:46 Mike Pagano
2018-08-10 13:00 Mike Pagano
2018-08-04 13:27 Mike Pagano
2018-07-25 11:41 Mike Pagano
2018-07-24 16:43 Mike Pagano
2018-06-12 23:02 Mike Pagano
2018-03-30 11:09 Mike Pagano
2017-02-21 0:32 Mike Pagano
2015-06-23 12:07 Mike Pagano
2014-07-01 22:54 Mike Pagano
2014-06-25 23:55 Mike Pagano
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=1419357516.9e6f035d49b86550770bf22a539e4efca045fa2a.mpagano@gentoo \
--to=mpagano@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox