Mercurial > hg
graph
-
copies: ignore heuristics copytracing when using changeset-centric algosWed, 17 Apr 2019 14:44:18 -0700, by Martin von Zweigbergk
-
copies: move check for experimental.copytrace==<falsy> earlierWed, 17 Apr 2019 14:42:23 -0700, by Martin von Zweigbergk
-
copies: replace .items() by .values() where appropriateWed, 17 Apr 2019 14:11:54 -0700, by Martin von Zweigbergk
-
copies: inline _computenonoverlap() in mergecopies()Fri, 12 Apr 2019 10:44:37 -0700, by Martin von Zweigbergk
-
copies: calculate mergecopies() based on pathcopies()Thu, 11 Apr 2019 23:22:54 -0700, by Martin von Zweigbergk
-
tests: add test where copy source is deleted and added backMon, 29 Apr 2019 14:38:54 -0700, by Martin von Zweigbergk
-
merge with stableWed, 01 May 2019 14:30:25 -0400, by Augie Fackler
-
obsolete: drop the legacy `_enabled` variableMon, 29 Apr 2019 23:00:42 -0400, by Matt Harbison
-
discovery: only calculate closed branches if requiredSat, 27 Apr 2019 14:43:43 +0300, by Pulkit Goyal
-
branchcache: store the maximum tip in a variable inside for loopSat, 27 Apr 2019 02:13:43 +0300, by Pulkit Goyal
-
tests: demonstrate that rename is followed to wrong parent from mergeSat, 27 Apr 2019 23:30:19 -0700, by Martin von Zweigbergk
-
test: demonstrate failure to follow rename with shadowed linkrevSat, 27 Apr 2019 23:14:49 -0700, by Martin von Zweigbergk
-
tests: slightly modify a linkrev test to prepare for expanding itSat, 27 Apr 2019 22:57:15 -0700, by Martin von Zweigbergk
-
copies: process files in deterministic order for stable testsSat, 27 Apr 2019 22:55:54 -0700, by Martin von Zweigbergk
-
narrow: send specs as bundle2 data instead of param (issue5952) (issue6019) stableWed, 17 Apr 2019 15:06:41 +0300, by Pulkit Goyal
-
py3: properly reject non-encoded strings given to hgwebFri, 19 Apr 2019 14:26:32 +0000, by Ludovic Chabant
-
py3: handle meta-path finders that only use pre-python3.4 APIFri, 19 Apr 2019 14:25:18 +0000, by Ludovic Chabant
-
remotefilelog: add missing argument to hg.verify wrapperFri, 26 Apr 2019 17:41:22 -0700, by Danny Hooper
-
revsetbenchmark: track some simple use of "only"Thu, 24 Jan 2019 09:03:15 -0500, by Boris Feld
-
inno: bump keyring to 18.0.1 to avoid AttributeError (issue6043) stableFri, 26 Apr 2019 23:52:49 -0400, by Matt Harbison
-
push: added clear warning message when pushing closed branches(issue6080)Fri, 01 Mar 2019 05:56:18 +0530, by Taapas Agrawal
-
branch: abort if closing branch from a non-branchhead csetTue, 16 Apr 2019 02:06:20 +0530, by Sushil khanchi
-
branch: add tests which shows branch can be closed from a non-branchhead csetTue, 16 Apr 2019 01:19:58 +0530, by Sushil khanchi
-
phabricator: read more metadata from local:commitsSat, 20 Apr 2019 17:27:24 +0100, by Ian Moody
-
phabricator: don't assume the existence of properties of local:commitsSat, 20 Apr 2019 17:22:35 +0100, by Ian Moody
-
phabricator: include branch in the diffproperty metadataSat, 20 Apr 2019 16:01:47 +0100, by Ian Moody
-
tests: demonstrate `hg log -r . <file>` linkrev bugWed, 24 Apr 2019 10:47:40 -0700, by Martin von Zweigbergk
-
unionrepo: sync with repository APIFri, 19 Apr 2019 20:06:37 +0200, by Joerg Sonnenberger
-
match: remove unused match.__iter__ implementation (API)Tue, 23 Apr 2019 08:39:26 -0700, by Martin von Zweigbergk
-
fix: allow fixer tools to return metadata in addition to the file contentThu, 21 Mar 2019 18:32:45 -0700, by Danny Hooper
-
context: check file exists before getting data from _wrappedctx stableWed, 24 Apr 2019 19:42:43 +0300, by Pulkit Goyal
-
tests: show IMM is broken when merging file empty in destination stableWed, 24 Apr 2019 19:28:46 +0300, by Pulkit Goyal
-
buildrpm: bump bundled Python version to 2.7.16 when building for centos{5,6} stableFri, 19 Apr 2019 02:24:25 +0200, by Antonio Muci
-
merge with stableTue, 23 Apr 2019 15:49:17 -0400, by Augie Fackler
-
phabricator: set local:commits time metadata as an int, not a stringMon, 22 Apr 2019 17:46:57 +0100, by Ian Moody
-
phabricator: use templatefilters.json in writediffpropertiesMon, 22 Apr 2019 17:46:01 +0100, by Ian Moody
-
commands: use byteskwargs() in verify()Sun, 21 Apr 2019 09:34:16 -0700, by Gregory Szorc
-
match: use raw strings to avoid illegal baskslash escapeSun, 21 Apr 2019 09:29:55 -0700, by Gregory Szorc
-
revbranchcache: use context manager in _writerevs() to write to fileSat, 20 Apr 2019 00:48:16 +0300, by Pulkit Goyal
-
revbranchcache: factor logic to write names and revs in separate functionsSat, 20 Apr 2019 00:44:18 +0300, by Pulkit Goyal
-
tests: make log style a little easier to read in test-copytrace-heuristics.tThu, 18 Apr 2019 22:16:33 -0700, by Martin von Zweigbergk
-
tests: avoid cryptic nodeids in tests/test-rename-merge1.tThu, 18 Apr 2019 22:23:26 -0700, by Martin von Zweigbergk
-
tests: defines aliases for `hg log` calls in test-copytrace-heuristics.tThu, 18 Apr 2019 22:08:58 -0700, by Martin von Zweigbergk
-
rust-discovery: implementing and exposing stats()Thu, 14 Mar 2019 17:57:31 +0000, by Georges Racinet
-
rust-discovery: cpython bindings for the core logicWed, 20 Feb 2019 09:04:39 +0100, by Georges Racinet
-
rust-discovery: starting core implementationTue, 19 Feb 2019 23:42:31 +0100, by Georges Racinet
-
rust-dagops: rootsWed, 20 Feb 2019 18:33:53 +0100, by Georges Racinet
-
rust-dagops: range of revisionsTue, 19 Feb 2019 23:41:57 +0100, by Georges Racinet
-
branchcache: don't verify all nodes while writing stableFri, 19 Apr 2019 23:13:28 +0300, by Pulkit Goyal
-
setup: properly package distutils in py2exe virtualenv builds stableSat, 20 Apr 2019 07:29:07 -0700, by Gregory Szorc
-
narrow: also warn when not deleting untracked or ignored filesWed, 17 Apr 2019 10:49:11 -0700, by Martin von Zweigbergk
-
setdiscovery: fix a few typosWed, 17 Apr 2019 14:37:06 +0200, by Joerg Sonnenberger
-
copies: delete debug message about "unmatched files new in both"Mon, 15 Apr 2019 14:09:18 -0700, by Martin von Zweigbergk
-
copies: delete debug message about changes since common ancestorFri, 12 Apr 2019 21:41:51 -0700, by Martin von Zweigbergk
-
copies: delete debug message about search limitThu, 11 Apr 2019 23:28:38 -0700, by Martin von Zweigbergk