DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] dev: update git fixline alias
       [not found] <3294755.LIHlXguKSE@xps>
@ 2017-08-03 13:42 ` Harry van Haaren
  2017-08-03 13:58   ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Harry van Haaren @ 2017-08-03 13:42 UTC (permalink / raw)
  To: web; +Cc: dev, thomas, Harry van Haaren

The git fixline was updated in the dpdk.org repository to add the original
author of the line being "fixed", using Cc:

This patch updates the fixline here in the website. See patch for details:
http://dpdk.org/dev/patchwork/patch/26860/

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
---
 dev.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev.html b/dev.html
index c0e64d0..34f24cf 100644
--- a/dev.html
+++ b/dev.html
@@ -110,7 +110,7 @@
 	smtpserverport = 465
 	smtpencryption = ssl
 [alias]
-	fixline = log -1 --abbrev=12 --format='Fixes: %h (\"%s\")'</pre>
+	fixline = log -1 --abbrev=12 --format='Fixes: %h (\"%s\")%nCc: %ae'</pre>
 
 	<h3 id="review">Contribute by testing or reviewing patches</h3>
 	<p>Patches are applied in the git repository when it becomes clear that
-- 
2.7.4

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

* Re: [dpdk-web] [PATCH] dev: update git fixline alias
  2017-08-03 13:42 ` [dpdk-web] [PATCH] dev: update git fixline alias Harry van Haaren
@ 2017-08-03 13:58   ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2017-08-03 13:58 UTC (permalink / raw)
  To: Harry van Haaren; +Cc: web, dev

03/08/2017 15:42, Harry van Haaren:
> The git fixline was updated in the dpdk.org repository to add the original
> author of the line being "fixed", using Cc:
> 
> This patch updates the fixline here in the website. See patch for details:
> http://dpdk.org/dev/patchwork/patch/26860/
> 
> Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>

Applied, thanks

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

end of thread, other threads:[~2017-08-03 13:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3294755.LIHlXguKSE@xps>
2017-08-03 13:42 ` [dpdk-web] [PATCH] dev: update git fixline alias Harry van Haaren
2017-08-03 13:58   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).