Mercurial > hg
diff hgweb.cgi @ 19632:299511aabf85
hgweb: pass arguments which a function depends on explicitly in search
This changes makes clearer which arguments can a function depend on. Now all
the modified functions depend on the 'query' argument only, but future additions
will change it.
author | Alexander Plavin <alexander@plav.in> |
---|---|
date | Thu, 22 Aug 2013 16:42:10 +0400 |
parents | 85cba926cb59 |
children | 4b0fc75f9403 |