Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 18 Mar 2014 17:54:42 -0500 | Matt Mackall | revset: try to handle hyphenated symbols if lookup callback is available |
Tue, 18 Mar 2014 17:19:44 -0500 | Matt Mackall | revset: pass a lookup function to the tokenizer |
Tue, 18 Mar 2014 17:17:23 -0500 | Matt Mackall | parser: allow passing a lookup function to a tokenizer |
Sat, 15 Mar 2014 18:11:51 -0700 | Pierre-Yves David | benchmark-revset: add full version of benchmarked revset |
Fri, 14 Mar 2014 00:02:05 -0700 | Pierre-Yves David | localrepo: rename capability set to lower case. |
Wed, 12 Mar 2014 14:46:41 -0700 | Pierre-Yves David | wireproto: move wireproto capabilities computation in a subfunction |
Tue, 11 Mar 2014 01:38:02 -0700 | Pierre-Yves David | wireproto: extract capabilities list in outside the wireproto function |