Mercurial > hg
graph
-
localrepo: use context manager for locks in commit()Wed, 16 Jan 2019 17:34:59 -0800, by Martin von Zweigbergk
-
localrepo: use context manager for transaction in commit()Wed, 16 Jan 2019 17:33:47 -0800, by Martin von Zweigbergk
-
commit: print "commit message saved in" message also if bookmark update failsWed, 16 Jan 2019 17:46:39 -0800, by Martin von Zweigbergk
-
remotefilelog: remove pointless return statement from constructorThu, 17 Jan 2019 22:07:58 -0800, by Martin von Zweigbergk
-
revset: support ranges in #generations relationTue, 15 Jan 2019 22:57:09 +0800, by Anton Shestakov
-
tests: fix module-import warnings in test-update-atomic.tThu, 24 Jan 2019 18:14:39 +0300, by Pulkit Goyal
-
py3: use dict.items() instead of dict.iteritems() in tests/test-lfs-server.tFri, 18 Jan 2019 19:28:31 +0530, by Pulkit Goyal
-
py3: add b'' prefixes in tests/test-lfs-serve.tFri, 18 Jan 2019 19:26:28 +0530, by Pulkit Goyal
-
py3: add b'' prefixes in doc/check-seclevel.pyThu, 24 Jan 2019 18:09:34 +0300, by Pulkit Goyal
-
tests: remove some over-globbing in test-dispatch.tThu, 24 Jan 2019 15:52:59 -0500, by Augie Fackler
-
py3: port test-parseindex.t to Python 3Thu, 24 Jan 2019 15:23:20 -0500, by Augie Fackler
-
py3: almost fix test-trusted.pyThu, 24 Jan 2019 15:04:30 -0500, by Augie Fackler
-
merge with stableFri, 25 Jan 2019 18:55:23 +0900, by Yuya Nishihara
-
rust-cpython: raising error.WdirUnsupported stableWed, 23 Jan 2019 07:49:36 -0500, by Georges Racinet
-
rust: error for WdirUnsupported with cpython conversion as exception stableWed, 23 Jan 2019 07:47:04 -0500, by Georges Racinet