log

age author description
Sat, 27 Apr 2019 22:57:15 -0700 Martin von Zweigbergk tests: slightly modify a linkrev test to prepare for expanding it
Sat, 27 Apr 2019 22:55:54 -0700 Martin von Zweigbergk copies: process files in deterministic order for stable tests
Wed, 17 Apr 2019 15:06:41 +0300 Pulkit Goyal narrow: send specs as bundle2 data instead of param (issue5952) (issue6019) stable
Fri, 19 Apr 2019 14:26:32 +0000 Ludovic Chabant py3: properly reject non-encoded strings given to hgweb
Fri, 19 Apr 2019 14:25:18 +0000 Ludovic Chabant py3: handle meta-path finders that only use pre-python3.4 API
Fri, 26 Apr 2019 17:41:22 -0700 Danny Hooper remotefilelog: add missing argument to hg.verify wrapper
Thu, 24 Jan 2019 09:03:15 -0500 Boris Feld revsetbenchmark: track some simple use of "only"
Fri, 26 Apr 2019 23:52:49 -0400 Matt Harbison inno: bump keyring to 18.0.1 to avoid AttributeError (issue6043) stable
Fri, 01 Mar 2019 05:56:18 +0530 Taapas Agrawal push: added clear warning message when pushing closed branches(issue6080)
Tue, 16 Apr 2019 02:06:20 +0530 Sushil khanchi branch: abort if closing branch from a non-branchhead cset
Tue, 16 Apr 2019 01:19:58 +0530 Sushil khanchi branch: add tests which shows branch can be closed from a non-branchhead cset
Sat, 20 Apr 2019 17:27:24 +0100 Ian Moody phabricator: read more metadata from local:commits
Sat, 20 Apr 2019 17:22:35 +0100 Ian Moody phabricator: don't assume the existence of properties of local:commits
Sat, 20 Apr 2019 16:01:47 +0100 Ian Moody phabricator: include branch in the diffproperty metadata
Wed, 24 Apr 2019 10:47:40 -0700 Martin von Zweigbergk tests: demonstrate `hg log -r . <file>` linkrev bug