emacs-devel
[Top][All Lists]
Advanced

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

Re: show merge info for git vc-log


From: Dan Nicolaescu
Subject: Re: show merge info for git vc-log
Date: Wed, 8 Jul 2009 22:51:57 -0700 (PDT)

Thierry Volpiatto <address@hidden> writes:

  > Dan Nicolaescu <address@hidden> writes:
  > 
  > > Thierry Volpiatto <address@hidden> writes:
  > >
  > >   > Dan Nicolaescu <address@hidden> writes:
  > >   > 
  > >   > > Dmitry Dzhus <address@hidden> 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.
  > >
  > That will work on the command line only if you activate the extension in
  > your .hgrc.
  > What is the problem? you try to enable a log with the graph, if it not
  > available, you fallback to a normal log. Or with a variable, something
  > like `vc-hg-use-graphlog'.

See what I wrote above your answer.

Yes, it can be solved, but I won't add extra complexity and inconsistent
behavior that depends of the contents of users .hgrc.

Consistent behavior cannot be obtained as long as the graphlog is
something that requires the user to edit her .hgrc.




reply via email to

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