Mercurial > hg
graph
-
perf-bundle: add a new command to benchmark bundle creation timeMon, 11 Jul 2022 22:50:59 +0200, by Pierre-Yves David
-
bundle: introduce a --exact optionTue, 12 Jul 2022 01:34:18 +0200, by Pierre-Yves David
-
bundlespec: add documentation about existing optionMon, 11 Jul 2022 23:59:34 +0200, by Pierre-Yves David
-
debug-discovery: apply spelling fixes from Raphaël stable 6.2.1Wed, 27 Jul 2022 12:07:18 +0200, by Pierre-Yves David
-
tree-discovery: fix the request debug output and progress location stableTue, 26 Jul 2022 11:10:43 +0200, by Pierre-Yves David
-
debug-discovery: deal with case where common is empty stableTue, 26 Jul 2022 10:48:06 +0200, by Pierre-Yves David
-
debug-discovery: do not abort on unrelated repositories stableTue, 26 Jul 2022 10:39:27 +0200, by Pierre-Yves David
-
debug-discovery: gather the right number of roundtrips for tree discovery stableTue, 26 Jul 2022 10:34:20 +0200, by Pierre-Yves David
-
debug-discovery: also gather details on tree-discovery queries type stableTue, 26 Jul 2022 10:04:06 +0200, by Pierre-Yves David
-
debug-discovery: properly apply remote filtering in "old" mode stableTue, 26 Jul 2022 04:56:29 +0200, by Pierre-Yves David
-
packaging: update keyring on Windows to avoid spurious stacktraces stableTue, 19 Jul 2022 18:33:26 -0400, by Matt Harbison
-
setup: use the full executable manifest from `python.exe`Mon, 18 Jul 2022 19:18:00 -0400, by Matt Harbison
-
setup: unconditionally enable the `long-paths-support` option on WindowsMon, 18 Jul 2022 17:19:56 -0400, by Matt Harbison
-
setup: stop shadowing the builtin `dir` symbolMon, 18 Jul 2022 17:00:59 -0400, by Matt Harbison
-
subrepo: avoid opening console window for non-native subrepos on WindowsMon, 18 Jul 2022 03:29:53 -0400, by derekbrowncmu
-
ci: bump pytype to 2022.03.29Wed, 13 Jul 2022 17:13:33 -0400, by Matt Harbison
-
typing: suppress a few attribute errors in url.pyWed, 13 Jul 2022 12:47:40 -0400, by Matt Harbison
-
typing: suppress a few pyi-errors with more recent pytypeWed, 13 Jul 2022 11:30:13 -0400, by Matt Harbison
-
sslutil: another use proper attribute to select python 3.7+ stableWed, 13 Jul 2022 18:27:40 +0200, by Ondrej Pohorelsky
-
sslutil: use proper attribute to select python 3.7+ stableTue, 12 Jul 2022 15:59:53 +0200, by Mathias De Mare
-
git: copy findmissingrevs() from revlog.py to gitlog.py (issue6472) stableWed, 06 Jul 2022 11:52:26 +0400, by Anton Shestakov
-
git: add a missing reset_copy keyword argument to dirstate.set_tracked() stableMon, 04 Jul 2022 17:16:13 +0400, by Anton Shestakov
-
git: make sure to fsdecode bookmark names everywhere (issue6723) stableMon, 04 Jul 2022 15:01:52 +0400, by Anton Shestakov
-
sslutil: another use proper attribute to select python 3.7+Wed, 13 Jul 2022 18:27:40 +0200, by Ondrej Pohorelsky
-
sslutil: use proper attribute to select python 3.7+Tue, 12 Jul 2022 15:59:53 +0200, by Mathias De Mare
-
branching: merge stable into defaultMon, 11 Jul 2022 09:54:40 +0200, by Raphaël Gomès
-
procutil: make stream detection in make_line_buffered more correct and strict stable 6.2Mon, 11 Jul 2022 01:51:20 +0200, by Manuel Jacob
-
repo-upgrade: avoid a crash when multiple optimisation are specified stableTue, 05 Jul 2022 17:53:26 +0200, by Pierre-Yves David
-
rhg: add error message for paths outside the repository when cwd != root stableWed, 25 May 2022 16:50:00 +0200, by Raphaël Gomès
-
rust: don't swallow valuable error information stableWed, 18 May 2022 15:53:28 +0100, by Raphaël Gomès
-
rust: add message to `DirstateV2ParseError` to give some context stableWed, 18 May 2022 09:50:39 +0100, by Raphaël Gomès
-
py3: stop using deprecated Element.getchildren() method in convert/darcs stableSun, 12 Jun 2022 16:04:57 +0100, by Ian Moody
-
convert: remove old ElementTree import cruft from darcs stableWed, 15 Jun 2022 01:01:02 +0100, by Ian Moody
-
Added tag 6.2rc0 for changeset 288de6f5d724 stableThu, 16 Jun 2022 18:06:55 +0200, by Raphaël Gomès
-
branching: merge default into stable stable 6.2rc0Thu, 16 Jun 2022 15:28:54 +0200, by Raphaël Gomès
-
branching: merge stable into defaultThu, 16 Jun 2022 15:20:48 +0200, by Raphaël Gomès
-
sparse: use the rust code even when sparse is presentSat, 11 Jun 2022 00:26:25 +0200, by Pierre-Yves David
-
sparse: directly inline the `set_tracked` and `copy` wrappingFri, 10 Jun 2022 23:19:04 +0200, by Pierre-Yves David
-
spares: clarify some test about merging copiesSat, 11 Jun 2022 00:00:29 +0200, by Pierre-Yves David
-
sparse: drop the useless wrapping of `dirstate.set_untracked`Fri, 10 Jun 2022 23:29:04 +0200, by Pierre-Yves David
-
sparse: directly inline the `rebuild` wrappingSat, 11 Jun 2022 00:59:11 +0200, by Pierre-Yves David
-
sparse: directly inline the `walk` wrappingSat, 11 Jun 2022 00:58:41 +0200, by Pierre-Yves David
-
sparse: use None as the sparse matcher value when disabledSat, 11 Jun 2022 00:56:50 +0200, by Pierre-Yves David
-
sparse: start moving away from the global variable for detection of usageWed, 08 Jun 2022 09:31:01 +0200, by Pierre-Yves David
-
test: fix test-sparse-revlog output after debugdeltachain changeFri, 10 Jun 2022 19:54:08 +0200, by Pierre-Yves David
-
purge: prevent a silly crash with --confirm --files stable 6.1.4Tue, 14 Jun 2022 11:26:18 +0200, by Pierre-Yves David
-
rust-dirstate: add support for nevermatcherWed, 08 Jun 2022 18:18:19 +0200, by Raphaël Gomès
-
rust-dirstate: add `intersectionmatcher` to the allowed matchersWed, 08 Jun 2022 18:12:55 +0200, by Raphaël Gomès
-
rust: add IntersectionMatcherWed, 08 Jun 2022 18:09:24 +0200, by Raphaël Gomès
-
rust-dirstate: add `unionmatcher` to the allowed matchersWed, 08 Jun 2022 15:39:14 +0200, by Raphaël Gomès
-
rust: add UnionMatcherWed, 08 Jun 2022 11:55:40 +0200, by Raphaël Gomès
-
hg-cpython: refactor matcher transformation logicWed, 08 Jun 2022 15:30:58 +0200, by Raphaël Gomès
-
rust: use owned types in `Matcher`Wed, 08 Jun 2022 15:12:34 +0200, by Raphaël Gomès
-
hg-cpython: fallback when encountering an unknown matcherThu, 09 Jun 2022 10:45:27 +0200, by Raphaël Gomès
-
auto-upgrade: add an option to silence the safe-mismatch messageTue, 14 Jun 2022 19:40:35 +0200, by Pierre-Yves David
-
auto-upgrade: add an option to silence the tracked-hint messageTue, 14 Jun 2022 15:22:05 +0200, by Pierre-Yves David
-
auto-upgrade: add an option to silence the dirstate-v2 messageTue, 14 Jun 2022 15:19:45 +0200, by Pierre-Yves David
-
auto-upgrade: rename a variable to match the actual contentTue, 14 Jun 2022 15:17:51 +0200, by Pierre-Yves David
-
auto-upgrade: add an option to silence the share-safe messageTue, 14 Jun 2022 15:11:36 +0200, by Pierre-Yves David
-
auto-upgrade: add a test that will host "quiet" testingTue, 14 Jun 2022 15:45:37 +0200, by Pierre-Yves David
-
rust-status: don't trigger dirstate v1 rewrite when only v2 data is changed stableWed, 08 Jun 2022 19:15:58 +0200, by Raphaël Gomès
-
bundlespec: check the `obsolescence` value before adding the capsWed, 18 May 2022 10:39:45 +0100, by Pierre-Yves David
-
bundlespec: handle the presence of obsmarker partWed, 25 May 2022 11:53:34 +0200, by Pierre-Yves David
-
bundlespec: fix the generation of bundlespec for `cg.version`Wed, 18 May 2022 12:07:50 +0100, by Pierre-Yves David
-
bundlespec: allow the bundle spec to control the bundle versionWed, 18 May 2022 11:55:21 +0100, by Pierre-Yves David
-
bundlespec: do not check for `-` in the params portion of the bundlespecWed, 25 May 2022 11:27:16 +0200, by Pierre-Yves David
-
bundlespec: add processing of some parameter valueWed, 18 May 2022 10:38:11 +0100, by Pierre-Yves David
-
bundlespec: extract the parseparams closureWed, 18 May 2022 10:06:43 +0100, by Pierre-Yves David
-
bundlespec: test `no` value for the `obsolescence` parameterWed, 25 May 2022 10:30:11 +0200, by Pierre-Yves David
-
bundlespec: test that parameter overwrite the local configWed, 25 May 2022 03:18:47 +0200, by Pierre-Yves David
-
bundlespec: do not overwrite bundlespec value with the config oneTue, 24 May 2022 18:43:24 +0200, by Pierre-Yves David
-
bundlespec: add a `overwrite` parameter to set_paramTue, 17 May 2022 18:14:32 +0100, by Pierre-Yves David
-
bundlespec: merge the contentopts and params dictionnaryTue, 17 May 2022 16:36:32 +0100, by Pierre-Yves David
-
bundlespec: test if the "obsolete=" parameter is readWed, 25 May 2022 03:16:53 +0200, by Pierre-Yves David
-
bundlespec: fix lack of title in a evolve testsTue, 17 May 2022 16:59:31 +0100, by Pierre-Yves David
-
bundlespec: make the `stream` case less specialTue, 17 May 2022 14:25:53 +0100, by Pierre-Yves David
-
bundlespec: phase out the `_bundlespeccgversions` mappingTue, 17 May 2022 11:57:17 +0100, by Pierre-Yves David
-
commit: allow to close branch when committing change over a closed head stableTue, 14 Jun 2022 04:04:08 +0200, by Pierre-Yves David
-
typing: add a missing suppression directive for `msvcrt`Mon, 13 Jun 2022 11:20:57 -0400, by Matt Harbison
-
windows: drop some py2 compatibility codeMon, 13 Jun 2022 11:18:41 -0400, by Matt Harbison
-
windows: prevent bytes from being passed to registry APIsMon, 13 Jun 2022 11:06:33 -0400, by Matt Harbison
-
relnotes: add 6.1.3Thu, 02 Jun 2022 16:56:39 +0200, by Raphaël Gomès
-
logcmdutil: use the same data as {file*} template keywords (issue6642) stableThu, 12 May 2022 13:53:50 +0400, by Anton Shestakov
-
tests: show that hg log --debug output differs from {file*} template keywords stableThu, 12 May 2022 13:52:10 +0400, by Anton Shestakov
-
cleanup: return directly instead of assigning variableWed, 01 Jun 2022 01:45:49 +0200, by Manuel Jacob
-
commit: remove special handling of IOError (actually dead code)Wed, 01 Jun 2022 01:30:48 +0200, by Manuel Jacob
-
py3: catch specific OSError subclasses instead of checking errnoWed, 01 Jun 2022 02:21:41 +0200, by Manuel Jacob
-
py3: catch specific OSError subclasses instead of checking errnoWed, 01 Jun 2022 00:47:25 +0200, by Manuel Jacob
-
py3: catch ProcessLookupError instead of checking errno == ESRCHTue, 31 May 2022 23:45:33 +0200, by Manuel Jacob
-
py3: catch PermissionError instead of checking errno == EPERMTue, 31 May 2022 23:41:15 +0200, by Manuel Jacob
-
py3: catch PermissionError instead of checking errno == EACCESTue, 31 May 2022 23:38:51 +0200, by Manuel Jacob
-
py3: catch FileNotFoundError instead of checking errno == ENOENTTue, 31 May 2022 22:50:01 +0200, by Manuel Jacob
-
py3: catch FileExistsError instead of checking errno == EEXISTTue, 31 May 2022 21:16:17 +0200, by Manuel Jacob
-
py3: catch BrokenPipeError instead of checking errno == EPIPETue, 31 May 2022 16:54:58 +0200, by Manuel Jacob
-
py3: catch ChildProcessError instead of checking errno == ECHILDTue, 31 May 2022 04:18:22 +0200, by Manuel Jacob
-
py3: remove retry on EINTR errnoTue, 31 May 2022 04:11:34 +0200, by Manuel Jacob
-
py3: stop catching TypeError that was raised on Python 2Tue, 31 May 2022 03:39:42 +0200, by Manuel Jacob
-
py3: use `x.hex()` instead of `pycompat.sysstr(node.hex(x))`Tue, 31 May 2022 03:06:05 +0200, by Manuel Jacob
-
tests: assume that `raw` attribute is present on original socket file objectTue, 31 May 2022 02:47:22 +0200, by Manuel Jacob
-
tests: constant-fold a `pycompat.ispy3` in testlib/badserverext.pyTue, 31 May 2022 02:36:05 +0200, by Manuel Jacob
-
tests: remove Python 2 special cases in test-stdio.pyTue, 31 May 2022 02:19:07 +0200, by Manuel Jacob
-
py3: remove dead code to make file descriptors non-inheritableSun, 29 May 2022 15:43:21 +0200, by Manuel Jacob
-
py3: remove hack that removed flush argument from print() calls on Python 2Sun, 29 May 2022 15:53:01 +0200, by Manuel Jacob
-
py3: remove long() compatibility codeSun, 29 May 2022 16:12:27 +0200, by Manuel Jacob
-
zeroconf: constant-fold a `pycompat.ispy3`Tue, 31 May 2022 02:04:24 +0200, by Manuel Jacob
-
py3: remove conditional to import collections.abc.MutableMappingTue, 31 May 2022 01:23:19 +0200, by Manuel Jacob