log

age author description
Tue, 18 Feb 2025 11:47:51 +0100 Rapha?l Gom?s pyo3: add `update` module
Tue, 18 Feb 2025 11:45:50 +0100 Rapha?l Gom?s pyo3: add a `repo` module
Tue, 18 Feb 2025 11:44:21 +0100 Rapha?l Gom?s pyo3: add a util to handle SIGINT from a long-running Rust function
Tue, 18 Feb 2025 11:39:17 +0100 Rapha?l Gom?s pyo3: add a generic error conversion extension trait
Tue, 18 Feb 2025 11:33:20 +0100 Rapha?l Gom?s pyO3: remove useless (and wrong) `__doc__` attribute on modules
Tue, 18 Feb 2025 11:31:45 +0100 Rapha?l Gom?s rust-dagops: fix typo in docstring
Mon, 17 Feb 2025 16:28:00 +0100 Rapha?l Gom?s importrust: migrate over the last `dirstate` import
Wed, 19 Feb 2025 00:26:24 +0100 Pierre-Yves David version: document the current choice for the local scheme
Wed, 19 Feb 2025 00:25:17 +0100 Pierre-Yves David version: update the generation to something closer to what we had previously
Wed, 19 Feb 2025 01:13:00 +0100 Pierre-Yves David stream-bundle: make sure to open the file in binary mode
Tue, 18 Feb 2025 17:21:42 +0100 Pierre-Yves David stream-bundle: simple use of `mode` argument of `os.open`
Fri, 07 Feb 2025 17:42:43 -0500 Mitchell Kember rhg-annotate: support whitespace options
Wed, 12 Feb 2025 11:37:07 -0500 Mitchell Kember annotate: add test for --ignore-space-at-eol
Tue, 18 Feb 2025 22:30:55 +0100 Pierre-Yves David dirstatemap: narrow the `wait_on_cfg` usage
Tue, 18 Feb 2025 22:24:08 +0100 Pierre-Yves David dirstatemap: update, document and type the identity tracking
Tue, 18 Feb 2025 22:49:43 +0100 Pierre-Yves David branching: merge with stable
Tue, 18 Feb 2025 16:57:50 +0100 Pierre-Yves David makefile: drop the `build` target
Tue, 18 Feb 2025 00:57:17 +0100 Pierre-Yves David hg-docker: fix the error raising
Tue, 11 Feb 2025 15:31:07 +0100 Mathias De Mare packaging: remove docutils source installation
Tue, 11 Feb 2025 15:03:04 +0100 Mathias De Mare packaging: fix rpm docutils dependency
Tue, 11 Feb 2025 15:02:48 +0100 Mathias De Mare doc: make sure install target also generates html
Tue, 11 Feb 2025 15:02:24 +0100 Mathias De Mare contrib: adapt rpm spec to removed all target
Thu, 06 Feb 2025 09:47:08 +0100 Mathias De Mare packagelib: call hg log without specific python
Tue, 04 Feb 2025 15:42:07 +0100 Mathias De Mare packaging: fix list of files to be included in rpm
Tue, 04 Feb 2025 15:15:25 +0100 Mathias De Mare packaging: provide recent setuptools for rpm builds without python included
Tue, 04 Feb 2025 15:10:25 +0100 Mathias De Mare packaging: add which to properly get full python path
Mon, 03 Feb 2025 15:33:00 +0100 Mathias De Mare packaging: use optimized python in RPMs
Mon, 03 Feb 2025 16:28:30 +0100 Mathias De Mare packaging: fix docker rpms with python3 included
Tue, 04 Feb 2025 13:10:41 +0100 Mathias De Mare packaging: remove rpm cgi.py changes as no longer relevant with recent python
Mon, 03 Feb 2025 17:17:13 +0100 Mathias De Mare packagelib: allow retrieving the hg version without building hg
Mon, 03 Feb 2025 16:47:17 +0100 Mathias De Mare packaging: upstep python and docutils
Tue, 18 Feb 2025 01:26:22 +0100 paugier makefile: more fix to the pip invocation
Tue, 18 Feb 2025 01:25:35 +0100 paugier makefile: remove the target 'all'
Tue, 18 Feb 2025 01:22:46 +0100 paugier makefile: update the way we call the sub makefile
Tue, 18 Feb 2025 01:20:53 +0100 paugier makefile: minor spacing fix
Tue, 18 Feb 2025 01:20:18 +0100 paugier makefile: drop a useless empty line at the end of the file
Tue, 04 Feb 2025 17:47:04 +0100 paugier makefile: fix install-bin and install-bin-home targets
Mon, 17 Feb 2025 12:36:03 +0100 Pierre-Yves David makefile: use pybuild for the `dist-notests` make target
Mon, 17 Feb 2025 12:35:15 +0100 Pierre-Yves David makefile: use pybuild for the `wheel` make target
Mon, 17 Feb 2025 11:45:47 +0100 paugier contributing: explicit list of dev requirements
Mon, 17 Feb 2025 11:45:17 +0100 paugier contributing: move CONTRIBUTING to markdown format
Thu, 30 Jan 2025 10:13:07 +0100 paugier makefile: remove COMPILERFLAG (prefer standard env vars)
Wed, 29 Jan 2025 02:27:05 +0100 Pierre-Yves David stream-clone-v2: directly use the os module for file operation
Wed, 29 Jan 2025 02:23:02 +0100 Pierre-Yves David stream-clone-v2: bypass the vfs to write the file on disk
Wed, 29 Jan 2025 02:17:33 +0100 Pierre-Yves David stream-clone-v2: centralize preparation for streamed files
Mon, 20 Jan 2025 12:41:20 +0100 Pierre-Yves David stream-clone-v2: disable buffering when writing the files
Sat, 30 Nov 2024 02:24:22 +0100 Pierre-Yves David vfs: add a "buffering" argument to vfs mirroring the Python one
Fri, 29 Nov 2024 22:22:54 +0100 Pierre-Yves David stream-clone-v2: disable the garbage collector during consumption
Wed, 05 Feb 2025 21:59:32 +0100 Pierre-Yves David stream-clone-v2: simplify the handling of small file
Wed, 05 Feb 2025 21:58:05 +0100 Pierre-Yves David util: expose the default chunk size for filechunkiter
Mon, 03 Feb 2025 23:28:09 +0100 Pierre-Yves David stream-clone-v2: avoid waking further thread if only 1 item is available
Wed, 05 Feb 2025 12:17:00 +0100 Pierre-Yves David stream-clone-v2: use a Queue implementation without a stdlib Condition object
Mon, 03 Feb 2025 21:31:35 +0100 Pierre-Yves David stream-clone-v2: no longer use the stdlib Condition object
Mon, 27 Jan 2025 18:22:01 +0100 Pierre-Yves David stream-clone-v2: introduce a way to limit memory usage of the threaded version
Wed, 29 Jan 2025 15:50:01 +0100 Pierre-Yves David bundle2: also expose the `tell` attribute of the underlying chunkbuffer
Mon, 27 Jan 2025 18:18:57 +0100 Pierre-Yves David chunkbuffer: add a "tell()" method on chunk buffer
Tue, 21 Jan 2025 04:28:11 +0100 Pierre-Yves David stream-clone-v2: use the pass through for threaded stream clone
Mon, 27 Jan 2025 18:08:34 +0100 Pierre-Yves David bundle2-part: provide a "__iter__" pass through
Mon, 27 Jan 2025 18:08:19 +0100 Pierre-Yves David chunkbuffer: provide a "__iter__" pass through
Mon, 20 Jan 2025 17:05:22 +0100 Pierre-Yves David stream-clone-v2: also use a thread to read the streamed data