emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

vc-git short log format


From: Chong Yidong
Subject: vc-git short log format
Date: Sun, 13 Feb 2011 00:25:30 -0500

vc-git sets log-view-message-re, for short logs, to

   "^\\(?:[*/\\| ]+ \\)?\\(?: ([^)]+)\\)?\\([0-9a-z]+\\)

Anyone know what the initial [*/\\| ] grouping is for?  I've only ever
seen git provide * at the start of each short log entry.  I've not seen
it print any of [/\\| ], or omit the asterisk entirely; when does that
happen?

(Asking because I'm working on toggling between short and long vc-log
entries, and it would be awfully convenient if I could just distinguish
expanded entries by indenting them.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]