Mercurial > hg
graph
-
debugformat: fix formatting for compression level stableWed, 21 Feb 2024 02:12:58 +0100, by Pierre-Yves David
-
hg-core: implement timestamp line parsingThu, 15 Feb 2024 11:39:18 -0500, by Arun Kulshreshtha
-
doc: document that labels must have a dot in them to have an effectWed, 14 Feb 2024 15:21:44 -0500, by Jordi Gutiérrez Hermoso
-
tests: tweak chg test to make it fail less often stableThu, 15 Feb 2024 18:10:41 +0000, by Arseniy Alekseyev
-
cext: fix potential memory leaks of list items appended with PyList_Append stableThu, 15 Feb 2024 15:21:43 +0000, by Arseniy Alekseyev
-
crecord: enable search hotkeys (issue6834)Wed, 14 Feb 2024 22:55:11 -0500, by Jordi Gutiérrez Hermoso
-
crecord: add handle(next|prev)search functionsWed, 14 Feb 2024 22:54:21 -0500, by Jordi Gutiérrez Hermoso
-
crecord: add a searchdirection functionWed, 14 Feb 2024 22:53:58 -0500, by Jordi Gutiérrez Hermoso
-
crecord: add a handlesearch functionWed, 14 Feb 2024 22:50:00 -0500, by Jordi Gutiérrez Hermoso
-
crecord: add a showsearch functionWed, 14 Feb 2024 22:48:09 -0500, by Jordi Gutiérrez Hermoso
-
crecord: add a default regex to curseschunkselectorWed, 14 Feb 2024 22:46:41 -0500, by Jordi Gutiérrez Hermoso
-
crecord: add `content` properties to all nodesWed, 14 Feb 2024 22:43:51 -0500, by Jordi Gutiérrez Hermoso
-
crecord: update uiheader docstringWed, 14 Feb 2024 22:42:08 -0500, by Jordi Gutiérrez Hermoso
-
crecord: add skipfolded param to previtemWed, 14 Feb 2024 22:40:47 -0500, by Jordi Gutiérrez Hermoso
-
dispatch: don't attempt to import debugger as bytestringWed, 14 Feb 2024 15:23:59 -0500, by Jordi Gutiérrez Hermoso
-
debugsetparents: fix Marmoutian docstringWed, 14 Feb 2024 11:53:04 -0500, by Jordi Gutiérrez Hermoso
-
docs: fix broken `make` in `docs/`Tue, 13 Feb 2024 11:49:55 -0800, by Martin von Zweigbergk
-
branchmap: use mmap for faster revbranchcache loadingWed, 10 Jan 2024 18:58:42 +0000, by Arseniy Alekseyev
-
hghave: add py312 and py313Fri, 02 Feb 2024 04:46:54 +0100, by Manuel Jacob
-
hghave: use strings instead of floats for version numbers passed to checkversFri, 02 Feb 2024 04:23:07 +0100, by Manuel Jacob
-
py3: fully port doctest to py3Sat, 03 Feb 2024 23:45:08 +0100, by Manuel Jacob
-
import-checker: make stdlib path detection work in virtual environmentsFri, 02 Feb 2024 04:03:15 +0100, by Manuel Jacob
-
cleanup: remove unnecessary list constructor calls around list comprehensionsFri, 02 Feb 2024 03:39:37 +0100, by Manuel Jacob
-
branching: merge stable into defaultMon, 12 Feb 2024 16:22:47 +0100, by Raphaël Gomès
-
tests: fix nondeterministic test failure in test-contrib-perf.t stableMon, 08 Jan 2024 15:25:33 +0000, by Arseniy Alekseyev
-
grep: restore usage of --include/--exclude options stableThu, 01 Feb 2024 19:35:35 -0500, by Jordi Gutiérrez Hermoso
-
rust-changelog: don't panic on empty file lists stableTue, 30 Jan 2024 22:14:02 +0000, by Arun Kulshreshtha
-
tests: use sha256line.py instead of /dev/random in test-censor.t (issue6858) stableWed, 24 Jan 2024 13:49:29 -0300, by Anton Shestakov
-
tests: make sha256line.py available for all tests stableWed, 24 Jan 2024 13:35:30 -0300, by Anton Shestakov
-
delta-find: pass the full deltainfo to the _DeltaSearch classThu, 23 Nov 2023 22:51:01 +0100, by Pierre-Yves David
-
delta-find: move sparse-revlog pre-filtering in the associated classSun, 07 Jan 2024 05:20:00 +0100, by Pierre-Yves David
-
delta-find: move sparse-revlog delta checks in the associated classSun, 07 Jan 2024 05:16:08 +0100, by Pierre-Yves David
-
delta-find: split the _DeltaSearch class in twoSun, 07 Jan 2024 04:39:18 +0100, by Pierre-Yves David
-
delta-find: finish reworking the snapshot logic and drop more layerThu, 23 Nov 2023 22:40:11 +0100, by Pierre-Yves David
-
delta-find: move the base of the delta search in its own functionThu, 23 Nov 2023 22:29:02 +0100, by Pierre-Yves David
-
delta-find: move the emotion of prev in a dedicated methodThu, 23 Nov 2023 21:44:51 +0100, by Pierre-Yves David
-
delta-find: move the emotion of parents in a dedicated methodThu, 23 Nov 2023 21:51:43 +0100, by Pierre-Yves David
-
delta-find: explicitly deal with usage of the cached revisionSun, 07 Jan 2024 03:08:46 +0100, by Pierre-Yves David
-
delta-find: remove the "candidate groups" layerSun, 07 Jan 2024 03:02:30 +0100, by Pierre-Yves David
-
delta-find: stop using heuristic to determine if we are creating a snapshotSun, 07 Jan 2024 03:13:36 +0100, by Pierre-Yves David
-
delta-find: explicitly track stage of the searchSun, 07 Jan 2024 02:38:38 +0100, by Pierre-Yves David
-
delta-find: drop some dead debug codeThu, 23 Nov 2023 20:09:34 +0100, by Pierre-Yves David
-
delta-find: introduce and use specialized _DeltaSearch classSun, 07 Jan 2024 03:34:27 +0100, by Pierre-Yves David
-
delta-find: introduce a base class for _DeltaSearchSun, 07 Jan 2024 01:05:10 +0100, by Pierre-Yves David
-
delta-find: simplify the delta checking function for snapshotSun, 07 Jan 2024 03:23:24 +0100, by Pierre-Yves David
-
delta-find: move good delta code earlier in the classSun, 07 Jan 2024 00:56:15 +0100, by Pierre-Yves David
-
delta-find: split is_good_delta_info into more thematic functionThu, 04 Jan 2024 17:20:30 +0100, by Pierre-Yves David
-
delta-find: clarify some comment and code in is_good_delta_infoThu, 04 Jan 2024 15:35:57 +0100, by Pierre-Yves David
-
delta-find: move delta size check earlier in is_good_delta_infoThu, 04 Jan 2024 15:35:36 +0100, by Pierre-Yves David
-
delta-find: split the delta-chain part of `_pre_filter_rev` in a methodThu, 04 Jan 2024 15:04:10 +0100, by Pierre-Yves David
-
delta-find: split the "sparse" part of `_pre_filter_rev` in a methodThu, 04 Jan 2024 14:51:48 +0100, by Pierre-Yves David
-
delta-find: split the generic part of `_pre_filter_rev` in a methodThu, 23 Nov 2023 18:56:31 +0100, by Pierre-Yves David
-
delta-find: drop the temporary indentThu, 04 Jan 2024 14:39:10 +0100, by Pierre-Yves David
-
delta-find: move pre-filtering of individual revision in its own functionThu, 23 Nov 2023 18:40:47 +0100, by Pierre-Yves David
-
delta-find: move pre-filtering of candidates in its own functionThu, 23 Nov 2023 04:21:07 +0100, by Pierre-Yves David
-
delta-find: move away from the generator API for _DeltaSearchFri, 29 Dec 2023 13:35:08 +0100, by Pierre-Yves David
-
delta-find: use "-1" as depth snapshot-dept for non snapshot in debugThu, 23 Nov 2023 21:13:14 +0100, by Pierre-Yves David