Tue, 17 Sep 2013 18:13:54 -0500 |
Matt Mackall |
check-code: make casting style check more precise
|
Tue, 10 Sep 2013 19:49:34 -0700 |
Durham Goode |
log: make file log slow path usable on large repos
|
Fri, 13 Sep 2013 15:40:04 -0500 |
Jeff Sickel |
plan9: update util.py for cpython 2.7 build
|
Fri, 06 Sep 2013 23:47:59 -0700 |
Siddharth Agarwal |
parse_manifest: rewrite to use memchr
|
Mon, 16 Sep 2013 12:17:55 -0700 |
Bryan O'Sullivan |
parsers: correctly handle a failed allocation
|
Mon, 16 Sep 2013 12:12:37 -0700 |
Bryan O'Sullivan |
parsers: use Py_INCREF safely
|
Mon, 16 Sep 2013 12:10:28 -0700 |
Bryan O'Sullivan |
parsers: state is a char, not an int
|
Fri, 13 Sep 2013 10:00:57 +0800 |
Wei, Elson |
setup: check if mercurial/util.h has been modified
|
Fri, 13 Sep 2013 09:54:43 +0800 |
Wei, Elson |
util.h: add stdint basic type definitions
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
hgweb: add revset syntax support to search
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
revset: add a whitelist of DoS-safe symbols
|
Wed, 07 Aug 2013 01:21:31 +0400 |
Alexander Plavin |
revset: add helper function to get functions used in a revset parse tree
|
Fri, 09 Aug 2013 22:52:58 +0400 |
Alexander Plavin |
revset: add helper function to get revset parse tree depth
|
Sat, 07 Sep 2013 00:59:24 -0700 |
Siddharth Agarwal |
parsers: use a lookup table to convert hex to binary
|
Fri, 06 Sep 2013 23:05:33 -0700 |
Siddharth Agarwal |
revlog: remove _chunkbase since it is no longer used
|