all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Kevin Rodgers <kevin.d.rodgers@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: show merge info for git vc-log
Date: Wed, 8 Jul 2009 20:24:20 -0700 (PDT)	[thread overview]
Message-ID: <200907090324.n693OKNm028308@godzilla.ics.uci.edu> (raw)
In-Reply-To: <h33jl8$j2d$1@ger.gmane.org> (Kevin Rodgers's message of "Wed, 08 Jul 2009 20:11:50 -0600")

Kevin Rodgers <kevin.d.rodgers@gmail.com> writes:

  > Dan Nicolaescu wrote:
  > > Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
  > >
  > >   > Dan Nicolaescu <dann@ics.uci.edu> writes:
  > >   >   > > Dmitry Dzhus <dima@sphinx.net.ru> writes:
  > >   > >
  > >   > >   > Mercurial can do the same with graphlog extension enabled (it's included
  > >   > >   > in Mercurial distribution now) if we add `-G` flag in
  > >   > >   > `vc-hg-log-switches`.
  > >   > >
  > >   > > Is there a way to force that flag to work?   > >
  > >   > > $ hg log -G
  > >   > > hg log: option -G not recognized
  > >   > > hg log [OPTION]... [FILE]
  > >   >   > Add this to your .hgrc
  > >
  > > That's not good.  To enable this by default, we need to be able to force
  > > this flag to work from the command line.
  > 
  > True, but you can enable it conditionally, depending on the exit
  > status of "grep '^hgext.graphlog *=' $HOME/.hgrc"

The regexps that do syntax highlighting need to change depending if
graphlog is used or not.   Adding two versions, or making the regexps
cope with too formats just adds complexity.  When hg is fixed to do this
thing is a less painful way we can update vc-hg.el to use it.




  reply	other threads:[~2009-07-09  3:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-07 18:33 show merge info for git vc-log Dan Nicolaescu
2009-07-07 19:16 ` Leo
2009-07-07 23:09 ` Dmitry Dzhus
2009-07-08 20:44   ` Dan Nicolaescu
2009-07-08 21:35     ` Thierry Volpiatto
2009-07-08 22:08       ` Dan Nicolaescu
2009-07-09  2:11         ` Kevin Rodgers
2009-07-09  3:24           ` Dan Nicolaescu [this message]
2009-07-09  5:01         ` Thierry Volpiatto
2009-07-09  5:51           ` Dan Nicolaescu
2009-07-09 19:09             ` Dmitry Dzhus
2009-07-11 19:40 ` Stefan Monnier

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=200907090324.n693OKNm028308@godzilla.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=kevin.d.rodgers@gmail.com \
    /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 external index

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

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.