Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision b9846c4b6a09478b2176f8f81b74c15af8e0fd66 authored by Julien Cristau on 31 January 2014, 12:40:43 UTC, committed by Julien Cristau on 31 January 2014, 12:40:43 UTC
1 parent 42c8621
Raw File
Tip revision: b9846c4b6a09478b2176f8f81b74c15af8e0fd66 authored by Julien Cristau on 31 January 2014, 12:40:43 UTC
[debian] install description.css in hgview package
Tip revision: b9846c4
hgview.rc
# This file is intended to be installed in a system's hgrc.d directory
# It enables the hgview's mercurial plugin, making the 'hg qv' command
# available.  This file presumes hgext/hgview.py has been installed in
# the hgext path

[extensions]
hgext.hgview =
back to top