Mercurial > public > mercurial-scm > hg-stable
diff hgweb.cgi @ 15600:195dbd1cef0c stable 2.0.1
alias: shortcut command matching show shadowing works properly (issue3104)
An alias for 'log' was stored in the same command table as
'^log|history'. If the hash function happens to give the latter first,
the alias is effectively ignored when matching 'log'.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 01 Dec 2011 15:51:36 -0600 |
parents | 85cba926cb59 |
children | 4b0fc75f9403 |