log

age author description
Thu, 27 Oct 2022 17:34:02 -0400 Jordi Gutiérrez Hermoso histedit: fix diff colors stable
Wed, 15 Mar 2023 05:49:56 +0100 Pierre-Yves David dirstate: fix a potential traceback when in `copy` and `rename` stable
Tue, 14 Mar 2023 14:08:38 +0000 Arseniy Alekseyev dirstate: fix the bug in [status] dealing with committed&ignored directories stable
Tue, 14 Mar 2023 14:01:47 +0000 Arseniy Alekseyev tests: demonstrate a bug with committed&ignored dirs stable
Mon, 06 Mar 2023 12:04:25 +0100 Raphaël Gomès rust: remove out-of-date comment stable
Mon, 06 Mar 2023 12:00:25 +0100 Raphaël Gomès rust: upgrade `rayon` dependency stable
Mon, 06 Mar 2023 11:58:37 +0100 Raphaël Gomès rust: update zstd dependency stable
Mon, 13 Mar 2023 14:19:02 +0000 Arseniy Alekseyev tests: simplify a bit stable
Mon, 13 Mar 2023 14:15:34 +0000 Arseniy Alekseyev dirstate-v2: fix an incorrect handling of readdir errors stable
Fri, 10 Mar 2023 18:20:50 +0000 Arseniy Alekseyev tests: demonstrate a bug in dirstate-v2 handling of errors stable
Fri, 10 Mar 2023 18:20:19 +0000 Arseniy Alekseyev tests: add a rewriting step to detect EACCES errors stable
Tue, 07 Mar 2023 03:42:40 +0100 Pierre-Yves David undo-files: cleanup legacy files when applicable stable
Mon, 06 Mar 2023 22:16:43 +0100 Pierre-Yves David undo-files: clean existing files up before writing new one stable
Tue, 07 Mar 2023 03:31:21 +0100 Pierre-Yves David undo-files: make the undo-prefix configurable in `cleanup_undo_files` stable
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 20:16:17 +0100 Pierre-Yves David undo-files: relies on a explicit list of possible 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 19:39:35 +0100 Pierre-Yves David undo-files: drop the old undo rename logic stable
Mon, 06 Mar 2023 19:22:34 +0100 Pierre-Yves David undo-files: have the transaction directly tracks and manages journal rename stable
Mon, 06 Mar 2023 19:19:27 +0100 Pierre-Yves David undo-files: add a undoname closure to the _write_undo method 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:30:41 +0100 Pierre-Yves David undo-files: factor the vfs map in a repository property stable
Mon, 06 Mar 2023 13:22:47 +0100 Pierre-Yves David undo-files: add a utility function to read the backup-files definition stable
Mon, 06 Mar 2023 13:05:43 +0100 Pierre-Yves David undo-files: use the cleanup function in streamclone stable
Mon, 06 Mar 2023 13:05:08 +0100 Pierre-Yves David undo-files: also remove the undo.backupfiles stable
Mon, 06 Mar 2023 13:02:16 +0100 Pierre-Yves David undo-files: use the cleanup function in narrow stable
Mon, 06 Mar 2023 12:57:46 +0100 Pierre-Yves David undo-files: extract the cleanup code from strip in a function stable
Tue, 07 Mar 2023 23:38:14 -0500 Matt Harbison run-tests: fix a crash when using the coverage options stable
Tue, 07 Mar 2023 13:39:31 +0100 Dan Villiom Podlaski Christiansen rust: fix building on macOS (issue6801) stable
Wed, 08 Mar 2023 00:46:53 +0100 Pierre-Yves David tests: fix timeout adjustement in delaypush.py stable
Thu, 02 Mar 2023 23:45:30 +0100 Raphaël Gomès relnotes: add 6.4 and empty next stable
Thu, 02 Mar 2023 23:30:04 +0100 Raphaël Gomès Added signature for changeset 05de4896508e stable
Thu, 02 Mar 2023 23:29:52 +0100 Raphaël Gomès Added tag 6.4rc0 for changeset 05de4896508e stable
Thu, 02 Mar 2023 22:45:44 +0100 Raphaël Gomès branching: merge default into stable stable 6.4rc0
Thu, 02 Mar 2023 15:34:45 +0100 Pierre-Yves David transaction: drive the aberratant branch special case away
Thu, 02 Mar 2023 15:33:04 +0100 Pierre-Yves David transaction: remove the `branch` backup for transaction
Thu, 02 Mar 2023 11:54:29 +0100 Pierre-Yves David dirstate: deprecate calling `setbranch` without a transaction parameter
Thu, 02 Mar 2023 14:46:37 +0100 Pierre-Yves David branch: pass current transaction when writing branch for transaction backup
Thu, 02 Mar 2023 14:46:51 +0100 Pierre-Yves David branch: pass current transaction when writing branch in shelve
Thu, 02 Mar 2023 14:45:39 +0100 Pierre-Yves David branch: pass current transaction when writing branch in import
Thu, 02 Mar 2023 14:45:29 +0100 Pierre-Yves David branch: pass current transaction when writing branch in backout command
Thu, 02 Mar 2023 14:45:21 +0100 Pierre-Yves David branch: pass current transaction when writing branch in branch command
Thu, 02 Mar 2023 14:44:43 +0100 Pierre-Yves David branch: pass current transaction when writing branch in merge
Thu, 02 Mar 2023 14:44:33 +0100 Pierre-Yves David branch: pass current transaction when writing branch in rebase
Thu, 02 Mar 2023 14:44:26 +0100 Pierre-Yves David branch: pass current transaction when writing branch in keyword
Thu, 02 Mar 2023 14:44:17 +0100 Pierre-Yves David branch: pass current transaction when writing branch in histedit
Thu, 02 Mar 2023 11:47:18 +0100 Pierre-Yves David dirstate: write the `branch` as part of the transaction if any
Thu, 02 Mar 2023 11:46:51 +0100 Pierre-Yves David dirstate: factor the transaction abort logic
Thu, 02 Mar 2023 14:50:17 +0100 Pierre-Yves David dirstate: use a context manager to handle the file used for writing the branch
Thu, 02 Mar 2023 11:54:21 +0100 Pierre-Yves David style: rewrap `ui.deprecwarn` declaration
Thu, 02 Mar 2023 19:02:52 +0100 Pierre-Yves David branching: merge stable into default
Thu, 02 Mar 2023 15:21:36 +0100 Raphaël Gomès Added signature for changeset 8830004967ad stable
Thu, 02 Mar 2023 15:21:23 +0100 Raphaël Gomès Added tag 6.3.3 for changeset 8830004967ad stable
Thu, 02 Mar 2023 15:07:47 +0100 Raphaël Gomès relnotes: add 6.3.3 stable 6.3.3
Thu, 02 Mar 2023 04:16:47 +0100 Pierre-Yves David narrow: read pending file when applicable
Tue, 28 Feb 2023 16:42:38 -0500 Matt Harbison typing: add typehints to mercurial/diffutil.py stable
Tue, 28 Feb 2023 18:14:11 -0500 Matt Harbison patchbomb: respect the `--git` option stable
Wed, 01 Mar 2023 16:48:09 +0100 Raphaël Gomès rhg: remember the inode of .hg/dirstate stable
Tue, 28 Feb 2023 17:58:15 +0100 Raphaël Gomès rust-dirstate-v2: don't write dirstate if data file has changed stable
Mon, 12 Dec 2022 17:08:12 +0100 Raphaël Gomès rust-dirstate: remember the data file uuid dirstate was loaded with stable