Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision ef4401e9db9d363a6d150a0d5713c2d7f036726a authored by Pierre-Yves David on 12 September 2013, 00:15:45 UTC, committed by Pierre-Yves David on 12 September 2013, 00:15:45 UTC
The filtering will provides its own revset so we need an opportunity to mix the
build revset with the filtering one.

The revset execution can stay in the `revision_grapher` function while the
revset build itself will get extracted to a upper level.
1 parent 4ad802e
History
Tip revision: ef4401e9db9d363a6d150a0d5713c2d7f036726a authored by Pierre-Yves David on 12 September 2013, 00:15:45 UTC
[hggraph] extract revset execution from the revset building function
Tip revision: ef4401e
File Mode Size
hgview.py -rw-r--r-- 3.5 KB
hgview.rc -rw-r--r-- 259 bytes

back to top