Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision 27b7170bc13c600d77d9614db131b3a54da57388 authored by David Douard on 20 January 2010, 18:21:10 UTC, committed by David Douard on 20 January 2010, 18:21:10 UTC
a core dump could occur at auto-reload time, probably due to a bug in PyQt (needs more investigation)
1 parent 0fa8956
Raw File
Tip revision: 27b7170bc13c600d77d9614db131b3a54da57388 authored by David Douard on 20 January 2010, 18:21:10 UTC
Fix a potential core dump
Tip revision: 27b7170
.hgignore
syntax: glob
build/
*.pyc
*.orig
*_ui.py
*_rc.py
back to top