log

age author description
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
Mon, 06 Feb 2017 17:01:06 -0800 Jun Wu chg: verify XDG_RUNTIME_DIR
Sat, 21 Jan 2017 14:43:13 -0800 Yedidya Feldblum check-code: permit functools.reduce
Sat, 04 Feb 2017 08:47:46 -0800 Gregory Szorc perf: split obtaining chunks from decompression
Sun, 16 Oct 2016 17:28:51 +0900 Yuya Nishihara smartset: move set classes and related functions from revset module (API)
Wed, 25 Jan 2017 22:39:17 +0900 Yuya Nishihara help: test if "hg help TOPIC" reference is valid
Wed, 25 Jan 2017 22:35:40 +0900 Yuya Nishihara help: uppercase command placeholder
Sun, 05 Feb 2017 18:57:19 +0900 Yuya Nishihara help: show section that couldn't be found
Fri, 03 Feb 2017 16:01:19 -0500 Augie Fackler cmdutil: remove forwarding methods per deprecation policy
Fri, 03 Feb 2017 15:10:27 -0800 Simon Farnsworth util: always force line buffered stdout when stdout is a tty (BC)
Thu, 02 Feb 2017 02:56:38 -0800 Stanislau Hlebik localrepo: avoid unnecessary conversion from node to rev
Sat, 04 Feb 2017 20:29:34 +0800 Anton Shestakov debian: update copyright years stable
Sat, 04 Feb 2017 20:29:13 +0800 Anton Shestakov debian: update mailing list address stable
Thu, 02 Feb 2017 14:19:48 +0100 Pierre-Yves David bundle2: implement a basic __repr__ for bundle2 part
Thu, 02 Feb 2017 11:03:41 +0100 Pierre-Yves David bundle2: drop an outdated comment
Thu, 02 Feb 2017 10:53:55 +0100 Pierre-Yves David unbundle: swap conditional branches for clarity
Thu, 02 Feb 2017 10:55:38 +0100 Pierre-Yves David unbundle: add a small comment to tag the bundle1 case as such
Thu, 02 Feb 2017 10:51:04 +0100 Pierre-Yves David unbundle: add a small comment to clarify the 'check_heads' call
Thu, 02 Feb 2017 11:17:36 -0800 Simon Farnsworth pager: don't terminate with extreme prejudice on SIGPIPE (BC)
Mon, 23 Jan 2017 10:48:55 -0800 Martin von Zweigbergk verify: replace _validpath() by matcher