Mercurial > hg-stable
graph
-
util.h: getbe32() and putbe32() use intrinsic function to improve performanceSat, 14 Sep 2013 11:22:34 +0800, by Wei, Elson
-
hgweb: add appendFormatHTML javascript functionFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: add removeByClassName javascript functionFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: add docFromHTML javascript functionFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: add makeRequest javascript functionFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: add format javascript functionFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
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
-
lrucachedict: implement clear()Fri, 06 Sep 2013 13:16:21 -0700, by Siddharth Agarwal
-
merge with stableSat, 07 Sep 2013 16:08:11 -0500, by Kevin Bullock
-
bundle: fix performance regression when bundling file changes (issue4031) stableSat, 07 Sep 2013 21:20:00 +0200, by Antoine Pitrou
-
merge with stableSat, 07 Sep 2013 00:08:36 -0500, by Kevin Bullock
-
revset: fix wrong keyword() behaviour for strings with spaces stableTue, 06 Aug 2013 00:52:06 +0400, by Alexander Plavin
-
commitablefilectx: move children from workingfilectxThu, 15 Aug 2013 13:42:56 -0500, by Sean Farley
-
commitablefilectx: move parents from workingfilectxThu, 15 Aug 2013 13:42:33 -0500, by Sean Farley
-
commitablefilectx: move __nonzero__ from workingfilectxThu, 15 Aug 2013 13:23:06 -0500, by Sean Farley
-
commitablefilectx: move __init__ from workingfilectxThu, 15 Aug 2013 13:12:50 -0500, by Sean Farley
-
commitablefilectx: add a class that will be used for mutable file contextsThu, 15 Aug 2013 13:11:51 -0500, by Sean Farley
-
commitablectx: move dirs from workingctxWed, 14 Aug 2013 16:40:34 -0500, by Sean Farley
-
commitablectx: move markcommitted from workingctxWed, 14 Aug 2013 16:40:27 -0500, by Sean Farley
-
commitablectx: move ancestors from workingctxWed, 14 Aug 2013 16:37:59 -0500, by Sean Farley
-
commitablectx: move walk from workingctxWed, 14 Aug 2013 16:37:11 -0500, by Sean Farley
-
commitablectx: move ancestor from workingctxWed, 14 Aug 2013 16:37:01 -0500, by Sean Farley
-
commitablectx: move flags from workingctxWed, 14 Aug 2013 16:25:43 -0500, by Sean Farley
-
commitablectx: move children from workingctxWed, 14 Aug 2013 16:25:26 -0500, by Sean Farley
-
commitablectx: move hidden from workingctxWed, 14 Aug 2013 16:25:17 -0500, by Sean Farley
-
commitablectx: move phase from workingctxWed, 14 Aug 2013 16:24:59 -0500, by Sean Farley
-
commitablectx: move bookmarks from workingctxWed, 14 Aug 2013 16:24:33 -0500, by Sean Farley
-
commitablectx: move tags from workingctxWed, 14 Aug 2013 16:24:16 -0500, by Sean Farley
-
commitablectx: move extra from workingctxWed, 14 Aug 2013 16:23:28 -0500, by Sean Farley
-
commitablectx: move closesbranch from workingctxWed, 14 Aug 2013 16:23:16 -0500, by Sean Farley
-
commitablectx: move branch from workingctxWed, 14 Aug 2013 16:23:02 -0500, by Sean Farley
-
commitablectx: move clean from workingctxWed, 14 Aug 2013 16:22:42 -0500, by Sean Farley
-
commitablectx: move ignored from workingctxWed, 14 Aug 2013 16:22:32 -0500, by Sean Farley