Thu, 11 Feb 2021 20:36:46 -0800 |
Martin von Zweigbergk |
branching: merge with stable
|
file |
diff |
annotate
|
Wed, 10 Feb 2021 21:46:29 +0100 |
Raphaël Gomès |
rust-status: honor matcher when using the dirstate-only fast-path (issue6483)
stable
|
file |
diff |
annotate
|
Thu, 28 Jan 2021 19:21:57 +0100 |
Simon Sapin |
rust: replace ToString impls with Display
|
file |
diff |
annotate
|
Tue, 26 Jan 2021 20:05:37 +0100 |
Simon Sapin |
rust: replace trivial `impl From …` with `#[derive(derive_more::From)]`
|
file |
diff |
annotate
|
Mon, 30 Nov 2020 17:13:07 +0100 |
Simon Sapin |
rust: use crossbeam-channel crate directly
|
file |
diff |
annotate
|
Mon, 16 Nov 2020 16:38:57 +0100 |
Raphaël Gomès |
rust-status: don't bubble up os errors, translate them to bad matches
|
file |
diff |
annotate
|
Thu, 01 Oct 2020 09:49:33 +0200 |
Raphaël Gomès |
rust: leverage improved match ergonomics
|
file |
diff |
annotate
|
Wed, 30 Sep 2020 18:10:29 +0200 |
Raphaël Gomès |
rust: start plugging the dirstate tree behind a feature gate
|
file |
diff |
annotate
|
Wed, 29 Jul 2020 10:08:09 +0200 |
Antoine Cezar |
hg-core: remove the `Operation` trait
|
file |
diff |
annotate
|
Wed, 24 Jun 2020 17:53:44 +0200 |
Raphaël Gomès |
hg-core: define a `dirstate_status` `Operation`
|
file |
diff |
annotate
|
Wed, 24 Jun 2020 17:20:39 +0200 |
Raphaël Gomès |
rust-status: improve documentation and readability
|
file |
diff |
annotate
|
Wed, 24 Jun 2020 16:12:45 +0200 |
Raphaël Gomès |
rust-status: refactor status into a struct
|
file |
diff |
annotate
|
Mon, 15 Jun 2020 18:26:40 +0200 |
Raphaël Gomès |
rust: do a clippy pass
|
file |
diff |
annotate
|
Mon, 25 May 2020 23:06:50 +0900 |
Yuya Nishihara |
rust: leverage .expect() in place of .unwrap() + inline comment
|
file |
diff |
annotate
|
Mon, 25 May 2020 23:02:07 +0900 |
Yuya Nishihara |
rust: fix false comment about mpsc::Sender
|
file |
diff |
annotate
|
Sun, 17 May 2020 12:28:32 -0400 |
Valentin Gatien-Baron |
rust: fix warning about unnecessary mut
|
file |
diff |
annotate
|
Tue, 12 May 2020 11:36:52 +0200 |
Raphaël Gomès |
rust-status: collect traversed directories if required
|
file |
diff |
annotate
|
Tue, 12 May 2020 12:41:28 +0200 |
Raphaël Gomès |
rust-status: don't dispatch unknown file when traversing if not listing unknowns
|
file |
diff |
annotate
|
Thu, 23 Apr 2020 09:59:38 +0200 |
Raphaël Gomès |
rust-status: check for '.hg' regardless of file type (issue6300)
stable
|
file |
diff |
annotate
|
Mon, 20 Apr 2020 11:03:31 +0200 |
Raphaël Gomès |
rust: remove extra empty line
stable
|
file |
diff |
annotate
|
Fri, 20 Mar 2020 15:21:34 +0100 |
Raphaël Gomès |
rust-status: only involve ignore mechanism when needed
|
file |
diff |
annotate
|
Fri, 13 Mar 2020 00:41:22 +0100 |
Raphaël Gomès |
rust-core: add missing `Debug` traits
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 18:08:23 +0100 |
Raphaël Gomès |
hg-core: add function timing information
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 17:51:24 +0100 |
Raphaël Gomès |
rust-status: traverse working directory in parallel
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 17:51:03 +0100 |
Raphaël Gomès |
rust-status: wrap `stat_dmap_entries` to ease profiling
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 17:48:30 +0100 |
Raphaël Gomès |
rust-status: refactor handling of unknown files
|
file |
diff |
annotate
|
Wed, 19 Feb 2020 11:14:30 +0100 |
Raphaël Gomès |
rust-status: move to recursive traversal to prepare for parallel traversal
|
file |
diff |
annotate
|
Wed, 04 Mar 2020 15:10:11 +0100 |
Raphaël Gomès |
rust-pathauditor: use interior mutability for use in multi-threaded contexts
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 17 Jan 2020 15:43:46 +0100 |
Raphaël Gomès |
rust-status: add bare `hg status` support in hg-core
|
file |
diff |
annotate
|
Thu, 06 Feb 2020 14:32:16 +0100 |
Raphaël Gomès |
rust-status: add function for sequential traversal of the working directory
|
file |
diff |
annotate
|
Thu, 06 Feb 2020 14:34:54 +0100 |
Raphaël Gomès |
rust-status: add missing variants to `Dispatch` enum
|
file |
diff |
annotate
|
Thu, 06 Feb 2020 14:28:35 +0100 |
Raphaël Gomès |
rust-status: rename `StatusResult` to `DirstateStatus`
|
file |
diff |
annotate
|
Thu, 06 Feb 2020 14:25:59 +0100 |
Raphaël Gomès |
rust-status: refactor options into a `StatusOptions` struct
|
file |
diff |
annotate
|
Fri, 17 Jan 2020 15:37:24 +0100 |
Raphaël Gomès |
rust-status: add util for listing a directory
|
file |
diff |
annotate
|
Mon, 27 Jan 2020 12:38:59 -0800 |
Martin von Zweigbergk |
rust: remove an unnecessary set of parentheses
|
file |
diff |
annotate
|
Fri, 29 Nov 2019 17:29:06 +0100 |
Raphaël Gomès |
rust-dirstate-status: add `walk_explicit` implementation, use `Matcher` trait
|
file |
diff |
annotate
|
Sat, 07 Dec 2019 13:06:25 -0800 |
Gregory Szorc |
rust: run rustfmt
|
file |
diff |
annotate
|
Thu, 07 Nov 2019 11:13:31 +0100 |
Raphaël Gomès |
rust: introduce SIZE_FROM_OTHER_PARENT constant
|
file |
diff |
annotate
|
Thu, 07 Nov 2019 10:32:26 +0100 |
Raphaël Gomès |
rust-status: refactor dispatch case for normal files
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 06 Nov 2019 13:43:18 +0100 |
Raphaël Gomès |
rust-status: improve status performance
|
file |
diff |
annotate
|
Wed, 06 Nov 2019 13:46:16 +0100 |
Raphaël Gomès |
rust-status: remove dead code
|
file |
diff |
annotate
|
Fri, 11 Oct 2019 13:39:57 +0200 |
Raphaël Gomès |
rust-dirstate-status: add first Rust implementation of `dirstate.status`
|
file |
diff |
annotate
|