log

age author description
Fri, 10 Feb 2017 18:20:58 +0100 Pierre-Yves David wireproto: properly report server Abort during 'getbundle' stable
Fri, 10 Feb 2017 18:17:20 +0100 Pierre-Yves David getbundle: cleanly handle remote abort during getbundle stable
Fri, 10 Feb 2017 18:06:08 +0100 Pierre-Yves David bundle1: fix bundle1-denied reporting for pull over ssh stable
Fri, 10 Feb 2017 18:06:12 +0100 Pierre-Yves David bundle-tests: operate from outside a repository stable
Fri, 10 Feb 2017 17:56:52 +0100 Pierre-Yves David bundle1: display server abort hint during unbundle stable
Fri, 10 Feb 2017 17:56:59 +0100 Pierre-Yves David bundle1: fix bundle1-denied reporting for push over ssh stable
Fri, 10 Feb 2017 17:56:47 +0100 Pierre-Yves David bundle2: keep hint close to the primary message when remote abort stable
Sun, 12 Feb 2017 02:23:33 +0900 FUJIWARA Katsunori misc: update year in copyright lines stable
Mon, 13 Feb 2017 02:31:56 -0800 Stanislau Hlebik localrepo: avoid unnecessary sorting
Mon, 13 Feb 2017 02:26:18 -0800 Stanislau Hlebik localrepo: cache self.changelog in local variable
Tue, 07 Feb 2017 13:11:30 -0800 Martin von Zweigbergk destutil: remove dead code about non-linear updates
Thu, 09 Feb 2017 09:55:31 -0800 Martin von Zweigbergk update: fix typo/stale comment to match code
Wed, 08 Feb 2017 23:03:33 -0800 Martin von Zweigbergk merge: remove unused handling of default destination in merge.update()
Wed, 08 Feb 2017 14:49:37 -0800 Martin von Zweigbergk update: localize logic around which ancestor to use
Wed, 08 Feb 2017 22:12:27 -0800 Martin von Zweigbergk tests: add test for updating to null revision
Fri, 10 Feb 2017 15:26:03 -0800 Martin von Zweigbergk import: mention "stdin" (abbreviated) and add example
Thu, 09 Feb 2017 09:32:25 -0800 Martin von Zweigbergk merge: print status message before launching external merge tool
Wed, 08 Feb 2017 07:44:10 -0800 Simon Farnsworth pager: exit cleanly on SIGPIPE (BC)
Fri, 10 Feb 2017 04:09:06 -0800 Jun Wu runtests: catch EPROTONOSUPPORT in checkportisavailable
Tue, 07 Feb 2017 23:24:47 -0800 Gregory Szorc zstd: vendor python-zstandard 0.7.0
Thu, 09 Feb 2017 21:44:32 -0500 Augie Fackler tests: exclude python-zstandard from pyflakes analysis
Tue, 07 Feb 2017 23:25:37 +0530 Pulkit Goyal py3: fix the way we produce bytes list in store.py
Tue, 07 Feb 2017 22:47:24 +0530 Pulkit Goyal py3: convert os.__file__ to bytes
Wed, 08 Feb 2017 14:45:30 -0800 Jun Wu commandserver: handle backlog before exiting
Sat, 11 Feb 2017 00:23:55 +0900 FUJIWARA Katsunori misc: replace domain of mercurial-devel ML address by mercurial-scm.org stable
Sat, 11 Feb 2017 00:23:55 +0900 FUJIWARA Katsunori i18n: update Report-Msgid-Bugs-To property of *.po files stable
Sat, 11 Feb 2017 00:23:53 +0900 FUJIWARA Katsunori misc: replace domain of mercurial ML address by mercurial-scm.org stable
Wed, 08 Feb 2017 14:37:38 -0800 Jun Wu commandserver: prevent unlink socket twice
Thu, 09 Feb 2017 05:57:54 -0800 Jun Wu runtests: check ports on IPv6 address
Wed, 08 Feb 2017 08:08:41 -0800 Simon Farnsworth zeroconf: fail nicely on IPv6 only system