Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision 0f58b5d311d103a87fcc1ca955dbc00c43ab8c17 authored by David Douard on 13 January 2010, 18:41:53 UTC, committed by David Douard on 13 January 2010, 18:41:53 UTC
1 parent 08a16e2
Raw File
Tip revision: 0f58b5d311d103a87fcc1ca955dbc00c43ab8c17 authored by David Douard on 13 January 2010, 18:41:53 UTC
Updated user doc
Tip revision: 0f58b5d
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