Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision 21d4d6f76212cc50d4ebfb48ce8ff96e0682512f authored by Mads Kiilerich on 09 August 2019, 10:33:33 UTC, committed by Mads Kiilerich on 09 August 2019, 10:33:33 UTC
Fix:

  ValueError: invalid literal for int() with base 10: '1+48-11498aa91c03'

and make it work also with custom builds of Mercurial.
1 parent 488e537
Raw File
Tip revision: 21d4d6f76212cc50d4ebfb48ce8ff96e0682512f authored by Mads Kiilerich on 09 August 2019, 10:33:33 UTC
Make the mercurial.match backwards compatibility check not rely on Mercurial version number parsing
Tip revision: 21d4d6f
.hgignore
syntax: glob
build/
*.pyc
*.orig
*_ui.py
*_rc.py
back to top