Fri, 20 Sep 2024 16:36:28 -0400 |
Matt Harbison |
typing: correct pytype mistakes in `mercurial/vfs.py`
|
changeset |
files
|
Fri, 20 Sep 2024 13:38:13 -0400 |
Matt Harbison |
typing: run `merge-pyi` on `mercurial/vfs.py`
|
changeset |
files
|
Fri, 20 Sep 2024 01:10:17 -0400 |
Matt Harbison |
typing: add type annotations to `mercurial.util.makelock()`
|
changeset |
files
|
Fri, 20 Sep 2024 00:20:24 -0400 |
Matt Harbison |
util: avoid a leaked file descriptor in `util.makelock()` exceptional case
|
changeset |
files
|
Fri, 20 Sep 2024 00:04:09 -0400 |
Matt Harbison |
typing: add type annotations to the `mercurial.util.filestat` class
|
changeset |
files
|
Fri, 20 Sep 2024 12:15:08 -0400 |
Matt Harbison |
vfs: do minor copyediting on comments and doc strings
|
changeset |
files
|
Fri, 20 Sep 2024 01:16:16 -0400 |
Matt Harbison |
vfs: simplify the `abstractvfs.rename()` implementation
|
changeset |
files
|
Fri, 20 Sep 2024 00:07:39 -0400 |
Matt Harbison |
vfs: use @abstractmethod instead of homebrewing abstract methods
|
changeset |
files
|
Thu, 19 Sep 2024 21:03:10 -0400 |
Matt Harbison |
vfs: modernize the detection of the main thread
|
changeset |
files
|
Sun, 22 Sep 2024 17:06:31 -0400 |
Matt Harbison |
store: fix a signature mismatch for a vfs subclass
|
changeset |
files
|
Sun, 22 Sep 2024 17:02:42 -0400 |
Matt Harbison |
lfs: fix various signature mismatches for vfs subclasses
|
changeset |
files
|
Sun, 22 Sep 2024 17:18:05 -0400 |
Matt Harbison |
util: add a comment to suppress a PyCharm warning about a PEP 8 violation
|
changeset |
files
|
Sun, 22 Sep 2024 17:15:20 -0400 |
Matt Harbison |
keepalive: fix a signature mismatch for a http.client.HTTPResponse subclass
|
changeset |
files
|
Sun, 22 Sep 2024 17:11:10 -0400 |
Matt Harbison |
cbor: drop a duplicate dictionary initialization entry
|
changeset |
files
|
Wed, 04 Sep 2024 17:08:58 +0200 |
Pierre-Yves David |
profiling: document the py-spy value for `profiling.type`
|
changeset |
files
|
Thu, 19 Sep 2024 18:49:04 -0400 |
Matt Harbison |
tests: enable pytype checking on `mercurial/unionrepo.py`
|
changeset |
files
|
Thu, 19 Sep 2024 18:48:07 -0400 |
Matt Harbison |
unionrepo: fix mismatches with revlog classes
|
changeset |
files
|
Thu, 19 Sep 2024 16:19:29 -0400 |
Matt Harbison |
typing: make `unionrepository` subclass `localrepository` while type checking
|
changeset |
files
|
Wed, 18 Sep 2024 21:00:20 -0400 |
Matt Harbison |
tests: enable pytype checking on `mercurial/bundlerepo.py`
|
changeset |
files
|
Wed, 18 Sep 2024 17:46:46 -0400 |
Matt Harbison |
revlog: make `clearcaches()` signature consistent with ManifestRevlog
|
changeset |
files
|
Sat, 03 Aug 2024 01:33:13 -0400 |
Matt Harbison |
bundlerepo: fix mismatches with repository and revlog classes
|
changeset |
files
|
Wed, 18 Sep 2024 17:50:57 -0400 |
Matt Harbison |
typing: make `bundlerepository` subclass `localrepository` while type checking
|
changeset |
files
|
Tue, 17 Sep 2024 16:40:24 +0200 |
Pierre-Yves David |
rust: bump rust-cpython version to 0.7.2
stable
|
changeset |
files
|
Wed, 19 Jun 2024 14:49:35 +0200 |
Raphaël Gomès |
rust: add Vfs trait
|
changeset |
files
|
Wed, 19 Jun 2024 12:49:26 +0200 |
Raphaël Gomès |
rust: use new revlog configs in all revlog opening code
|
changeset |
files
|
Tue, 17 Sep 2024 10:18:32 +0200 |
Raphaël Gomès |
rust-revlog: don't try to open the data file if the index is empty
|
changeset |
files
|
Wed, 19 Jun 2024 12:25:12 +0200 |
Raphaël Gomès |
rust-revlog: add revlog-specific config objects
|
changeset |
files
|
Thu, 12 Sep 2024 16:27:58 -0400 |
Matt Harbison |
typing: add `from __future__ import annotations` to remaining source files
|
changeset |
files
|
Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
changeset |
files
|
Mon, 16 Sep 2024 15:36:38 +0200 |
Matt Harbison |
format: add many "missing" comma
|
changeset |
files
|
Thu, 12 Sep 2024 12:53:00 -0400 |
Matt Harbison |
typing: simplify archive.gz writing and drop a few pytype suppressions
|
changeset |
files
|
Thu, 12 Sep 2024 12:38:43 -0400 |
Matt Harbison |
typing: explicitly set the return type of `_InnerRevLog.raw_text()`
|
changeset |
files
|
Thu, 12 Sep 2024 12:28:27 -0400 |
Matt Harbison |
typing: add explicit hints for recent pytype regressions
|
changeset |
files
|
Wed, 19 Jun 2024 18:06:50 +0200 |
Raphaël Gomès |
revlog: use the method to check if the revlog is being written to
|
changeset |
files
|
Wed, 19 Jun 2024 17:26:06 +0200 |
Raphaël Gomès |
revlog: add an early return for getting sidedata
|
changeset |
files
|
Wed, 19 Jun 2024 17:19:20 +0200 |
Raphaël Gomès |
revlog: simplify rawtext return value
|
changeset |
files
|
Wed, 19 Jun 2024 17:06:05 +0200 |
Raphaël Gomès |
revlog: cleanup some outdated docstrings
|
changeset |
files
|
Thu, 12 Sep 2024 10:09:06 +0200 |
Pierre-Yves David |
rust-inner-revlog: always inline `get_entry`
|
changeset |
files
|
Thu, 12 Sep 2024 10:08:45 +0200 |
Pierre-Yves David |
rust-inner-revlog: derive Debug for IndexHeaderFlags
|
changeset |
files
|
Thu, 12 Sep 2024 10:08:28 +0200 |
Pierre-Yves David |
rust-inner-revlog: drop some outdated comment
|
changeset |
files
|
Wed, 19 Jun 2024 12:00:55 +0200 |
Raphaël Gomès |
rust-config: add more ways of reading the config
|
changeset |
files
|
Tue, 26 Mar 2024 15:51:31 +0000 |
Raphaël Gomès |
util: make buffer readonly
|
changeset |
files
|
Thu, 05 Sep 2024 17:12:52 -0400 |
Matt Harbison |
setup: avoid the deprecated `distutils.spawn.find_executable`
|
changeset |
files
|
Thu, 05 Sep 2024 16:59:36 -0400 |
Matt Harbison |
setup: drop the hack to disable linker warning 4197 on Windows
|
changeset |
files
|
Wed, 11 Sep 2024 00:20:07 +0200 |
Pierre-Yves David |
ci: also offer to test 3.12 with rust
|
changeset |
files
|
Wed, 28 Aug 2024 16:35:43 +0200 |
Pierre-Yves David |
ci: add the option to test more Python versions
|
changeset |
files
|
Thu, 05 Sep 2024 12:37:59 +0200 |
Pierre-Yves David |
censor: document the censor.policy option (issue6909)
|
changeset |
files
|
Thu, 05 Sep 2024 12:28:12 +0200 |
Pierre-Yves David |
help: add :config-doc:`section.key` shorthand to insert documentation
|
changeset |
files
|
Wed, 11 Sep 2024 20:52:51 +0200 |
Pierre-Yves David |
bzr: attempt to stabilize the test
|
changeset |
files
|
Thu, 12 Sep 2024 02:24:20 +0200 |
Pierre-Yves David |
branching: merge with stable
|
changeset |
files
|
Wed, 11 Sep 2024 12:03:39 +0200 |
Pierre-Yves David |
profiling: use "stat" profiler to profile individual request
stable
|
changeset |
files
|
Wed, 11 Sep 2024 12:02:38 +0200 |
Pierre-Yves David |
profiling: improve 3.12 error message for calling lsprof twice
stable
|
changeset |
files
|
Wed, 11 Sep 2024 00:41:37 +0200 |
Pierre-Yves David |
test: display server error log in test-profile.t
stable
|
changeset |
files
|
Wed, 15 Nov 2023 22:11:34 +0100 |
Joerg Sonnenberger |
archive: defer opening the output until a file is matched
|
changeset |
files
|
Thu, 05 Sep 2024 13:37:24 +0200 |
Pierre-Yves David |
run-tests: add color to the progress output
|
changeset |
files
|
Tue, 10 Sep 2024 22:26:23 +0200 |
Pierre-Yves David |
python-compat: drop support for Python3.6 and 3.7
|
changeset |
files
|
Tue, 10 Sep 2024 21:19:36 +0200 |
Pierre-Yves David |
ci: drop path manipulation that we do not need anymore
|
changeset |
files
|
Fri, 06 Sep 2024 02:12:19 +0200 |
Pierre-Yves David |
brancing: merge stable into default
|
changeset |
files
|
Thu, 05 Sep 2024 15:37:14 -0400 |
Matt Harbison |
setup: handle removal of old MSVC compiler from setuptools 65.0 (issue6910)
stable
|
changeset |
files
|
Wed, 28 Aug 2024 23:25:26 +0200 |
Joerg Sonnenberger |
utils: accept bytearray arguments for escapestr
|
changeset |
files
|