Mercurial > hg
graph
-
hgweb: wrap {lines} of filerevision with mappinggeneratorWed, 04 Apr 2018 00:24:09 +0900, by Yuya Nishihara
-
hgweb: drop unused argument 'tmpl' from webutil.diffstat()Wed, 04 Apr 2018 00:21:52 +0900, by Yuya Nishihara
-
hgweb: use template context to render {diffstat}Wed, 04 Apr 2018 00:20:47 +0900, by Yuya Nishihara
-
hgweb: wrap {diffstat} with mappedgeneratorWed, 04 Apr 2018 00:19:37 +0900, by Yuya Nishihara
-
pathencode: improve error messages slightlyFri, 18 May 2018 20:43:01 -0400, by Augie Fackler
-
pathencode: hashlib.sha1() takes bytes not str on Python 3Fri, 18 May 2018 20:42:31 -0400, by Augie Fackler
-
pathencode: fix importing hashlib on Python 3Fri, 18 May 2018 20:42:04 -0400, by Augie Fackler
-
context: fix %-formatting on Python 3Fri, 18 May 2018 20:11:24 -0400, by Augie Fackler
-
patch: fix import-time syntax error in test-check-module-imports.tFri, 18 May 2018 19:54:50 -0400, by Augie Fackler
-
py3: whitelist two more passing tests observed by buildbotFri, 18 May 2018 19:52:35 -0400, by Augie Fackler
-
py3: use stringutil.pprint() to format a list to printSat, 19 May 2018 00:23:36 +0530, by Pulkit Goyal
-
py3: fix kwargs handling in qgurad in hgext/mq.pySat, 19 May 2018 00:21:59 +0530, by Pulkit Goyal
-
py3: use .startswith() instead of bytes[0]Sat, 19 May 2018 00:19:56 +0530, by Pulkit Goyal
-
crecord: fallback to text mode if diffs are too big for curses modeThu, 17 May 2018 23:11:24 -0700, by Kyle Lippincott
-
narrow: filter copies in coreThu, 17 May 2018 15:33:28 -0700, by Martin von Zweigbergk
-
narrow: filter set of files to check for case-folding to coreThu, 17 May 2018 15:25:52 -0700, by Martin von Zweigbergk
-
narrow: filter merge actions in coreThu, 17 May 2018 15:12:48 -0700, by Martin von Zweigbergk
-
hgweb: extract code for emitting multiple changelist recordsThu, 17 May 2018 12:23:38 -0700, by Gregory Szorc
-
phabricator: register config settingsWed, 16 May 2018 22:44:27 -0400, by Matt Harbison
-
filemerge: support specifying a python function to custom merge-toolsWed, 16 May 2018 14:11:41 -0600, by hindlemail
-
help: correct signature of separate() template function stableThu, 24 May 2018 21:54:31 +0900, by Yuya Nishihara
-
hgweb: do not try to replace signal handlers while locking stableFri, 18 May 2018 21:32:05 +0900, by Yuya Nishihara
-
lock: add internal config to not replace signal handlers while locking stableFri, 18 May 2018 21:24:06 +0900, by Yuya Nishihara
-
i18n-ja: synchronized with 32a75a8a5b0f stableTue, 01 May 2018 18:22:52 +0900, by FUJIWARA Katsunori
-
httppeer: properly gate debug usage behind debug flag check stableFri, 04 May 2018 19:06:46 +0200, by Boris Feld
-
test-http-branchmap: fix stdio mode on WindowsSun, 13 May 2018 11:09:53 +0900, by Yuya Nishihara