chiark
/
gitweb
/
~mdw
/
stgit
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Return None instead of crashing on undefined integer config items
[stgit]
/
stgit
/
version.py
1
version = '0.14.3'
2
3
# minimum version requirements
4
git_min_ver = '1.5.2'
5
python_min_ver = '2.4'