log mercurial/commands.py @ 50447:45c7bada5200

age author description
Sat, 13 Apr 2019 03:44:55 +0200 Manuel Jacob hidden: add support to explicitly access hidden changesets with SSH peers
Thu, 04 Apr 2019 18:07:30 +0200 Manuel Jacob pull: add --remote-hidden option and pass it through peer creation
Fri, 14 Apr 2023 10:41:40 +0200 Raphaël Gomès branching: merge stable into default
Mon, 20 Mar 2023 23:16:14 +0100 Raphaël Gomès branching: merge stable into default
Fri, 10 Mar 2023 07:19:25 +0100 Pierre-Yves David bundle: abort if the user request bundling of internal changesets
Wed, 08 Mar 2023 15:23:22 +0100 Pierre-Yves David bundle: introduce a "v3" spec
Wed, 01 Mar 2023 11:45:57 -0500 Matt Harbison grep: avoid reassigning byteskwargs to strkwargs
Mon, 27 Mar 2023 06:24:44 +0200 Manuel Jacob commands: correct documentation of hg serve’s --ipv6 option stable
Wed, 15 Mar 2023 05:49:56 +0100 Pierre-Yves David dirstate: fix a potential traceback when in `copy` and `rename` stable
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
Tue, 14 Feb 2023 15:45:26 -0500 Matt Harbison tag: move the prohibition of tagging the `null` rev up to the `wdir()` check
Fri, 17 Feb 2023 17:04:41 +0100 Pierre-Yves David branching: merge with default
Tue, 14 Feb 2023 11:56:02 -0500 Matt Harbison tag: disallow tagging the working directory stable
Tue, 14 Feb 2023 00:40:27 +0100 Pierre-Yves David dirstate-guard: remove its usage in `backout`
Tue, 14 Feb 2023 00:42:00 +0100 Pierre-Yves David dirstate-guard: remove the usage in `import`
Tue, 31 Jan 2023 00:05:12 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `rename`
Tue, 31 Jan 2023 00:08:53 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `copy`
Tue, 13 Dec 2022 16:29:30 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `remove`
Tue, 13 Dec 2022 16:27:57 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `forget`
Tue, 13 Dec 2022 15:07:32 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `addremove`
Tue, 13 Dec 2022 12:57:38 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `add`
Tue, 13 Dec 2022 04:22:19 +0100 Pierre-Yves David locking: take the `wlock` for the full `hg addremove` duration
Tue, 13 Dec 2022 16:26:13 +0100 Pierre-Yves David locking: take the `wlock` for the full `hg forget` duration
Tue, 13 Dec 2022 04:22:46 +0100 Pierre-Yves David locking: take the `wlock` for the full `hg remove` duration
Tue, 13 Dec 2022 04:21:27 +0100 Pierre-Yves David locking: take the `wlock` for the full `hg add` duration
Wed, 25 Jan 2023 19:12:31 +0100 Pierre-Yves David dirstate: rename parentchange to changing_parents
Wed, 25 Jan 2023 18:46:20 +0100 Pierre-Yves David dirstate: pass the repo to the `changeparent` method
Wed, 04 Jan 2023 16:02:22 +0100 Raphaël Gomès branching: merge stable into default
Mon, 02 Jan 2023 11:38:20 -0500 Matt Harbison copyright: update to 2023 stable