Wed, 18 May 2022 15:53:28 +0100 |
Raphaël Gomès |
rust: don't swallow valuable error information
stable
|
file |
diff |
annotate
|
Tue, 19 Oct 2021 19:05:41 +0200 |
Georges Racinet |
rust-nodemap: backed out mitigation for issue 6554
stable
|
file |
diff |
annotate
|
Sun, 01 Aug 2021 14:39:38 +0200 |
Georges Racinet |
rust-nodemap: falling back to C impl as mitigation
stable
|
file |
diff |
annotate
|
Fri, 21 May 2021 17:37:53 +0200 |
Raphaël Gomès |
hg-cpython: fix new occuring TypeError
|
file |
diff |
annotate
|
Tue, 04 May 2021 14:16:26 +0200 |
Pierre-Yves David |
revlog: signal which revlog index are compatible with Rust
|
file |
diff |
annotate
|
Thu, 01 Apr 2021 11:31:54 +0200 |
Pierre-Yves David |
revlog: have an explicit "pack_header" method
|
file |
diff |
annotate
|
Thu, 08 Apr 2021 00:01:11 +0200 |
Pierre-Yves David |
revlog: add a `entry_binary` method on index
|
file |
diff |
annotate
|
Mon, 05 Apr 2021 12:22:25 +0200 |
Pierre-Yves David |
revlog: replace revlog._io.size with a new revlog.index.entry_size
|
file |
diff |
annotate
|
Mon, 25 Jan 2021 18:25:26 +0100 |
Simon Sapin |
rust: Remove hex parsing from the nodemap
|
file |
diff |
annotate
|
Mon, 25 Jan 2021 11:48:47 +0100 |
Simon Sapin |
rust: Make NodePrefix allocation-free and Copy, remove NodePrefixRef
|
file |
diff |
annotate
|
Mon, 25 Jan 2021 12:28:39 +0100 |
Simon Sapin |
rust: Simplify error type for reading hex node IDs
|
file |
diff |
annotate
|
Wed, 12 Feb 2020 10:53:24 +0100 |
Georges Racinet |
rust-nodemap: also clear Rust data in `clearcaches`
|
file |
diff |
annotate
|
Wed, 12 Feb 2020 10:53:19 +0100 |
Georges Racinet |
rust-nodemap: add binding to `nodemap_update_data`
|
file |
diff |
annotate
|
Wed, 12 Feb 2020 10:52:30 +0100 |
Georges Racinet |
rust-nodemap: add binding for `nodemap_data_incremental`
|
file |
diff |
annotate
|
Wed, 12 Feb 2020 10:51:17 +0100 |
Georges Racinet |
rust-nodemap: add binding for `nodemap_data_all`
|
file |
diff |
annotate
|
Wed, 12 Feb 2020 10:33:55 +0100 |
Raphaël Gomès |
rust-nodemap: use proper Index API instead of using the C API
|
file |
diff |
annotate
|
Tue, 11 Feb 2020 16:30:28 +0100 |
Georges Racinet |
rust-nodemap: add utils for propagating errors
|
file |
diff |
annotate
|
Mon, 13 Jan 2020 19:56:16 +0100 |
Georges Racinet |
rust-index: moved constructor in separate impl block
|
file |
diff |
annotate
|
Wed, 08 Jan 2020 14:37:54 -0500 |
Augie Fackler |
revlog: run rustfmt nightly
|
file |
diff |
annotate
|
Thu, 12 Dec 2019 03:39:14 +0100 |
Georges Racinet |
rust-index: expose a method to retrieve the C index
|
file |
diff |
annotate
|
Thu, 12 Dec 2019 18:11:44 +0100 |
Pierre-Yves David |
rust-index: handle `MixedIndex` in `pyindex_to_graph`
|
file |
diff |
annotate
|
Fri, 13 Dec 2019 19:52:26 +0100 |
Georges Racinet |
rust-index: make it possible to clone the struct referencing the C index
|
file |
diff |
annotate
|
Mon, 23 Dec 2019 10:02:50 -0800 |
Georges Racinet |
rust-index: add a struct wrapping the C index
|
file |
diff |
annotate
|
Fri, 13 Dec 2019 19:59:59 +0100 |
Pierre-Yves David |
rust-index: add a function to convert PyObject index for hg-core
|
file |
diff |
annotate
|