Mercurial > hg
diff tests/test-issue1089.t @ 15019:f4b7be3f8430 stable
dispatch: don't rewrap aliases that have the same definition
Previously aliases that overrode existing commands would wrap the old alias
on every call to dispatch() (twice actually), which is an obvious re-entrancy
issue for things like the command server or TortoiseHG.
author | Idan Kamara <idankk86@gmail.com> |
---|---|
date | Thu, 04 Aug 2011 19:41:23 +0300 |
parents | b63f6422d2a7 |
children | 9910f60a37ee |