Mercurial > hg
comparison doc/style.css @ 36997:44467a4d472f
hgweb: refactor multirequest to be a dict of lists
... instead of a list of 2-tuples.
This makes key lookups faster. The only downside is we lose total
ordering of all entries. But we weren't relying on that before, so
it's no loss.
Differential Revision: https://phab.mercurial-scm.org/D2881
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Fri, 16 Mar 2018 09:41:21 -0700 |
parents | 4b0fc75f9403 |
children |
comparison
equal
deleted
inserted
replaced
36996:1bf555cb680e | 36997:44467a4d472f |
---|