From: Frank Sorenson <frank@tuxrocks.com>
To: git@vger.kernel.org, Petr Baudis <pasky@ucw.cz>
Subject: Colorize "Acked-by:" like "Signed-off-by:" in cg-log
Date: Mon, 02 May 2005 00:01:09 -0600 [thread overview]
Message-ID: <4275C225.6090908@tuxrocks.com> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This patch adds color to "Acked-by:" lines in cg-log
Signed-off-by: Frank Sorenson <frank@tuxrocks.com>
Colorize "Acked-by:" in cg-log
- ---
commit 3da886f11c286089586596e01e03aec1df5eab7f
tree afec725c306afc453ef4cbfd4a3e657016a745f2
parent f9be53a0dd1594f39b2e166ca064b781546f4c46
author sorenson <sorenson@moebius.cs.byu.edu> 1115013121 -0600
committer sorenson <sorenson@moebius.cs.byu.edu> 1115013121 -0600
Index: cg-log
===================================================================
- --- 320ae30b42c144f8970bf8e9fae3ef6b91cab5b9/cg-log (mode:100755 sha1:b0e109f36609878ad91020811ea0aa5cde9c1138)
+++ afec725c306afc453ef4cbfd4a3e657016a745f2/cg-log (mode:100755 sha1:b10bc72715319e536ec591a7bfd788f2de4c7017)
@@ -74,6 +74,7 @@
~ "")
~ echo; sed -re '
~ / *Signed-off-by:.*/Is//'$colsignoff'&'$coldefault'/
+ / *Acked-by:.*/Is//'$colsignoff'&'$coldefault'/
~ s/./ &/
~ '
~ ;;
Frank
- --
Frank Sorenson - KD7TZK
Systems Manager, Computer Science Department
Brigham Young University
frank@tuxrocks.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCdcIlaI0dwg4A47wRAgZYAJ94qxTw9ttKKY0YYYK6w0gElIp39wCfXg1S
qidz2hXjOvcjpLjaDMoQ7J0=
=r6sB
-----END PGP SIGNATURE-----
reply other threads:[~2005-05-02 5:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4275C225.6090908@tuxrocks.com \
--to=frank@tuxrocks.com \
--cc=git@vger.kernel.org \
--cc=pasky@ucw.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.