unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Re: vc-git short log format
Date: Sun, 13 Feb 2011 15:04:25 +0900	[thread overview]
Message-ID: <871v3c5v2u.fsf@catnip.gol.com> (raw)
In-Reply-To: <yyxwrl4qzed.fsf@fencepost.gnu.org> (Chong Yidong's message of "Sun, 13 Feb 2011 00:25:30 -0500")

Chong Yidong <cyd@stupidchicken.com> writes:

> 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.)

For branching I presume, e.g. from the Emacs repo:

...
* a176f79  2011-01-22  Update configure
* cc62ed3  2011-01-22  configure.in: Don't zero-out FONTCONFIG_CFLAGS and FONTCONFIG_LIBS when building with XFT (doing so is incorrect, as Emacs directly uses fontconfig, and breaks building when using a strict linker).
* c1c7cc4  2011-01-21  Add pcomplete support for hosts defined in .ssh/config.
*   16ea2fd  2011-01-21  Merge: src/config.in: shrink slightly
|\  
| * 95d0549  2011-01-21  src/config.in: shrink slightly
* | 06f3ebc  2011-01-21  gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather than mm-insert-inline.
|/  
* 95b29e3  2011-01-21  aclocal.m4: tweaks to regenerate more conveniently
* b2caa9a  2011-01-21  * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes): Don't confuse the "ret" of "retrograde" with RET.
...

-miles

-- 
The car has become... an article of dress without which we feel uncertain,
unclad, and incomplete.  [Marshall McLuhan, Understanding Media, 1964]



      reply	other threads:[~2011-02-13  6:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-13  5:25 vc-git short log format Chong Yidong
2011-02-13  6:04 ` Miles Bader [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871v3c5v2u.fsf@catnip.gol.com \
    --to=miles@gnu.org \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).