mercurial/filelog.py
Tue, 26 Sep 2023 00:54:46 +0200 Pierre-Yves David revlog: drop the df argument to `rawdata`
Mon, 25 Sep 2023 22:52:01 +0200 Pierre-Yves David revlog: drop the df argument to `revision`
Sun, 28 May 2023 05:23:46 +0200 Pierre-Yves David revlog: add a `get_revlog` method
Mon, 20 Mar 2023 11:52:17 +0100 Pierre-Yves David revlog: improve the robustness of the splitting process stable
Sat, 03 Dec 2022 01:31:23 +0100 Pierre-Yves David changegroup: add `delta_base_reuse_policy` argument
Mon, 17 Oct 2022 22:19:43 +0200 Pierre-Yves David debug: add an option to display statistic about a unbundling operation
Tue, 15 Nov 2022 16:25:23 +0100 Pierre-Yves David debug: add an option to display statistic about a bundling operation
Tue, 06 Apr 2021 03:24:26 +0200 Pierre-Yves David filelog: show the passed argument on error
Thu, 12 May 2022 07:36:37 -0700 Martin von Zweigbergk branching: merge with stable
Wed, 04 May 2022 17:40:23 +0100 Arseniy Alekseyev censor: fix [hg update] away from a revision with censored files stable
Tue, 20 Jul 2021 15:07:10 +0200 Joerg Sonnenberger revlog: recommit 49fd21f32695 with a fix for issue6528
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Thu, 23 Dec 2021 14:48:31 +0100 Raphaël Gomès revlog: remove deprecated APIs
Sat, 07 Aug 2021 16:51:47 +0200 Pierre-Yves David issue6528: add a config option to control the fixing on the fly stable 5.9rc1
Sat, 07 Aug 2021 14:12:28 +0200 Pierre-Yves David issue6528: also filter delta on the fly when applying a changegroup stable
Sat, 07 Aug 2021 14:13:53 +0200 Pierre-Yves David filelog: open the writing context a bit earlier in `addgroup` stable
Mon, 03 May 2021 12:23:27 +0200 Pierre-Yves David revlog: use revlog.display_id in LookupError
Mon, 03 May 2021 12:22:36 +0200 Pierre-Yves David revlog: use a "radix" to address revlog
Mon, 03 May 2021 12:22:16 +0200 Pierre-Yves David revlog: rename `indexfile` to `_indexfile`
Mon, 03 May 2021 12:22:06 +0200 Pierre-Yves David filelog: drop `indexfile` from `filelog`
Thu, 08 Apr 2021 19:00:21 +0200 Pierre-Yves David revlog: replace the old `revlog_kind` approach with the new `target` one
Tue, 06 Apr 2021 05:20:24 +0200 Pierre-Yves David revlog: introduce an explicit tracking of what the revlog is about
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Wed, 13 Jan 2021 16:14:58 +0100 Joerg Sonnenberger node: introduce nodeconstants class
Fri, 19 Feb 2021 11:15:42 +0100 Raphaël Gomès changegroupv4: add sidedata helpers
Wed, 10 Mar 2021 19:33:18 +0100 Raphaël Gomès revlog: add attribute on revlogs that specifies its kind
Fri, 12 Mar 2021 13:13:13 -0500 Augie Fackler merge: with stable
Fri, 19 Feb 2021 17:52:04 +0100 Raphaël Gomès narrow: fix flaky behavior described in issue6150 stable
less more (0) -100 -50 -30 tip