mercurial/utils/resourceutil.py
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Fri, 12 Mar 2021 16:55:18 -0500 Matt Harbison typing: disable a few errors calling py3.7+ functions in resourceutil.py stable
Sat, 12 Sep 2020 11:18:12 -0700 Martin von Zweigbergk resourceutil: document when we expect to take the importlib.resouces code path
Tue, 09 Jun 2020 05:24:45 +0200 Manuel Jacob resourceutil: fix location of line comments stable
Mon, 03 Feb 2020 11:56:02 -0500 Augie Fackler resourceutil: blacken
Fri, 31 Jan 2020 22:20:39 -0500 Matt Harbison resourceutil: account for the non-resource-like file hierarchy under py2exe stable
Thu, 30 Jan 2020 23:48:45 -0500 Matt Harbison resourceutil: correct the root path for file based lookup under py2exe stable
Fri, 24 Jan 2020 01:11:19 -0500 Matt Harbison resourceutil: ensure `_rootpath` is defined under py2exe stable
Sun, 29 Dec 2019 20:35:34 -0500 Matt Harbison resourceutil: implement `contents()` to iterate over resources in a package
Sun, 29 Dec 2019 20:32:56 -0500 Matt Harbison resourceutil: implement `is_resource()`
Sat, 28 Dec 2019 23:35:13 -0500 Matt Harbison resourceutil: don't limit resources to the `mercurial` package
Wed, 18 Dec 2019 13:30:48 -0800 Martin von Zweigbergk resourceutil: use `from importlib import resources`
Sun, 15 Dec 2019 23:46:10 -0500 Matt Harbison pytype: suppress warnings about no 'open_binary' on importlib.resources
Thu, 12 Dec 2019 12:57:13 -0800 Martin von Zweigbergk help: get helptext/ data from `resources` module if available
Fri, 13 Dec 2019 09:43:43 -0800 Martin von Zweigbergk merge with stable
Thu, 14 Nov 2019 12:33:10 -0800 Martin von Zweigbergk util: move definition of datapath to resourceutil
Thu, 14 Nov 2019 11:52:22 -0800 Martin von Zweigbergk procutil: move mainfrozen() to new resourceutil.py
less more (0) tip