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
|