Mercurial > hg
graph
-
delta-find: use a smarter object for snapshot cachingSun, 06 Nov 2022 16:56:23 -0500, by Pierre-Yves David
-
find-delta: pass the cache-delta usage policy alongside the cache-deltaMon, 07 Nov 2022 22:12:59 -0500, by Pierre-Yves David
-
find-delta: move most of the debug-find-delta code in the debug moduleMon, 28 Nov 2022 18:58:35 +0100, by Pierre-Yves David
-
find-delta: minor preparatory changeMon, 07 Nov 2022 20:02:32 -0500, by Pierre-Yves David
-
find-delta: rename _isgooddeltainfoMon, 07 Nov 2022 17:57:28 -0500, by Pierre-Yves David
-
test-revlog-raw: drop the overwrite of dead codeMon, 07 Nov 2022 18:06:17 -0500, by Pierre-Yves David
-
emitrevision: consider ancestors revision to emit as available baseSat, 12 Nov 2022 00:18:41 +0100, by Pierre-Yves David
-
sqlitestore: add an `ancestors` methodWed, 09 Nov 2022 13:54:15 -0500, by Pierre-Yves David
-
emitrevision: if we need to compute a delta on the fly, try p1 or p2 firstThu, 24 Nov 2022 04:04:19 +0100, by Pierre-Yves David
-
emitrevision: simplify the fallback to computed deltaMon, 28 Nov 2022 16:27:23 +0100, by Pierre-Yves David
-
emitrevision: also check the parents in the availability closureMon, 28 Nov 2022 15:59:52 +0100, by Pierre-Yves David
-
emitrevision: add a small closure to check if a base is usableMon, 28 Nov 2022 15:48:51 +0100, by Pierre-Yves David
-
reuse-delta-base: improves some documentationMon, 17 Oct 2022 16:26:16 +0200, by Pierre-Yves David
-
tests: expect the message from 1baf0fffd82f in test-hghave.t (issue6762) stableMon, 28 Nov 2022 16:10:30 +0400, by Anton Shestakov
-
branching: merge stable into defaultFri, 25 Nov 2022 15:14:40 +0100, by Raphaël Gomès
-
changelog-v2: add a configuration to disable rank computationTue, 22 Nov 2022 12:44:22 +0100, by Pierre-Yves David
-
debugrevlog: display total stored informationMon, 21 Nov 2022 15:04:19 +0100, by Pierre-Yves David
-
debug-revlog: details about non-ancestors delta-basesMon, 07 Nov 2022 14:38:52 -0500, by Pierre-Yves David
-
debug-revlog: move the code in revlogutils moduleMon, 07 Nov 2022 14:24:52 -0500, by Pierre-Yves David
-
debug-revlog: move the --dump code in `revlogutils` moduleMon, 07 Nov 2022 14:13:59 -0500, by Pierre-Yves David
-
delta-find: set the default candidate chunk size to 10Wed, 23 Nov 2022 19:08:27 +0100, by Pierre-Yves David
-
delta-find: add a way to control the number of bases tested at the same timeSun, 06 Nov 2022 14:47:17 -0500, by Pierre-Yves David
-
test: adjust test-push-race.t timeout's to overall test timeout stableThu, 24 Nov 2022 10:34:34 +0100, by Pierre-Yves David
-
setup: include vendored 3rd party type stubsWed, 23 Nov 2022 21:11:46 -0500, by Matt Harbison
-
ci: bump pytype to 2022.11.18Wed, 23 Nov 2022 20:59:53 -0500, by Matt Harbison
-
ci: run the script to add vendored type stubs to typeshedWed, 23 Nov 2022 20:56:22 -0500, by Matt Harbison
-
contrib: add a script for adding vendored type stubs to typeshedWed, 23 Nov 2022 20:50:39 -0500, by Matt Harbison
-
contrib: update check-pytype.sh to list stubs that caused pytype to crashWed, 23 Nov 2022 20:23:26 -0500, by Matt Harbison
-
typing: add py.typed to mercurial.cext for PEP 561 supportWed, 23 Nov 2022 16:11:20 -0500, by Matt Harbison
-
typing: add missing signature for mercurial.cext.parsers.parse_index2()Wed, 23 Nov 2022 15:50:20 -0500, by Matt Harbison
-
typing: minor tweaks to allow updating to pytype 2022.11.18Wed, 23 Nov 2022 11:22:22 -0500, by Matt Harbison
-
python-compat: adapt to Python 3.11 BC breakage with `random.sample` stableWed, 23 Nov 2022 14:42:11 +0100, by Raphaël Gomès
-
typing: add type hints to mercurial/help.pySun, 20 Nov 2022 22:54:43 -0500, by Matt Harbison
-
match: make the FLAG_RE pattern a raw string stableTue, 22 Nov 2022 11:55:26 -0500, by Matt Harbison
-
configitems: add a default value for "merge-tools.xxx.regappend"Sun, 20 Nov 2022 23:09:12 -0500, by Matt Harbison
-
attr: vendor 22.1.0Mon, 21 Nov 2022 15:04:42 -0500, by Matt Harbison
-
tests: update test-util.py for modern attrs packageMon, 21 Nov 2022 16:18:28 -0500, by Matt Harbison
-
rhg: upgrade the remainder of the dependenciesTue, 15 Nov 2022 01:52:46 +0100, by Raphaël Gomès
-
rhg: upgrade `clap` dependencyTue, 15 Nov 2022 00:02:43 +0100, by Raphaël Gomès
-
hg-cpython: upgrade dependenciesMon, 14 Nov 2022 17:18:56 +0100, by Raphaël Gomès
-
hg-core: upgrade all remaining dependenciesMon, 14 Nov 2022 17:17:04 +0100, by Raphaël Gomès
-
hg-core: upgrade `clap` dependencyMon, 14 Nov 2022 17:14:20 +0100, by Raphaël Gomès
-
hg-core: upgrade `zstd` dependencyMon, 14 Nov 2022 16:35:57 +0100, by Raphaël Gomès
-
hg-core: make use of `strip_suffix` now that we're using Rust 1.45+Mon, 14 Nov 2022 15:43:05 +0100, by Raphaël Gomès
-
rust: use `matches!` macro now that we're using Rust 1.42+Mon, 14 Nov 2022 15:34:51 +0100, by Raphaël Gomès
-
hg-core: remove unneeded util now that we support Rust 1.42+Mon, 14 Nov 2022 15:31:49 +0100, by Raphaël Gomès
-
hg-core: remove unneeded trait now that we support Rust 1.52+Mon, 14 Nov 2022 15:29:58 +0100, by Raphaël Gomès
-
rust: remove newly redundant `use` statements with the 2021 edition preludeMon, 14 Nov 2022 15:20:48 +0100, by Raphaël Gomès
-
rust: move all crates in the main workspace to edition 2021Mon, 14 Nov 2022 15:19:27 +0100, by Raphaël Gomès
-
rust: upgrade supported Rust toolchain versionThu, 20 Oct 2022 12:26:57 +0200, by Raphaël Gomès
-
help: fix a py3 error interpolating Set into b'%s' stableSun, 20 Nov 2022 15:55:27 -0500, by Matt Harbison
-
branching: merge stable into defaultSat, 19 Nov 2022 20:40:47 +0100, by Raphaël Gomès
-
tests: fix test-sparse-revlogSat, 19 Nov 2022 16:43:02 +0100, by Pierre-Yves David
-
memory-usage: fix `hg log --follow --rev R F` space complexity stableSat, 19 Nov 2022 01:35:01 +0100, by Pierre-Yves David
-
tests: run many tests in $TESTTMP/repo instead of $TESTTMP stableFri, 18 Nov 2022 13:47:29 +0000, by Arseniy Alekseyev
-
tests: fix the detection of dirstate-v2 in hghave.py stableFri, 18 Nov 2022 13:52:18 +0000, by Arseniy Alekseyev
-
dirstate-v2: do not put the dirstate data file in a transaction, stableThu, 17 Nov 2022 14:37:43 +0000, by Arseniy Alekseyev
-
commit: properly consider file include and exclude options when closing branch stableFri, 18 Nov 2022 13:43:03 -0500, by Matt Harbison
-
tests: demonstrate a bug blocking a redundant branch close stableFri, 18 Nov 2022 14:03:56 -0500, by Matt Harbison
-
tests: stop creating temporary files in TESTDIR stableThu, 17 Nov 2022 16:31:52 +0000, by Arseniy Alekseyev
-
delta-find: adjust the moment when we mark something as "tested"Sun, 06 Nov 2022 15:03:31 -0500, by Pierre-Yves David
-
delta-find: rename a variable for claritySun, 06 Nov 2022 12:53:57 -0500, by Pierre-Yves David
-
delta-find: small documentation updateSun, 06 Nov 2022 12:53:03 -0500, by Pierre-Yves David
-
delta-find: move pre-filtering with other pre-filtering logicSun, 06 Nov 2022 12:51:50 -0500, by Pierre-Yves David
-
delta-find: expand a function definition and call before extendin itSun, 06 Nov 2022 13:46:08 -0500, by Pierre-Yves David
-
debug: add an option to display statistic about a unbundling operationMon, 17 Oct 2022 22:19:43 +0200, by Pierre-Yves David
-
debug: add an option to display statistic about a bundling operationTue, 15 Nov 2022 16:25:23 +0100, by Pierre-Yves David
-
delta-find: add debug information about reuse of cached dataTue, 15 Nov 2022 18:08:56 +0100, by Pierre-Yves David
-
cffi: fix a bytes vs str issue on macOS when listing directories stableTue, 08 Nov 2022 18:05:19 -0500, by Matt Harbison
-
packaging: refresh dependency hashes (issue6750) stableWed, 02 Nov 2022 12:54:12 -0400, by Jason R. Coombs
-
matcher: do not prepend '.*' to pattern using ^ after flags stableWed, 16 Nov 2022 15:39:10 +0100, by Pierre-Yves David
-
matcher: fix the issue with regex inline-flag in rust oo stableWed, 16 Nov 2022 16:38:42 +0100, by Pierre-Yves David
-
matcher: fix issues regex flag contained in pattern (issue6759) stableWed, 16 Nov 2022 13:05:01 +0100, by Pierre-Yves David
-
cffi: fix a bytes vs str issue on macOS when listing directoriesTue, 08 Nov 2022 18:05:19 -0500, by Matt Harbison
-
typing: fix the typehint for `skip` arg on `osutil.listdir()` to be optionalTue, 08 Nov 2022 14:31:10 -0500, by Matt Harbison
-
typing: add type hints to mpatch implementationsTue, 08 Nov 2022 14:17:56 -0500, by Matt Harbison
-
typing: add type hints to bdiff implementationsTue, 08 Nov 2022 13:59:16 -0500, by Matt Harbison
-
cffi: adjust the list returned by bdiff.blocks to never have a None entryTue, 08 Nov 2022 13:52:46 -0500, by Matt Harbison
-
typing: fix a syntax error in mercurial/cext/bdiff.pyiTue, 08 Nov 2022 13:38:06 -0500, by Matt Harbison
-
tests: make running ls in a no longer existing directory more portable stableMon, 14 Nov 2022 19:58:44 +0400, by Anton Shestakov
-
tests: move some lines inside #if windows-#else block test-removeemptydirs.t stableMon, 14 Nov 2022 19:38:57 +0400, by Anton Shestakov
-
tests: use ls -A instead of ls -1 in test-removeemptydirs.t stableMon, 20 Jun 2022 12:53:08 +0400, by Anton Shestakov
-
release: add the "6.3" to the 6.3 release stableTue, 15 Nov 2022 10:28:39 +0100, by Pierre-Yves David
-
tests: fix new git protocol policy in convert-git.t stableMon, 14 Nov 2022 20:21:53 +0100, by pacien
-
debug-delta-find: add a --source optionFri, 04 Nov 2022 19:38:47 -0400, by Pierre-Yves David
-
demandimport: ensure lazyloaderex sets loader attributes (issue6725)Wed, 02 Nov 2022 09:34:03 -0400, by Jason R. Coombs
-
shelve: add test for Shelf.changed_filesTue, 30 Aug 2022 09:59:53 -0400, by Jason R. Coombs
-
shelve: add Shelf.changed_files for resolving changed files in a pluginMon, 29 Aug 2022 14:11:26 -0400, by Jason R. Coombs
-
branching: merge stable into defaultMon, 14 Nov 2022 10:59:09 +0100, by Raphaël Gomès
-
rust: create wrapper struct to reduce `regex` contention issues stable 6.3Wed, 09 Nov 2022 23:28:01 -0500, by Raphaël Gomès
-
tags-fnode-cache: skip building a changectx in getfnode stableSat, 12 Nov 2022 02:38:53 +0100, by Pierre-Yves David
-
tags-fnode-cache: do not repeatedly open the filelog in a loop stableSat, 12 Nov 2022 02:38:26 +0100, by Pierre-Yves David
-
profile: prevent a crash when line number is unknown stableSat, 12 Nov 2022 02:30:41 +0100, by Pierre-Yves David
-
configitems: enable pullbundles by defaultMon, 07 Nov 2022 09:25:20 +0100, by Mathias De Mare
-
upgrade: byteify requirement changes written to output stableSun, 06 Nov 2022 12:15:35 -0500, by Matt Harbison
-
typing: add basic type hints to stringutil.pyFri, 04 Nov 2022 22:59:16 -0400, by Matt Harbison
-
vfs: make the default opener mode binaryFri, 04 Nov 2022 17:54:43 -0400, by Matt Harbison
-
typing: add basic type hints to vfs.pyWed, 02 Nov 2022 17:30:57 -0400, by Matt Harbison
-
util: implement `writelines()` on atomictempfileFri, 04 Nov 2022 17:35:44 -0400, by Matt Harbison
-
typing: add basic type hints to localrepo.pyWed, 02 Nov 2022 16:43:01 -0400, by Matt Harbison
-
check-code: drop the check for whitespace around named parametersSat, 05 Nov 2022 00:38:02 -0400, by Matt Harbison
-
rhg: add a config option to fall back immediately stableThu, 03 Nov 2022 16:30:35 +0100, by Raphaël Gomès
-
rust-status: query fs traversal metadata lazilyWed, 19 Oct 2022 12:38:06 +0200, by Raphaël Gomès
-
rust-status: make `DirEntry` attributes clearerWed, 19 Oct 2022 14:46:19 +0200, by Raphaël Gomès
-
config: add alias from `hg help rhg` to `hg help rust` stableThu, 03 Nov 2022 15:43:04 +0100, by Raphaël Gomès
-
config: fix indentation of some`share-safe` options stableThu, 03 Nov 2022 15:44:54 +0100, by Raphaël Gomès
-
perf-unbundle: do a quick and dirty fix to make it run on more commit stableSun, 16 Oct 2022 04:48:21 +0200, by Pierre-Yves David
-
perf-unbundle: pre-indent the main block in per::unbundle stableWed, 19 Oct 2022 01:54:04 +0200, by Pierre-Yves David
-
shelve: handle empty parents and nodestoremove in shelvedstate (issue6748) stableWed, 19 Oct 2022 16:23:42 -0400, by Jason R. Coombs
-
rhg: fallback when encountering ellipsis revisions stableThu, 03 Nov 2022 14:58:58 +0100, by Raphaël Gomès