Tue, 05 Mar 2019 04:34:45 +0530 Pulkit Goyal py3: add a new passing test found by buildbot
Tue, 05 Mar 2019 04:32:23 +0530 Pulkit Goyal tests: make test-status.t compatible with test-check-module-imports.t
Tue, 05 Mar 2019 04:11:32 +0530 Pulkit Goyal py3: convert KEY_PRESSED value to bytes in crecord.py
Mon, 04 Mar 2019 18:11:50 -0500 Augie Fackler hghave: skip emacs tests on 24.3 and earlier
Tue, 05 Mar 2019 03:33:41 +0530 Pulkit Goyal py3: use bytes instead of str in isinstance()
Tue, 12 Feb 2019 19:08:17 +0100 Joerg Sonnenberger server: allow customizing the default repo filter
Sat, 02 Mar 2019 05:24:35 +0530 Pulkit Goyal py3: convert filtername to str if it's None
Sat, 02 Mar 2019 13:28:17 -0800 Martin von Zweigbergk walkfilerevs: rename filerevgen() to filerevs() since it's not a generator
Sat, 02 Mar 2019 13:15:53 -0800 Gregory Szorc global: use raw string for setlocale() argument
Sat, 02 Mar 2019 13:07:58 -0800 Gregory Szorc encoding: use raw strings for encoding arguments
Sat, 02 Mar 2019 13:02:39 -0800 Gregory Szorc revsetlang: use sysbytes() instead of blind encode()
Sat, 02 Mar 2019 12:57:00 -0800 Gregory Szorc global: use raw strings for namedtuple()
Sat, 02 Mar 2019 12:55:29 -0800 Gregory Szorc attr: don't attempt to .encode() a str on Python 2
Sat, 02 Mar 2019 12:51:55 -0800 Gregory Szorc procutil: use a raw string for module name
Sat, 02 Mar 2019 12:51:04 -0800 Gregory Szorc global: use raw strings for __slots__
Thu, 28 Feb 2019 07:45:51 -0800 Martin von Zweigbergk absorb: run cleanupnodes() within transaction also when not using obsmarkers
Sat, 02 Mar 2019 05:23:15 +0530 Pulkit Goyal py3: pass a str to getpass.getpass()
Sat, 02 Mar 2019 05:12:45 +0530 Pulkit Goyal py3: port things from chgserver.py
Sat, 02 Mar 2019 05:01:00 +0530 Pulkit Goyal py3: make sure return value of posix.groupname() is bytes
Fri, 01 Mar 2019 02:53:09 +0900 FUJIWARA Katsunori contrib: make check-code.py check code fragments embedded in test scripts
Fri, 01 Mar 2019 02:53:09 +0900 FUJIWARA Katsunori contrib: add line offset information to file check function of check-code.py
Fri, 01 Mar 2019 02:53:09 +0900 FUJIWARA Katsunori contrib: change return value of file checking function of check-code.py
Fri, 01 Mar 2019 02:53:09 +0900 FUJIWARA Katsunori contrib: factor out actual error check for file data of check-code.py
Fri, 01 Mar 2019 02:53:09 +0900 FUJIWARA Katsunori contrib: refactor preparation logic for patterns of check-code.py
Fri, 01 Mar 2019 02:53:05 +0900 FUJIWARA Katsunori contrib: split pypats list in check-code.py
Fri, 01 Mar 2019 02:51:52 +0900 FUJIWARA Katsunori tests: remove useless line wrapping in a code fragment embedded in test script
Wed, 27 Feb 2019 12:40:18 +0100 Pierre-Yves David storage: introduce a `revlog.reuse-external-delta` config
Wed, 27 Feb 2019 10:49:25 +0100 Pierre-Yves David storage: introduce a `revlog.reuse-external-delta-parent` config
Sat, 02 Mar 2019 09:41:17 +0900 Yuya Nishihara merge with stable
Thu, 28 Feb 2019 04:08:47 +0530 Pulkit Goyal py3: convert return values of inspect.getabsfile() to bytes
Thu, 28 Feb 2019 03:51:06 +0530 Pulkit Goyal py3: add two new passing tests found by buildbot
Thu, 28 Feb 2019 03:48:07 +0530 Pulkit Goyal py3: make contrib/debugshell.py work with Python 3
Wed, 27 Feb 2019 16:34:58 -0800 Martin von Zweigbergk absorb: let scmutil.cleanupnodes() take care of setting phase
Wed, 27 Feb 2019 16:33:15 -0800 Martin von Zweigbergk absorb: use scmutil.cleanupnodes() also when obsmarkers are disabled
Wed, 27 Feb 2019 16:15:10 -0800 Martin von Zweigbergk absorb: use scmutil.cleanupnodes() so operation gets set
Mon, 25 Feb 2019 09:02:29 +0100 Boris Feld test: follow-up on 1c4d6ab2ecb8, stabilize test-remotefilelog-bgprefetch.t
Mon, 25 Feb 2019 21:10:16 -0500 Matt Harbison tests: add more wildcards to test-extdiff.t
Tue, 26 Feb 2019 17:26:33 +0300 Pulkit Goyal branchmap: prevent reading the file twice through different iterators
Mon, 25 Feb 2019 12:42:48 -0800 Kyle Lippincott remotefilelog: fix format str, blobsize isn't always a #, can be "(missing)"
Fri, 22 Feb 2019 19:24:01 -0800 Kyle Lippincott remotefilelog: do not specify an explicit version for repack
Sun, 24 Feb 2019 19:55:20 +0100 Pierre-Yves David test: generate the `test-sparse-revlog` artifact when slow-test is allowed
Sun, 24 Feb 2019 19:56:23 +0100 Pierre-Yves David runtest: also update slow test timeout during `#if` clauses
Sun, 24 Feb 2019 19:56:08 +0100 Pierre-Yves David runtest: move slow timeout process earlier in the `_hghave` method
Sun, 24 Feb 2019 19:56:34 +0100 Pierre-Yves David runtest: extract the logic that update timeout for slow tests
Sun, 24 Feb 2019 19:56:40 +0100 Pierre-Yves David tests: increase timeout for slow test
Mon, 25 Feb 2019 18:51:08 -0800 Gregory Szorc merge with stable
Wed, 02 Jan 2019 03:07:52 +0100 Boris Feld rewriting: add an option for rewrite commands to use the archived phase
Tue, 16 Oct 2018 15:48:00 +0200 Boris Feld strip: introduce a soft strip option
Mon, 25 Feb 2019 16:49:01 +0300 Pulkit Goyal branchcache: move loading of branch names and nodes into it's own function
Sat, 23 Feb 2019 21:13:27 +0100 Manuel Jacob rebase: add missing dashes in help text stable
Sun, 24 Feb 2019 19:56:46 +0100 Pierre-Yves David test: stabilize bundle generation for test-sparse-revlog.t stable
Sun, 24 Feb 2019 19:56:51 +0100 Pierre-Yves David test: don't trust delta bases from the bundle in test-sparse-revlog.t stable
Sun, 24 Feb 2019 19:56:57 +0100 Pierre-Yves David test: update test-sparse-revlog.t output stable
Wed, 20 Feb 2019 15:02:59 -0500 mitchell plamann bundle2: don't send "shared" requirement when cloning from a share
Wed, 20 Feb 2019 14:57:00 -0500 mitchell plamann tests: demonstrate failure when cloning from a share via bundle2
Fri, 22 Feb 2019 00:54:06 +0530 Navaneeth Suresh mq: disable qrecord during histedit (issue5981)
Wed, 20 Feb 2019 21:57:39 -0800 Martin von Zweigbergk committablectx: move status-related methods closer together
Thu, 21 Feb 2019 23:07:54 -0500 Augie Fackler tests: add test for hg-test-mode emacs code
Thu, 21 Feb 2019 23:06:18 -0500 Augie Fackler hghave: add check for GNU emacs
Thu, 21 Feb 2019 20:12:39 -0500 Augie Fackler contrib: also linkify tracebacks in compilation output when using hg-test-mode
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip