Mercurial > hg
graph
-
wireprotov2peer: rewrite character traversal to use slicesFri, 25 Jan 2019 15:03:20 -0800, by Gregory Szorc
-
wireprotov2server: don't attempt to cast command nameFri, 25 Jan 2019 14:57:37 -0800, by Gregory Szorc
-
wireprotov2server: use pycompat.strkwargs when calling cachekeyfnFri, 25 Jan 2019 14:38:49 -0800, by Gregory Szorc
-
diffstat: make --git work properly on renames (issue6025)Thu, 17 Jan 2019 18:05:54 +0530, by Navaneeth Suresh
-
cmdutil: drop obsolete comment about updating to '.'Fri, 25 Jan 2019 09:50:23 -0800, by Martin von Zweigbergk
-
mq: slightly simplify check for patched working copyThu, 24 Jan 2019 16:30:30 -0800, by Martin von Zweigbergk
-
localrepo: slightly simplify check for removed parents in _rollback()Thu, 24 Jan 2019 16:25:19 -0800, by Martin von Zweigbergk
-
transplant: use bailifchanged() instead of reimplementing itThu, 24 Jan 2019 16:16:10 -0800, by Martin von Zweigbergk
-
revpair: clarify check for empty revsetThu, 24 Jan 2019 12:47:54 -0800, by Martin von Zweigbergk
-
revpair: simplify revpair by always relying on smartset.first/lastThu, 24 Jan 2019 12:38:19 -0800, by Martin von Zweigbergk
-
grep: use set instead of dict with dummy valueFri, 18 Jan 2019 11:10:30 -0800, by Martin von Zweigbergk
-
grep: don't look up copy info unless --follow is givenThu, 06 Sep 2018 15:56:53 -0700, by Martin von Zweigbergk
-
hghave: let OSError with ENOENT through like any otherThu, 17 Jan 2019 09:24:30 -0800, by Martin von Zweigbergk
-
cleanup: delete lots of unused local variablesThu, 17 Jan 2019 09:17:12 -0800, by Martin von Zweigbergk
-
localrepo: use context manager for lock and transaction in commitctx()Mon, 24 Sep 2018 14:46:37 -0700, by Martin von Zweigbergk
-
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