log

age author description
Fri, 23 Feb 2024 04:26:03 +0100 Pierre-Yves David debug: add a debug::unbundle command that simulate the unbundle from a push
Thu, 22 Feb 2024 18:28:01 +0100 Pierre-Yves David perf: support --template on perf::phases stable
Wed, 14 Feb 2024 08:14:46 +0100 Zeger Van de Vannet annotate: limit output to range of lines
Mon, 12 Feb 2024 20:01:27 +0000 Arseniy Alekseyev revlog: add a Rust implementation of `headrevsdiff`
Thu, 21 Dec 2023 20:30:03 +0000 Arseniy Alekseyev revlog: add a C implementation of `headrevsdiff`
Thu, 21 Dec 2023 17:38:04 +0000 Arseniy Alekseyev unbundle: faster computation of changed heads
Wed, 21 Feb 2024 11:53:30 +0100 Raphaël Gomès branching: merge stable into default
Tue, 20 Feb 2024 10:47:47 -0500 Arun Kulshreshtha hg-core: separate timestamp and extra methods
Wed, 21 Feb 2024 02:12:58 +0100 Pierre-Yves David debugformat: fix formatting for compression level stable
Thu, 15 Feb 2024 11:39:18 -0500 Arun Kulshreshtha hg-core: implement timestamp line parsing
Wed, 14 Feb 2024 15:21:44 -0500 Jordi Gutiérrez Hermoso doc: document that labels must have a dot in them to have an effect
Thu, 15 Feb 2024 18:10:41 +0000 Arseniy Alekseyev tests: tweak chg test to make it fail less often stable
Thu, 15 Feb 2024 15:21:43 +0000 Arseniy Alekseyev cext: fix potential memory leaks of list items appended with PyList_Append stable
Wed, 14 Feb 2024 22:55:11 -0500 Jordi Gutiérrez Hermoso crecord: enable search hotkeys (issue6834)
Wed, 14 Feb 2024 22:54:21 -0500 Jordi Gutiérrez Hermoso crecord: add handle(next|prev)search functions
Wed, 14 Feb 2024 22:53:58 -0500 Jordi Gutiérrez Hermoso crecord: add a searchdirection function
Wed, 14 Feb 2024 22:50:00 -0500 Jordi Gutiérrez Hermoso crecord: add a handlesearch function
Wed, 14 Feb 2024 22:48:09 -0500 Jordi Gutiérrez Hermoso crecord: add a showsearch function
Wed, 14 Feb 2024 22:46:41 -0500 Jordi Gutiérrez Hermoso crecord: add a default regex to curseschunkselector
Wed, 14 Feb 2024 22:43:51 -0500 Jordi Gutiérrez Hermoso crecord: add `content` properties to all nodes
Wed, 14 Feb 2024 22:42:08 -0500 Jordi Gutiérrez Hermoso crecord: update uiheader docstring
Wed, 14 Feb 2024 22:40:47 -0500 Jordi Gutiérrez Hermoso crecord: add skipfolded param to previtem
Wed, 14 Feb 2024 15:23:59 -0500 Jordi Gutiérrez Hermoso dispatch: don't attempt to import debugger as bytestring
Wed, 14 Feb 2024 11:53:04 -0500 Jordi Gutiérrez Hermoso debugsetparents: fix Marmoutian docstring
Tue, 13 Feb 2024 11:49:55 -0800 Martin von Zweigbergk docs: fix broken `make` in `docs/`
Wed, 10 Jan 2024 18:58:42 +0000 Arseniy Alekseyev branchmap: use mmap for faster revbranchcache loading
Fri, 02 Feb 2024 04:46:54 +0100 Manuel Jacob hghave: add py312 and py313
Fri, 02 Feb 2024 04:23:07 +0100 Manuel Jacob hghave: use strings instead of floats for version numbers passed to checkvers
Sat, 03 Feb 2024 23:45:08 +0100 Manuel Jacob py3: fully port doctest to py3
Fri, 02 Feb 2024 04:03:15 +0100 Manuel Jacob import-checker: make stdlib path detection work in virtual environments