comparison tests/test-1102.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 1c1ca9d393f4
children f2719b387380
comparison
equal deleted inserted replaced
15018:e89f62dcd723 15019:f4b7be3f8430