Mercurial > hg
log hgext/keyword.py @ 51676:031d66801d5f
age | author | description |
---|---|---|
Fri, 01 Sep 2023 00:09:55 +0200 | Pierre-Yves David | pycompat: drop usage of hasattr/getattr/setattr/delatt proxy |
Sun, 20 Aug 2023 16:43:41 -0400 | Matt Harbison | keyword: migrate `opts` to native kwargs |
Fri, 03 Feb 2023 04:22:28 +0100 | Pierre-Yves David | wrapfunction: use sysstr instead of bytes as argument in "keyword" |
Thu, 02 Mar 2023 14:44:26 +0100 | Pierre-Yves David | branch: pass current transaction when writing branch in keyword |
Wed, 22 Feb 2023 03:34:48 +0100 | Pierre-Yves David | keyword: wrap dirstate mutation in `changing_files` context |
Wed, 25 Jan 2023 12:46:46 +0100 | Pierre-Yves David | dirstate: use the `changing_files` context in the `keyword` demo |
Sat, 04 Feb 2023 11:46:57 +0100 | Pierre-Yves David | locking: hold the wlock for the full duration of the "keyword demo" |