log rust/hg-cpython/src/dirstate.rs @ 43209:8b355cbef16d

age author description
Sun, 13 Oct 2019 16:58:15 +0900 Yuya Nishihara rust-cpython: mark capsule function as unsafe
Sun, 13 Oct 2019 16:55:17 +0900 Yuya Nishihara rust-cpython: add wrapper around decapsule_make_dirstate_tuple()
Sun, 01 Sep 2019 20:53:14 +0200 Raphaël Gomès rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf
Wed, 10 Jul 2019 09:56:53 +0200 Raphaël Gomès rust-dirstate: rust-cpython bridge for dirstatemap
Tue, 09 Jul 2019 12:15:09 +0200 Raphaël Gomès rust-dirstate: use EntryState enum instead of literals
Tue, 09 Jul 2019 11:49:49 +0200 Raphaël Gomès rust-parsers: switch to parse/pack_dirstate to mutate-on-loop
Wed, 10 Jul 2019 10:16:28 +0200 Raphaël Gomès rust-parsers: move parser bindings to their own file and Python module
Mon, 08 Jul 2019 18:01:39 +0200 Raphaël Gomès rust-dirstate: create dirstate submodule in hg-cpython
Tue, 02 Jul 2019 17:15:03 +0200 Raphaël Gomès rust: switch hg-core and hg-cpython to rust 2018 edition
Mon, 01 Jul 2019 10:53:36 +0200 Raphaël Gomès rust: simplify overly complicated expression
Thu, 16 May 2019 18:03:42 +0200 Raphaël Gomès rust-dirstate: add "dirs" rust-cpython binding
Wed, 22 May 2019 08:27:02 +0000 Georges Racinet rust-dirstate: architecture independence fix
Thu, 16 May 2019 21:22:29 +0200 Georges Racinet rust-python3: compatibility fix for incoming PyLong
Mon, 06 May 2019 22:50:34 +0200 Raphaël Gomès rust-dirstate: add rust-cpython bindings to the new parse/pack functions