[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
proposed enhancement: better logmsg formatting
From: |
Greg Klanderman |
Subject: |
proposed enhancement: better logmsg formatting |
Date: |
Thu, 15 Mar 2001 21:37:46 -0500 (EST) |
The attached patch creates an alternate logmsg format containing
more useful information in an easier to read format, enabled by
the LogMsgFancy=yes option (default is old format):
> Modified Files:
> cat-5.lsp 1.66 1.67 +13 -10
> cat-6.lsp 1.44 1.45 +10 -9
> cat-7.lsp 1.42 1.43 +10 -9
> stringing-logic.lsp 1.49 1.50 +2 -1
> Log Message:
> ......
It also adds a new "t" format specifier for the logmsg script invocation,
expanding to the file's tag.
If you are interested in this feature, let me know if you require any
modifications for inclusion. I find it useful to know how extensive
the changes being committed to our codebase are, and expect to write
an emacs hook to enable clicking on the message from my mail buffer
for the diff.
I grant permission to distribute this patch under the terms of the GNU
Public License.
Greg
patch.diff
Description: Text document
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- proposed enhancement: better logmsg formatting,
Greg Klanderman <=