mercurial/cmdutil.py
Fri, 01 Sep 2023 00:09:55 +0200 Pierre-Yves David pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
Thu, 31 Aug 2023 23:56:15 +0200 Pierre-Yves David safehasattr: drop usage in favor of hasattr
Wed, 30 Aug 2023 13:01:10 +0200 Pierre-Yves David terse-status: use `sysstr` to specify attributes to set
Sun, 20 Aug 2023 00:55:52 -0400 Matt Harbison branch: migrate `opts` to native kwargs
Sat, 19 Aug 2023 23:06:40 -0400 Matt Harbison cmdutil: migrate `opts` on commitstatus() to native kwargs
Thu, 02 Feb 2023 17:20:46 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Wed, 01 Mar 2023 11:33:57 -0500 Matt Harbison cat: drop unnecessary internal roundtrip of kwargs
Thu, 02 Mar 2023 14:45:39 +0100 Pierre-Yves David branch: pass current transaction when writing branch in import
Tue, 07 Feb 2023 10:27:21 +0100 Pierre-Yves David record: extract a closure to the module level
Tue, 07 Feb 2023 10:16:25 +0100 Pierre-Yves David record: drop a now useless overlay that grab the lock
Tue, 14 Feb 2023 12:40:59 -0500 Matt Harbison typing: add type hints to argument checking functions in cmdutil
Wed, 14 Dec 2022 00:47:22 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `amend`
Tue, 13 Dec 2022 15:01:59 +0100 Pierre-Yves David dirstate: use `dirstate.change_files` to scope the change in `revert`
Wed, 15 Feb 2023 11:51:58 +0100 Pierre-Yves David commit: use `dirstate.change_files` to scope the associated `addremove`
Sun, 05 Feb 2023 15:38:23 +0100 Pierre-Yves David commit: move the addremove logic around to make the next changeset clearer
less more (0) -1000 -300 -100 -15 tip