Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 3a29b0977b95046ba6b4ab243704e18ef05aeed6 authored by Denis Laxalde on 22 June 2015, 08:12:13 UTC, committed by Denis Laxalde on 22 June 2015, 08:12:13 UTC
Add a `configmethod` parameter to _fromconfig which is set to `configbool`
when a Boolean value is expected.

Closes #294206.
1 parent cb6144a
Raw File
Tip revision: 3a29b0977b95046ba6b4ab243704e18ef05aeed6 authored by Denis Laxalde on 22 June 2015, 08:12:13 UTC
Use mercurial.ui.configbool to parse Boolean configuration option
Tip revision: 3a29b09
.hgignore
syntax: glob
build/
*.pyc
*.orig
*_ui.py
*_rc.py
back to top