Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision ce4003861dc467bd6e92c0199cf1371b3a8b02f6 authored by David Douard on 19 January 2010, 06:35:15 UTC, committed by David Douard on 19 January 2010, 06:35:15 UTC
do not try to retrieve data for the parent of the first revision of a file
1 parent 6081980
Raw File
Tip revision: ce4003861dc467bd6e92c0199cf1371b3a8b02f6 authored by David Douard on 19 January 2010, 06:35:15 UTC
small fix
Tip revision: ce40038
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