Tue, 19 Dec 2023 21:29:34 +0100 |
Pierre-Yves David |
pytype: move some type comment to proper annotation
|
file |
diff |
annotate
|
Wed, 20 Dec 2023 12:51:20 +0100 |
Pierre-Yves David |
pytype: import typing directly
|
file |
diff |
annotate
|
Wed, 29 Nov 2023 08:32:24 -0800 |
Martin von Zweigbergk |
add: don't attempt to add back removed files unless explicitly listed
|
file |
diff |
annotate
|
Fri, 01 Sep 2023 00:09:55 +0200 |
Pierre-Yves David |
pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
|
file |
diff |
annotate
|
Thu, 31 Aug 2023 23:56:15 +0200 |
Pierre-Yves David |
safehasattr: drop usage in favor of hasattr
|
file |
diff |
annotate
|
Wed, 30 Aug 2023 13:01:10 +0200 |
Pierre-Yves David |
terse-status: use `sysstr` to specify attributes to set
|
file |
diff |
annotate
|
Sun, 20 Aug 2023 00:55:52 -0400 |
Matt Harbison |
branch: migrate `opts` to native kwargs
|
file |
diff |
annotate
|
Sat, 19 Aug 2023 23:06:40 -0400 |
Matt Harbison |
cmdutil: migrate `opts` on commitstatus() to native kwargs
|
file |
diff |
annotate
|
Thu, 02 Feb 2023 17:20:46 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
file |
diff |
annotate
|
Wed, 01 Mar 2023 11:33:57 -0500 |
Matt Harbison |
cat: drop unnecessary internal roundtrip of kwargs
|
file |
diff |
annotate
|
Thu, 02 Mar 2023 14:45:39 +0100 |
Pierre-Yves David |
branch: pass current transaction when writing branch in import
|
file |
diff |
annotate
|
Tue, 07 Feb 2023 10:27:21 +0100 |
Pierre-Yves David |
record: extract a closure to the module level
|
file |
diff |
annotate
|
Tue, 07 Feb 2023 10:16:25 +0100 |
Pierre-Yves David |
record: drop a now useless overlay that grab the lock
|
file |
diff |
annotate
|
Tue, 14 Feb 2023 12:40:59 -0500 |
Matt Harbison |
typing: add type hints to argument checking functions in cmdutil
|
file |
diff |
annotate
|