Mercurial > hg
graph
-
py3: prevent the win32 ctype _fields_ from being transformed to bytesThu, 13 Sep 2018 00:42:25 -0400, by Matt Harbison
-
cext: fix warnings when building for py3 on WindowsThu, 13 Sep 2018 17:32:20 -0400, by Matt Harbison
-
cext: stop preprocessing a partial function callThu, 13 Sep 2018 12:43:50 -0400, by Matt Harbison
-
py3: add b'' to some setup.py strings for WindowsThu, 13 Sep 2018 12:37:32 -0400, by Matt Harbison
-
dagop: fix typo spotted while doing unrelated investigationThu, 13 Sep 2018 18:09:22 -0400, by Augie Fackler
-
hg: don't reuse repo instance after unshare()Wed, 12 Sep 2018 19:00:46 -0700, by Gregory Szorc
-
unionrepo: dynamically create repository type from base repositoryTue, 11 Sep 2018 20:06:39 -0700, by Gregory Szorc
-
bundlerepo: dynamically create repository type from base repositoryTue, 11 Sep 2018 19:50:07 -0700, by Gregory Szorc
-
bundlerepo: factor out code for instantiating a bundle repositoryTue, 11 Sep 2018 19:16:32 -0700, by Gregory Szorc
-
bundlerepo: pass create=TrueTue, 11 Sep 2018 18:45:05 -0700, by Gregory Szorc
-
shelve: use bundlerepo.instance() to construct a repo objectTue, 11 Sep 2018 18:41:14 -0700, by Gregory Szorc
-
templatekw: add experimental {status} keywordSun, 29 Jul 2018 22:04:01 +0900, by Yuya Nishihara
-
templatekw: add option to include ignored/clean/unknown files in cacheSun, 29 Jul 2018 21:52:01 +0900, by Yuya Nishihara
-
templatekw: keep status tuple in cache dict and rename cache key accordinglySun, 29 Jul 2018 22:07:42 +0900, by Yuya Nishihara
-
templatekw: extract function that computes and caches file statusSun, 29 Jul 2018 21:39:12 +0900, by Yuya Nishihara
-
py3: use sysstr() to convert ProgrammingError bytes with no unicode error riskThu, 13 Sep 2018 22:32:51 +0900, by Yuya Nishihara
-
revlog: reuse cached delta for identical base revision (issue5975)Mon, 10 Sep 2018 08:31:41 +0200, by Boris Feld
-
snapshot: fix line order when skipping over empty deltasMon, 10 Sep 2018 10:11:21 +0200, by Boris Feld
-
tests: stabilize change for handling not quoting non-empty-directoryWed, 12 Sep 2018 23:10:59 -0400, by Matt Harbison
-
hg: wrap the highest layer in the `hg` script possible in trace eventTue, 21 Aug 2018 15:25:46 -0400, by Augie Fackler
-
localrepo: use urllocalpath() for path to create repo tooWed, 12 Sep 2018 12:01:32 -0700, by Martin von Zweigbergk
-
localrepo: move check for existing repo into createrepository()Wed, 12 Sep 2018 08:41:00 -0700, by Martin von Zweigbergk
-
py3: add b'' to some run-tests.py strings for WindowsWed, 12 Sep 2018 21:32:08 -0400, by Matt Harbison
-
wireprotov1peer: forward __name__ of wrapped method in batchable decoratorWed, 12 Sep 2018 19:14:28 -0400, by Augie Fackler
-
templatekw: add {size} keyword as an example of fctx-based keywordSun, 29 Jul 2018 21:28:51 +0900, by Yuya Nishihara
-
formatter: populate fctx from ctx and path valueSun, 29 Jul 2018 21:25:37 +0900, by Yuya Nishihara
-
formatter: factor out function that detects node change and document itThu, 07 Jun 2018 21:36:13 +0900, by Yuya Nishihara
-
formatter: inline _gettermap and _knownkeysSat, 01 Sep 2018 15:06:05 +0900, by Yuya Nishihara
-
formatter: fill missing resources by formatter, not by resource mapperSat, 01 Sep 2018 13:21:45 +0900, by Yuya Nishihara
-
templater: remove unused context argument from most resourcemapper functionsThu, 07 Jun 2018 23:27:54 +0900, by Yuya Nishihara