Merging Graphlog in Core
A brief description.
Contents
1. Work in Progress
With these submitted patch series, graphlog supports the same options than log command, and we can consider merging boths:
1.1. http://selenic.com/pipermail/mercurial-devel/2012-February/038269.html
- graphlog: implement --copies
- graphlog: evaluate FILE/-I/-X filesets on the working dir
- match: consider filesets as "anypats"
- test-glog: rewrite more tests using testlog() function
- graphlog: fix --removed
- context: add followfirst arg to filectx and workingfilectx
- graphlog: apply file filters --patch/--stat output
1.2. http://selenic.com/pipermail/mercurial-devel/2012-February/038322.html
- revset: add hidden() revset, undocumented
- graphlog: support --hidden
2. To Do
coming soon