Mercurial > hg
graph
-
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
-
copies: move early return for "no copies" case a little earlierMon, 15 Apr 2019 22:58:10 -0700, by Martin von Zweigbergk
-
copies: fix up "fullcopy" with missing entries from "diverge"Mon, 15 Apr 2019 16:46:41 -0700, by Martin von Zweigbergk
-
copies: fix up "fullcopy" with missing entries from "copy"Mon, 15 Apr 2019 16:41:43 -0700, by Martin von Zweigbergk
-
merge: remove workaround for issue5020Sun, 14 Apr 2019 00:46:25 -0700, by Martin von Zweigbergk
-
copies: don't include copies that are not in source in directory moveFri, 12 Apr 2019 22:03:04 -0700, by Martin von Zweigbergk
-
tests: add test for issue5343 (grafting with copies)Sat, 13 Apr 2019 00:24:17 -0700, by Martin von Zweigbergk
-
chistedit: use context manager to set verbose uiTue, 16 Apr 2019 13:12:21 -0400, by Jordi GutiƩrrez Hermoso
-
setdiscovery: stop limiting the number of local head we initially sendTue, 16 Apr 2019 17:26:38 +0200, by Pierre-Yves David
-
peer: introduce a limitedarguments attributesWed, 17 Apr 2019 17:56:30 +0200, by Pierre-Yves David
-
verify: also check full manifest validity during verify runsWed, 06 Mar 2019 15:06:53 +0100, by Pierre-Yves David
-
verify: introduce an experimental --full flagWed, 17 Apr 2019 01:11:09 +0200, by Pierre-Yves David
-
verify: introduce a notion of "level"Wed, 17 Apr 2019 01:12:21 +0200, by Pierre-Yves David
-
tests: split out separate test for issue5020Sat, 13 Apr 2019 23:18:56 -0700, by Martin von Zweigbergk
-
tests: avoid a rename/delete conflict when updating in test-narrow-update.tMon, 15 Apr 2019 18:04:54 -0700, by Martin von Zweigbergk
-
tests: delete unused function in test-rename-merge2.tMon, 15 Apr 2019 15:28:41 -0700, by Martin von Zweigbergk
-
tests: make merge conflicts explicit in `hg annotate` testsSun, 14 Apr 2019 13:46:40 -0700, by Martin von Zweigbergk
-
narrow: make warning about possibly dirty files respect ui.relative-pathsThu, 18 Apr 2019 03:05:42 +0530, by Martin von Zweigbergk
-
Added tag 5.0rc0 for changeset 4a8d9ed86475 stableWed, 17 Apr 2019 13:56:08 -0400, by Augie Fackler
-
merge: default into stable for release candidate stable 5.0rc0Wed, 17 Apr 2019 13:41:18 -0400, by Augie Fackler
-
debugdiscovery: include the number of heads in all setsTue, 16 Apr 2019 15:50:20 +0200, by Pierre-Yves David
-
recover: add a --[no-]verify flagWed, 17 Apr 2019 00:37:00 +0200, by Pierre-Yves David
-
bundle2: handle compression in _forwardchunksTue, 02 Apr 2019 19:48:31 +0200, by Joerg Sonnenberger
-
changelog: parse copy metadata if available in extrasWed, 27 Dec 2017 22:05:20 -0800, by Martin von Zweigbergk
-
copies: add config option for writing copy metadata to file and/or changsetWed, 27 Dec 2017 19:49:36 -0800, by Martin von Zweigbergk
-
revsetbenchmark: add some simpler revset for heads and rootsThu, 04 Apr 2019 13:46:49 +0200, by Pierre-Yves David
-
repoview: flag `server.view` as experimentalFri, 12 Apr 2019 16:25:59 +0200, by Pierre-Yves David
-
repoview: move subsettable in a dedicated moduleFri, 12 Apr 2019 15:41:32 +0200, by Pierre-Yves David
-
upgrade: support upgrade to/from zstd storage (issue6088)Fri, 01 Feb 2019 15:51:02 +0100, by Pierre-Yves David
-
compression: introduce an official `zstd-revlog` requirementWed, 27 Mar 2019 18:27:03 +0100, by Pierre-Yves David
-
compression: only declare revlog support for available engineTue, 16 Apr 2019 15:10:16 +0200, by Pierre-Yves David
-
branchcache: lazily validate nodes in iteritems()Mon, 15 Apr 2019 19:21:41 +0300, by Pulkit Goyal
-
branchcache: only iterate over branches which needs to be verifiedTue, 16 Apr 2019 15:01:33 +0300, by Pulkit Goyal
-
branchcache: fix the docstring of _verifybranch()Tue, 16 Apr 2019 14:48:48 +0300, by Pulkit Goyal
-
branchcache: don't verify while creating a copyTue, 16 Apr 2019 14:39:14 +0300, by Pulkit Goyal
-
pull: improved message issued in case of failed updateFri, 05 Apr 2019 14:35:33 +0200, by Pierre-Yves David
-
pull: deal with locally filtered changeset passed into --revFri, 05 Apr 2019 15:56:05 +0200, by Pierre-Yves David
-
absorb: aborting if another operation is in progressMon, 15 Apr 2019 22:13:11 -0700, by Rodrigo Damazio Bovendorp
-
repoview: keep the branchmap cache for the `served.hidden` view warmThu, 04 Apr 2019 13:58:49 +0200, by Pierre-Yves David
-
repoview: introduce a filter for serving hidden changesetsMon, 21 May 2018 17:28:35 +0200, by Pierre-Yves David
-
repoview: fix conditional around unserved changesetsSat, 13 Apr 2019 20:57:50 +0200, by Pierre-Yves David
-
branch: return early if we find an open named branch apart from defaultFri, 05 Apr 2019 16:05:20 +0300, by Pulkit Goyal
-
branchcache: don't verify closed nodes in _branchtip()Fri, 05 Apr 2019 15:57:09 +0300, by Pulkit Goyal
-
branchcache: don't verify closed nodes in iteropen()Fri, 05 Apr 2019 15:56:33 +0300, by Pulkit Goyal
-
branchcache: lazily validate nodes from the branchmapMon, 01 Apr 2019 13:56:47 +0300, by Pulkit Goyal
-
branchcache: add functions to validate changelog nodesTue, 19 Mar 2019 16:52:15 +0300, by Pulkit Goyal
-
readline: provide styled prompt to readline (issue6070)Mon, 15 Apr 2019 14:32:47 -0700, by Kyle Lippincott
-
copies: move comment about implementation of mergecopies() to endTue, 02 Apr 2019 14:49:28 -0700, by Martin von Zweigbergk
-
remotefilelog: return expected type from copies overridesFri, 12 Apr 2019 23:26:08 -0700, by Martin von Zweigbergk
-
changelog: extract a _string_unescape() to mirror _string_escape()Sun, 24 Mar 2019 23:47:01 -0700, by Martin von Zweigbergk
-
copies: extract function for deciding whether to use changeset-centric algosWed, 20 Mar 2019 11:42:02 -0700, by Martin von Zweigbergk
-
getrenamedfn: get copy data from context object if configuredFri, 18 Jan 2019 13:13:48 -0800, by Martin von Zweigbergk
-
branchmap: implement __contains__()Sun, 31 Mar 2019 16:27:10 +0300, by Pulkit Goyal
-
branchmap: prevent using __getitem__() in branchheads()Sun, 31 Mar 2019 16:20:17 +0300, by Pulkit Goyal
-
branchmap: dynamically resolve type of branchcache classWed, 27 Mar 2019 21:33:04 +0300, by Pulkit Goyal
-
copies: print list of divergent renames in sorted orderFri, 12 Apr 2019 09:41:08 -0700, by Martin von Zweigbergk
-
import: suppress accept: headerFri, 12 Apr 2019 12:20:38 -0400, by timeless
-
rebase: fix bug that prevented dry-run rebases from printing failuresFri, 12 Apr 2019 12:06:13 -0400, by Augie Fackler
-
rebase: demonstrate bug in dry-run mode which causes cycles to not be reportedFri, 12 Apr 2019 11:41:33 -0400, by Augie Fackler
-
test: minor cleanup to test-server-view.tSat, 06 Apr 2019 17:48:11 +0200, by Pierre-Yves David
-
repoview: improve documentation for `repo.filtered` methodSat, 06 Apr 2019 10:44:22 +0200, by Pierre-Yves David
-
revset: short docstring for checkstatusFri, 05 Apr 2019 14:30:52 -0400, by Jordi GutiƩrrez Hermoso
-
discovery: stop direct use of attribute of partialdiscoveryThu, 11 Apr 2019 18:10:07 +0200, by Georges Racinet
-
overlayworkingctx: remove misleading trailing slash from directory patternWed, 10 Apr 2019 17:36:37 -0700, by Martin von Zweigbergk
-
overlayworkingctx: fix file/dir audit to be repo-relativeWed, 10 Apr 2019 17:31:32 -0700, by Martin von Zweigbergk
-
messages: replace some instances of "folder" by "directory"Wed, 10 Apr 2019 16:26:40 -0700, by Martin von Zweigbergk
-
match: fix re2 compability broken in 2e2699af5649Thu, 11 Apr 2019 18:34:56 +0200, by Pierre-Yves David
-
py3: add b'' prefixes to new doctests in match.pyWed, 10 Apr 2019 03:10:53 +0530, by Pulkit Goyal