Sat, 27 Apr 2019 22:08:45 -0700 Martin von Zweigbergk copies: make "limit" argument to _tracefile() mandatory
Fri, 03 May 2019 08:37:10 -0700 Martin von Zweigbergk localrepo: don't use defaults arguments that will never be overridden
Fri, 03 May 2019 12:32:00 -0700 Martin von Zweigbergk tags: avoid double-reversing a list
Mon, 11 Mar 2019 02:35:18 +0100 Pierre-Yves David updatecaches: also warm hgtagsfnodescache
Mon, 11 Mar 2019 01:10:20 +0100 Pierre-Yves David hgtagsfnodescache: inherit fnode from parent when possible
Mon, 11 Mar 2019 01:09:38 +0100 Pierre-Yves David hgtagsfnodescache: handle nullid lookup
Fri, 26 Apr 2019 17:39:07 +0200 Sietse Brouwer help: register the 'gpg' command category and give it a description
Thu, 25 Apr 2019 15:30:40 -0700 feyu histedit: Speed up scrolling in patch view mode
Thu, 02 May 2019 16:43:34 -0700 Yu Feng histedit: Show file names in multiple line format
Fri, 03 May 2019 20:06:03 +0900 Yuya Nishihara parser: fix crash by parsing "()" in keyword argument position stable
Sat, 06 Apr 2019 17:46:19 +0200 Pierre-Yves David repoview: introduce a `experimental.extra-filter-revs` config
Wed, 17 Apr 2019 23:10:29 -0700 Martin von Zweigbergk copies: filter out copies from non-existent source later in _chain()
Thu, 18 Apr 2019 00:12:56 -0700 Martin von Zweigbergk copies: clarify mutually exclusive cases in _chain() with a s/if/elif/
Thu, 18 Apr 2019 00:05:05 -0700 Martin von Zweigbergk copies: delete a redundant cleanup step in _chain()
Wed, 17 Apr 2019 23:10:14 -0700 Martin von Zweigbergk copies: document cases in _chain()
Wed, 17 Apr 2019 14:44:18 -0700 Martin von Zweigbergk copies: ignore heuristics copytracing when using changeset-centric algos
Wed, 17 Apr 2019 14:42:23 -0700 Martin von Zweigbergk copies: move check for experimental.copytrace==<falsy> earlier
Wed, 17 Apr 2019 14:11:54 -0700 Martin von Zweigbergk copies: replace .items() by .values() where appropriate
Fri, 12 Apr 2019 10:44:37 -0700 Martin von Zweigbergk copies: inline _computenonoverlap() in mergecopies()
Thu, 11 Apr 2019 23:22:54 -0700 Martin von Zweigbergk copies: calculate mergecopies() based on pathcopies()
Mon, 29 Apr 2019 14:38:54 -0700 Martin von Zweigbergk tests: add test where copy source is deleted and added back
Wed, 01 May 2019 14:30:25 -0400 Augie Fackler merge with stable
Wed, 01 May 2019 14:27:19 -0400 Augie Fackler Added signature for changeset 07e479ef7c96 stable
Wed, 01 May 2019 14:27:17 -0400 Augie Fackler Added tag 5.0 for changeset 07e479ef7c96 stable
Mon, 29 Apr 2019 23:00:42 -0400 Matt Harbison obsolete: drop the legacy `_enabled` variable
Sat, 27 Apr 2019 14:43:43 +0300 Pulkit Goyal discovery: only calculate closed branches if required
Thu, 25 Apr 2019 19:17:02 +0200 Pierre-Yves David hghave: deal with "rc" release stable 5.0
Sat, 27 Apr 2019 02:13:43 +0300 Pulkit Goyal branchcache: store the maximum tip in a variable inside for loop
Sat, 27 Apr 2019 23:30:19 -0700 Martin von Zweigbergk tests: demonstrate that rename is followed to wrong parent from merge
Sat, 27 Apr 2019 23:14:49 -0700 Martin von Zweigbergk test: demonstrate failure to follow rename with shadowed linkrev
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
Fri, 19 Apr 2019 20:06:37 +0200 Joerg Sonnenberger unionrepo: sync with repository API
Tue, 23 Apr 2019 08:39:26 -0700 Martin von Zweigbergk match: remove unused match.__iter__ implementation (API)
Thu, 21 Mar 2019 18:32:45 -0700 Danny Hooper fix: allow fixer tools to return metadata in addition to the file content
Wed, 24 Apr 2019 19:42:43 +0300 Pulkit Goyal context: check file exists before getting data from _wrappedctx stable
Wed, 24 Apr 2019 19:28:46 +0300 Pulkit Goyal tests: show IMM is broken when merging file empty in destination stable
Fri, 19 Apr 2019 02:24:25 +0200 Antonio Muci buildrpm: bump bundled Python version to 2.7.16 when building for centos{5,6} stable
Tue, 23 Apr 2019 15:49:17 -0400 Augie Fackler merge with stable
Mon, 22 Apr 2019 17:46:57 +0100 Ian Moody phabricator: set local:commits time metadata as an int, not a string
Mon, 22 Apr 2019 17:46:01 +0100 Ian Moody phabricator: use templatefilters.json in writediffproperties
Sun, 21 Apr 2019 09:34:16 -0700 Gregory Szorc commands: use byteskwargs() in verify()
Sun, 21 Apr 2019 09:29:55 -0700 Gregory Szorc match: use raw strings to avoid illegal baskslash escape
Sat, 20 Apr 2019 00:48:16 +0300 Pulkit Goyal revbranchcache: use context manager in _writerevs() to write to file
Sat, 20 Apr 2019 00:44:18 +0300 Pulkit Goyal revbranchcache: factor logic to write names and revs in separate functions
Thu, 18 Apr 2019 22:16:33 -0700 Martin von Zweigbergk tests: make log style a little easier to read in test-copytrace-heuristics.t
Thu, 18 Apr 2019 22:23:26 -0700 Martin von Zweigbergk tests: avoid cryptic nodeids in tests/test-rename-merge1.t
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip