DIY: Merging graphlog into core
Patrick Mézard
patrick at mezard.eu
Tue Feb 28 15:01:20 UTC 2012
Hello,
You may have noticed I posted a lot of patches related to graphlog lately. Their purpose is to make "hg log --graph" support the same options than "hg log". With the last series submitted today, this should be the case. At this point, merging graphlog into core then replacing commands.log() and its cmdutil.walkchangerevs() minion can be considered. Unfortunately, I will be off most of March, so you will have to do it yourself.
Here is the plan:
http://mercurial.selenic.com/wiki/MergingGraphlogInCorePlan
Good luck.
--
Patrick Mézard (wish I could have deleted walkchangerevs() myself, really)
More information about the Mercurial-devel
mailing list