Mercurial > hg
graph
-
py3: use pycompat.sysstr() in __import__()Thu, 01 Dec 2016 13:12:04 +0530, by Pulkit Goyal
-
py3: avoid use of basestringWed, 30 Nov 2016 23:51:11 +0530, by Pulkit Goyal
-
py3: use unicodes in __slots__Wed, 30 Nov 2016 23:38:50 +0530, by Pulkit Goyal
-
memctx: allow the metadataonlyctx thats reusing the manifest nodeMon, 21 Nov 2016 08:09:41 -0800, by Mateusz Kwapich
-
localrepo: make it possible to reuse manifest when commiting contextThu, 17 Nov 2016 10:59:15 -0800, by Mateusz Kwapich
-
manifest: expose the parents() methodThu, 17 Nov 2016 10:59:15 -0800, by Mateusz Kwapich
-
httppeer: assign Vary request header lastMon, 28 Nov 2016 21:07:51 -0800, by Gregory Szorc
-
wireproto: only advertise HTTP-specific capabilities to HTTP peers (BC)Mon, 28 Nov 2016 20:46:42 -0800, by Gregory Szorc
-
protocol: declare transport protocol nameMon, 28 Nov 2016 20:46:59 -0800, by Gregory Szorc
-
bdiff: early pruning of common prefix before doing expensive computationsWed, 16 Nov 2016 19:45:35 +0100, by Mads Kiilerich
-
formatter: add overview of API and example as doctestSat, 22 Oct 2016 15:02:11 +0900, by Yuya Nishihara
-
ui: factor out ui.load() to create a ui without loading configs (API)Sat, 22 Oct 2016 14:35:10 +0900, by Yuya Nishihara
-
hgweb: add missing slash to file log url in rss style stableThu, 08 Dec 2016 23:59:36 +0800, by Anton Shestakov
-
check-code: add a rule to forbid "cp -r"Wed, 30 Nov 2016 19:23:04 +0000, by Jun Wu
-
tests: replace "cp -r" with "cp -R"Wed, 30 Nov 2016 19:25:18 +0000, by Jun Wu