log

age author description
Wed, 05 Feb 2020 16:16:15 -0500 Augie Fackler manifest: fix _very_ subtle bug with exact matchers passed to walk()
Tue, 14 Jan 2020 17:08:45 +0100 Raphaël Gomès rust-utils: add `Escaped` trait
Tue, 14 Jan 2020 17:04:32 +0100 Raphaël Gomès rust-dirs-multiset: add `DirsChildrenMultiset`
Tue, 14 Jan 2020 16:50:35 +0100 Raphaël Gomès rust-hg-path: add useful methods to `HgPath`
Wed, 05 Feb 2020 17:05:37 +0100 Raphaël Gomès rust-pathauditor: add Rust implementation of the `pathauditor`
Wed, 22 Jan 2020 03:17:06 +0530 Pulkit Goyal py3: catch AttributeError too with ImportError
Wed, 05 Feb 2020 15:15:18 -0500 Augie Fackler context: use manifest.walk() instead of manifest.match() to get file list
Wed, 05 Feb 2020 15:01:22 -0500 Augie Fackler manifest: remove `.new()` from the interface
Wed, 29 Jan 2020 13:39:50 -0800 Kyle Lippincott chg: force-set LC_CTYPE on server start to actual value from the environment
Mon, 03 Feb 2020 09:00:05 +0100 Pierre-Yves David perf: fix list formatting in perfindex documentation
Sat, 01 Feb 2020 09:14:36 +0100 Pierre-Yves David test: simplify test-amend.t to avoid race condition
Fri, 13 Dec 2019 11:32:36 +0100 Pierre-Yves David test: document test-copy-move-merge.t
Mon, 03 Feb 2020 22:16:36 -0500 Augie Fackler manifest: remove optional default= argument on flags(path)
Thu, 06 Feb 2020 15:46:55 -0800 Kyle Lippincott py3: fully fix bundlepart.__repr__ to return str not bytes stable
Sun, 17 Nov 2019 01:18:14 +0100 Pierre-Yves David heptapod-ci: add a job to test the rust version of Mercurial stable