comparison tests/test-merge-revert.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 28e2e3804f2e
children 55c6ebd11cb9
comparison
equal deleted inserted replaced
15018:e89f62dcd723 15019:f4b7be3f8430