Mon, 12 Jun 2023 23:24:41 +0200 |
Pierre-Yves David |
repair: use `is_manifestlog` to recognise manifest revlog
|
Tue, 16 May 2023 10:43:36 +0200 |
Pierre-Yves David |
store: rename `datafiles` to `data_entries`
|
Mon, 15 May 2023 09:03:15 +0200 |
Pierre-Yves David |
store: issue a single entry for each revlog
|
Mon, 15 May 2023 09:00:46 +0200 |
Pierre-Yves David |
store: use StoreEntry API instead of parsing filename when listing manifestlog
|
Mon, 15 May 2023 08:56:23 +0200 |
Pierre-Yves David |
store: use a StoreEntry object instead of tuple for store files
|
Mon, 20 Mar 2023 23:16:14 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Wed, 08 Mar 2023 11:01:11 +0100 |
Pierre-Yves David |
bundle: prevent implicite bundling of internal changeset
|
Fri, 10 Mar 2023 07:10:19 +0100 |
Pierre-Yves David |
strip: do now include internal changeset in the strip backup
|
Fri, 10 Mar 2023 03:41:18 +0100 |
Pierre-Yves David |
strip: drop the assert about bundled revision
|
Thu, 09 Mar 2023 15:06:59 +0100 |
Pierre-Yves David |
strip: explicitly compute the boundary of the backup bundle
|
Mon, 06 Mar 2023 22:16:28 +0100 |
Pierre-Yves David |
undo-files: no longer pass the `repo` to `cleanup_undo_files`
stable
|
Mon, 06 Mar 2023 21:03:45 +0100 |
Pierre-Yves David |
undo-files: move the undo cleanup code in the transaction module
stable
|
Mon, 06 Mar 2023 13:31:04 +0100 |
Pierre-Yves David |
undo-files: cleanup backup when cleaning undos
stable
|
Mon, 06 Mar 2023 13:05:08 +0100 |
Pierre-Yves David |
undo-files: also remove the undo.backupfiles
stable
|
Mon, 06 Mar 2023 12:57:46 +0100 |
Pierre-Yves David |
undo-files: extract the cleanup code from strip in a function
stable
|