##// END OF EJS Templates
hooks: fix pre- and post- hooks specified in .hg/hgrc...
hooks: fix pre- and post- hooks specified in .hg/hgrc We were looking up hooks in the wrong ui object. Also, we weren't handling hooks to commands without a repo.
Matt Mackall -
r5869:2c565b95 default
Show More
Name Size Modified Last Commit Author
/ hgext / convert
__init__.py Loading ...
common.py Loading ...
convcmd.py Loading ...
cvs.py Loading ...
darcs.py Loading ...
filemap.py Loading ...
git.py Loading ...
hg.py Loading ...
subversion.py Loading ...
transport.py Loading ...