[PATCH] Tweak handling of file regexp on command line

Ludovic Aubry ludal at logilab.fr
Thu Feb 8 09:36:44 UTC 2007


On Thu, Feb 08, 2007 at 03:01:46AM +0000, Mark Williamson wrote:
> > Attached is a minor tweak to hgview.py to make history viewing for a single
> > file work (previously broke in my tests on tip earlier today due to a type
> > mismatch where a compiled RE was being used to settext the search box)

Thanks, I included your fix

> 
> Actually what I should have said was make history viewing for a single 
> *regexp* work, as specified on the command line.
> But whilst I'm on the subject, a shorthand way to view the history graph of a 
> specific file *would* be very useful - I'm not sure that any of the other 
> tools can do this (?).
You can still place a full regexp ^xxx/yyy/zzz$ but maybe a command line
option to look for an exact match of the string could help


-- 
Ludovic Aubry                                 LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org



More information about the Mercurial mailing list