mercurial/cext/revlog.c
Thu, 26 Sep 2024 00:50:21 +0200 Pierre-Yves David head-revs: remove the `headrevsfiltered` method on the index
Fri, 23 Feb 2024 03:44:56 +0100 Pierre-Yves David rust: stop claiming the C index is compatible with the rust code
Tue, 20 Feb 2024 21:40:13 +0100 Pierre-Yves David phases: keep internal state as rev-num instead of node-id
Thu, 21 Dec 2023 20:30:03 +0000 Arseniy Alekseyev revlog: add a C implementation of `headrevsdiff`
Wed, 21 Feb 2024 11:53:30 +0100 Raphaël Gomès branching: merge stable into default
Thu, 15 Feb 2024 15:21:43 +0000 Arseniy Alekseyev cext: fix potential memory leaks of list items appended with PyList_Append stable
Fri, 27 Oct 2023 22:11:05 +0200 Georges Racinet rust-index: using the `hg::index::Index` in ancestors iterator and lazy set
Sun, 06 Nov 2022 17:55:46 -0500 Pierre-Yves David delta-find: use sets instead of list in the snapshot cache
Sun, 06 Nov 2022 16:56:23 -0500 Pierre-Yves David delta-find: use a smarter object for snapshot caching
Fri, 20 May 2022 11:02:52 +0100 Pierre-Yves David revlog: finer computation of "issnapshot"
Tue, 24 May 2022 19:09:24 +0400 Anton Shestakov revlog: use appropriate format char for int ("i" instead of "I")
Tue, 17 May 2022 21:49:36 +0400 Anton Shestakov revlog: use %d to format int instead of %lu (issue6565)
Tue, 15 Mar 2022 10:36:28 +0100 Julien Cristau revlog: fix index_fast_rank (wip)
Tue, 15 Mar 2022 09:26:26 +0100 Raphaël Gomès branching: merge stable into default
Mon, 14 Mar 2022 17:57:03 +0100 Julien Cristau revlog: fix wrong type of rank_unknown variable stable
less more (0) -100 -15 tip