log rust/hg-cpython/src/filepatterns.rs @ 44011:c627f1b2f3c3

age author description
Sat, 07 Dec 2019 13:06:25 -0800 Gregory Szorc rust: run rustfmt
Tue, 19 Nov 2019 23:19:57 +0900 Yuya Nishihara rust-cpython: do not convert warning pattern to utf-8 bytes
Tue, 19 Nov 2019 23:16:16 +0900 Yuya Nishihara rust-cpython: import utils::files::* function at module level
Mon, 18 Nov 2019 17:37:59 +0100 Raphaël Gomès py3: send bytes from Rust-created warning patterns
Sun, 01 Sep 2019 20:53:14 +0200 Raphaël Gomès rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf
Sat, 31 Aug 2019 14:12:38 +0900 Yuya Nishihara rust: apply more formatting fixes
Sun, 21 Jul 2019 12:46:57 +0900 Yuya Nishihara rust-filepatterns: fix type of warnings tuple to (bytes, bytes)
Tue, 02 Jul 2019 17:15:03 +0200 Raphaël Gomès rust: switch hg-core and hg-cpython to rust 2018 edition
Thu, 06 Jun 2019 15:30:56 +0200 Raphaël Gomès rust-filepatterns: use bytes instead of String
Fri, 17 May 2019 09:36:29 -0400 Raphaël Gomès rust-filepatterns: add `rust-cpython` bindings for `filepatterns` base rust/hg-cpython/src/ancestors.rs@00571de856ad