Wed, 11 Jan 2023 19:53:58 +0000 |
Arseniy Alekseyev |
doc: add a few comments
|
Thu, 05 Jan 2023 17:15:03 +0000 |
Arseniy Alekseyev |
rhg: implement checkexec to support weird filesystems
|
Wed, 11 Jan 2023 16:16:06 +0000 |
Arseniy Alekseyev |
typing: use python3-style type annotation
|
Wed, 04 Jan 2023 17:14:33 +0000 |
Arseniy Alekseyev |
merge: cache the fs checks made during [_checkunknownfiles]
|
Wed, 04 Jan 2023 17:03:15 +0000 |
Arseniy Alekseyev |
merge: disable the whole filesystem access loop if [_realfs] is false
|
Wed, 04 Jan 2023 16:48:32 +0000 |
Arseniy Alekseyev |
merge: short-circuit the _checkfs loop upon getting ENOENT
|
Wed, 04 Jan 2023 19:13:41 +0000 |
Arseniy Alekseyev |
merge: don't pay for pathconflicts if there are none
|
Fri, 06 Jan 2023 16:27:31 +0000 |
Arseniy Alekseyev |
pathauditor: no need to normcase the paths
|
Wed, 04 Jan 2023 18:42:20 +0000 |
Arseniy Alekseyev |
pathutil: slightly faster path audit in the common case
|
Fri, 06 Jan 2023 16:01:31 +0000 |
Arseniy Alekseyev |
debug: add a config to abort update early
|
Fri, 06 Jan 2023 12:16:04 -0500 |
Matt Harbison |
convert: stop passing str to the dateutil API in darcs
stable
|
Thu, 05 Jan 2023 19:47:35 -0500 |
Matt Harbison |
sparse: fix a py2 based usage of `map()`
stable
|
Thu, 05 Jan 2023 17:38:14 -0500 |
Matt Harbison |
histedit: byteify the help for the multifold action
stable
|
Wed, 11 Jan 2023 16:51:37 +0400 |
Anton Shestakov |
dirstate: add missing methods and kwargs to idirstate interface
|