Mercurial > hg
graph
-
hgweb: add nextentry variable for easy pagination in changelogFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: always compute all entries and latestentry in changelogFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
templatefilters: add short format for age formattingTue, 17 Sep 2013 17:42:13 +0200, by David Soria Parra
-
hgweb: remove unused argument of changelist function in changelogFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
context: move evolution functions from changectx to basectxTue, 17 Sep 2013 23:34:57 -0500, by Sean Farley
-
context: use correct spelling of committableTue, 17 Sep 2013 18:34:45 -0500, by Sean Farley
-
check-code: check C patterns against .h filesTue, 17 Sep 2013 18:19:04 -0500, by Matt Mackall
-
check-code: make casting style check more preciseTue, 17 Sep 2013 18:13:54 -0500, by Matt Mackall
-
log: make file log slow path usable on large reposTue, 10 Sep 2013 19:49:34 -0700, by Durham Goode
-
plan9: update util.py for cpython 2.7 buildFri, 13 Sep 2013 15:40:04 -0500, by Jeff Sickel
-
parse_manifest: rewrite to use memchrFri, 06 Sep 2013 23:47:59 -0700, by Siddharth Agarwal
-
parsers: correctly handle a failed allocationMon, 16 Sep 2013 12:17:55 -0700, by Bryan O'Sullivan
-
parsers: use Py_INCREF safelyMon, 16 Sep 2013 12:12:37 -0700, by Bryan O'Sullivan
-
parsers: state is a char, not an intMon, 16 Sep 2013 12:10:28 -0700, by Bryan O'Sullivan
-
setup: check if mercurial/util.h has been modifiedFri, 13 Sep 2013 10:00:57 +0800, by Wei, Elson
-
util.h: add stdint basic type definitionsFri, 13 Sep 2013 09:54:43 +0800, by Wei, Elson
-
hgweb: add revset syntax support to searchFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
revset: add a whitelist of DoS-safe symbolsFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
revset: add helper function to get functions used in a revset parse treeWed, 07 Aug 2013 01:21:31 +0400, by Alexander Plavin
-
revset: add helper function to get revset parse tree depthFri, 09 Aug 2013 22:52:58 +0400, by Alexander Plavin
-
parsers: use a lookup table to convert hex to binarySat, 07 Sep 2013 00:59:24 -0700, by Siddharth Agarwal
-
revlog: remove _chunkbase since it is no longer usedFri, 06 Sep 2013 23:05:33 -0700, by Siddharth Agarwal
-
revlog: move chunk cache preload from revision to _chunksFri, 06 Sep 2013 23:05:11 -0700, by Siddharth Agarwal
-
revlog._chunks: inline getchunkFri, 06 Sep 2013 22:57:51 -0700, by Siddharth Agarwal
-
revlog.revision: fix cache preload for inline revlogsSat, 07 Sep 2013 12:42:46 -0700, by Siddharth Agarwal
-
revlog: add a fast method for getting a list of chunksFri, 06 Sep 2013 16:31:35 -0700, by Siddharth Agarwal
-
perfmanifest: allow and require passing in a revFri, 06 Sep 2013 13:35:29 -0700, by Siddharth Agarwal
-
perfmanifest: fix cache invalidationFri, 06 Sep 2013 13:20:07 -0700, by Siddharth Agarwal