Mercurial > hg
graph
-
py3: add `and None` to suppress return values of .write() callsMon, 18 Jun 2018 16:07:46 +0530, by Pulkit Goyal
-
py3: slice over bytes to prevent getting ascii valuesMon, 18 Jun 2018 16:06:28 +0530, by Pulkit Goyal
-
py3: use pycompat.maplist() instead of map() in hgext/transplant.pyMon, 18 Jun 2018 16:06:01 +0530, by Pulkit Goyal
-
py3: add 4 new passing tests to whitelistMon, 18 Jun 2018 15:50:15 +0530, by Pulkit Goyal
-
py3: make tests/test-impexp-branch.t compatible with Python 3Mon, 18 Jun 2018 15:31:13 +0530, by Pulkit Goyal
-
py3: convert error instances to bytes using pycompat.bytestr()Mon, 18 Jun 2018 15:28:18 +0530, by Pulkit Goyal
-
py3: encode sys.argv to bytes using .encode()Mon, 18 Jun 2018 15:27:34 +0530, by Pulkit Goyal
-
py3: use '%d' for os.stat_result.st_nlink instead of '%s'Mon, 18 Jun 2018 15:25:57 +0530, by Pulkit Goyal
-
py3: suppress the output of .write() calls in tests/test-revlog-v2.tMon, 18 Jun 2018 15:24:17 +0530, by Pulkit Goyal
-
py3: add couple of missing b'' prefixes in tests/test-pager-legacy.tMon, 18 Jun 2018 15:23:25 +0530, by Pulkit Goyal
-
import: use context manager for lock, dirstateguard, transactionThu, 14 Jun 2018 15:17:47 -0700, by Martin von Zweigbergk
-
streamclone: update progress later to avoid passing None to util.bytecountSun, 17 Jun 2018 23:03:23 -0400, by Augie Fackler
-
highlight: adjust to attribute being privateSun, 17 Jun 2018 23:00:08 -0400, by Augie Fackler
-
annotate: automatically populate fields referenced from templateThu, 03 May 2018 12:04:36 +0900, by Yuya Nishihara
-
annotate: reverse mapping between option name and field nameThu, 03 May 2018 12:10:47 +0900, by Yuya Nishihara