log mercurial/pathutil.py @ 47944:e02f9af7aed1

age author description
Mon, 30 Aug 2021 18:45:54 +0200 Pierre-Yves David pathutil: replace the `skip` argument of `dirs` with a boolean
Mon, 05 Jul 2021 03:57:40 +0200 Pierre-Yves David dirstate-item: use the properties in pathutil
Sat, 06 Mar 2021 23:43:44 -0500 Matt Harbison typing: add some type annotations to mercurial/pathutil.py
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Mon, 25 May 2020 17:39:23 -0400 Valentin Gatien-Baron grep: reduce the cost of pathauditor checks when grepping working copy
Fri, 27 Mar 2020 10:39:59 -0400 Josef 'Jeff' Sipek pathutil: document that dirs map type implies manifest/dirstate processing
Sat, 01 Feb 2020 12:57:32 +0900 Yuya Nishihara pathutil: resurrect comment about path auditing order