rust/hg-cpython/src/dirstate.rs
Wed, 22 Sep 2021 11:28:52 +0200 Simon Sapin rust: Add Python bindings for DirstateEntry as rustext.dirstate.DirstateItem
Mon, 20 Sep 2021 20:21:35 +0200 Simon Sapin dirstate: Remove the `state == ' '` special case
Fri, 17 Sep 2021 13:33:45 +0200 Simon Sapin rust: Make the fields of DirstateEntry private
Mon, 20 Sep 2021 13:16:36 +0200 Simon Sapin rust: Remove support for passing a dict to the Rust pathutil.dirs()
Thu, 09 Sep 2021 18:07:40 +0200 Simon Sapin rust: Make OwningDirstateMap generic and move it into hg-core
Fri, 16 Jul 2021 14:08:26 +0200 Simon Sapin dirstate-v2: Separate iterators for dirfoldmap and debugdirstate
Mon, 05 Jul 2021 10:32:49 +0200 Pierre-Yves David dirstate-item: also build DistateItem in dirstate.directories()
Sun, 04 Jul 2021 22:27:29 +0200 Pierre-Yves David dirstate-item: rename the class to DirstateItem
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin dirstate-v2: Change the on-disk format when the requirement is enabled
Fri, 30 Apr 2021 18:24:54 +0200 Simon Sapin dirstate-tree: Make `DirstateMap` borrow from a bytes buffer
Wed, 27 Jan 2021 14:00:21 +0100 Simon Sapin rust: Remove DirstateParseError and ListDirstateTrackedFilesError
Sun, 06 Sep 2020 10:33:12 +0200 Raphaël Gomès rust-cpython: switch logging facade from `simple_logger` to `env_logger`
Tue, 12 May 2020 11:37:55 +0200 Raphaël Gomès rust-hg-cpython: update status bridge with the new `traversedir` support
Fri, 06 Mar 2020 18:08:13 +0100 Raphaël Gomès rust: add logging utils
Fri, 17 Jan 2020 15:09:02 +0100 Raphaël Gomès rust-status: update rust-cpython bridge to account for the changes in core
Mon, 10 Feb 2020 21:54:12 +0100 Raphaël Gomès rust-dirstatemap: add `NonNormalEntries` class
Fri, 29 Nov 2019 17:30:10 +0100 Raphaël Gomès rust-dirstate-status: update bridge for new rust version of `dirstate.status`
Wed, 06 Nov 2019 13:46:16 +0100 Raphaël Gomès rust-status: remove dead code
Tue, 08 Oct 2019 08:45:55 +0200 Raphaël Gomès rust-dirstate-status: rust-cpython bindings for `dirstate.status`
Sun, 13 Oct 2019 17:07:44 +0900 Yuya Nishihara rust-cpython: leverage upstreamed py_capsule_fn!() macro
Sun, 13 Oct 2019 17:02:26 +0900 Yuya Nishihara rust-cpython: turn inline comments into non-doc comments
Sun, 13 Oct 2019 17:01:10 +0900 Yuya Nishihara rust-cpython: fix signature of make_dirstate_tuple()
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
less more (0) tip