rust/hg-core/src/dirstate/status.rs
Fri, 06 Mar 2020 17:51:03 +0100 Raphaël Gomès rust-status: wrap `stat_dmap_entries` to ease profiling
Fri, 06 Mar 2020 17:48:30 +0100 Raphaël Gomès rust-status: refactor handling of unknown files
Wed, 19 Feb 2020 11:14:30 +0100 Raphaël Gomès rust-status: move to recursive traversal to prepare for parallel traversal
Wed, 04 Mar 2020 15:10:11 +0100 Raphaël Gomès rust-pathauditor: use interior mutability for use in multi-threaded contexts
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
Fri, 17 Jan 2020 15:43:46 +0100 Raphaël Gomès rust-status: add bare `hg status` support in hg-core
Thu, 06 Feb 2020 14:32:16 +0100 Raphaël Gomès rust-status: add function for sequential traversal of the working directory
Thu, 06 Feb 2020 14:34:54 +0100 Raphaël Gomès rust-status: add missing variants to `Dispatch` enum
Thu, 06 Feb 2020 14:28:35 +0100 Raphaël Gomès rust-status: rename `StatusResult` to `DirstateStatus`
Thu, 06 Feb 2020 14:25:59 +0100 Raphaël Gomès rust-status: refactor options into a `StatusOptions` struct
Fri, 17 Jan 2020 15:37:24 +0100 Raphaël Gomès rust-status: add util for listing a directory
Mon, 27 Jan 2020 12:38:59 -0800 Martin von Zweigbergk rust: remove an unnecessary set of parentheses
Fri, 29 Nov 2019 17:29:06 +0100 Raphaël Gomès rust-dirstate-status: add `walk_explicit` implementation, use `Matcher` trait
Sat, 07 Dec 2019 13:06:25 -0800 Gregory Szorc rust: run rustfmt
Thu, 07 Nov 2019 11:13:31 +0100 Raphaël Gomès rust: introduce SIZE_FROM_OTHER_PARENT constant
Thu, 07 Nov 2019 10:32:26 +0100 Raphaël Gomès rust-status: refactor dispatch case for normal files
Thu, 07 Nov 2019 10:23:42 +0100 Raphaël Gomès rust-status: return a ParallelIterator instead of a Vec from stat_dmap_entries
Wed, 06 Nov 2019 13:43:18 +0100 Raphaël Gomès rust-status: improve status performance
Wed, 06 Nov 2019 13:46:16 +0100 Raphaël Gomès rust-status: remove dead code
Fri, 11 Oct 2019 13:39:57 +0200 Raphaël Gomès rust-dirstate-status: add first Rust implementation of `dirstate.status`
less more (0) tip