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
|