Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision f883c81e89e63bcc4aea8a26ebfce8bff3e4ad54 authored by David Douard on 20 January 2010, 07:33:48 UTC, committed by David Douard on 20 January 2010, 07:33:48 UTC
1 parent ce40038
Raw File
Tip revision: f883c81e89e63bcc4aea8a26ebfce8bff3e4ad54 authored by David Douard on 20 January 2010, 07:33:48 UTC
Add the possibility to display only a subtree of the graph starting at a given revision
Tip revision: f883c81
MANIFEST.in
exclude .hgignore
recursive-exclude debian *
recursive-exclude debian.hardy *

include ChangeLog
include COPYING
include README

include bin/hgview
include bin/hgview.bat

include hgviewlib/qt4/*.ui
include hgviewlib/qt4/hgqv.qrc

include doc/hgview.1.txt
include doc/Makefile
include hgext/hgview.py
include hgext/hgview.rc

recursive-include etc *
back to top