Mercurial > hg
graph
-
merge: remove unused handling of default destination in merge.update()Wed, 08 Feb 2017 23:03:33 -0800, by Martin von Zweigbergk
-
update: localize logic around which ancestor to useWed, 08 Feb 2017 14:49:37 -0800, by Martin von Zweigbergk
-
tests: add test for updating to null revisionWed, 08 Feb 2017 22:12:27 -0800, by Martin von Zweigbergk
-
import: mention "stdin" (abbreviated) and add exampleFri, 10 Feb 2017 15:26:03 -0800, by Martin von Zweigbergk
-
merge: print status message before launching external merge toolThu, 09 Feb 2017 09:32:25 -0800, by Martin von Zweigbergk
-
pager: exit cleanly on SIGPIPE (BC)Wed, 08 Feb 2017 07:44:10 -0800, by Simon Farnsworth
-
runtests: catch EPROTONOSUPPORT in checkportisavailableFri, 10 Feb 2017 04:09:06 -0800, by Jun Wu
-
zstd: vendor python-zstandard 0.7.0Tue, 07 Feb 2017 23:24:47 -0800, by Gregory Szorc
-
tests: exclude python-zstandard from pyflakes analysisThu, 09 Feb 2017 21:44:32 -0500, by Augie Fackler
-
py3: fix the way we produce bytes list in store.pyTue, 07 Feb 2017 23:25:37 +0530, by Pulkit Goyal
-
py3: convert os.__file__ to bytesTue, 07 Feb 2017 22:47:24 +0530, by Pulkit Goyal
-
commandserver: handle backlog before exitingWed, 08 Feb 2017 14:45:30 -0800, by Jun Wu
-
misc: replace domain of mercurial-devel ML address by mercurial-scm.org stableSat, 11 Feb 2017 00:23:55 +0900, by FUJIWARA Katsunori
-
i18n: update Report-Msgid-Bugs-To property of *.po files stableSat, 11 Feb 2017 00:23:55 +0900, by FUJIWARA Katsunori
-
misc: replace domain of mercurial ML address by mercurial-scm.org stableSat, 11 Feb 2017 00:23:53 +0900, by FUJIWARA Katsunori
-
commandserver: prevent unlink socket twiceWed, 08 Feb 2017 14:37:38 -0800, by Jun Wu
-
runtests: check ports on IPv6 addressThu, 09 Feb 2017 05:57:54 -0800, by Jun Wu
-
zeroconf: fail nicely on IPv6 only systemWed, 08 Feb 2017 08:08:41 -0800, by Simon Farnsworth
-
chg: verify XDG_RUNTIME_DIRMon, 06 Feb 2017 17:01:06 -0800, by Jun Wu
-
check-code: permit functools.reduceSat, 21 Jan 2017 14:43:13 -0800, by Yedidya Feldblum
-
perf: split obtaining chunks from decompressionSat, 04 Feb 2017 08:47:46 -0800, by Gregory Szorc
-
smartset: move set classes and related functions from revset module (API)Sun, 16 Oct 2016 17:28:51 +0900, by Yuya Nishihara
-
help: test if "hg help TOPIC" reference is validWed, 25 Jan 2017 22:39:17 +0900, by Yuya Nishihara
-
help: uppercase command placeholderWed, 25 Jan 2017 22:35:40 +0900, by Yuya Nishihara
-
help: show section that couldn't be foundSun, 05 Feb 2017 18:57:19 +0900, by Yuya Nishihara
-
cmdutil: remove forwarding methods per deprecation policyFri, 03 Feb 2017 16:01:19 -0500, by Augie Fackler
-
util: always force line buffered stdout when stdout is a tty (BC)Fri, 03 Feb 2017 15:10:27 -0800, by Simon Farnsworth
-
localrepo: avoid unnecessary conversion from node to revThu, 02 Feb 2017 02:56:38 -0800, by Stanislau Hlebik