mercurial/cext/dirs.c
Sun, 20 Feb 2022 16:13:23 -0700 Gregory Szorc cext: unconditionalize PYLONG_VALUE()
Sun, 20 Feb 2022 15:43:30 -0700 Gregory Szorc cext: unconditionally use PyLong_FromLong()
Mon, 30 Aug 2021 21:18:29 +0200 Pierre-Yves David dirstate-item: move the C implementation to the same logic
Mon, 30 Aug 2021 18:45:54 +0200 Pierre-Yves David pathutil: replace the `skip` argument of `dirs` with a boolean
Sun, 04 Jul 2021 22:27:29 +0200 Pierre-Yves David dirstate-item: rename the class to DirstateItem
Tue, 10 Dec 2019 14:40:44 -0800 Martin von Zweigbergk dirs: fix out-of-bounds access in Py3
Tue, 12 Nov 2019 10:17:59 -0500 Augie Fackler dirs: resolve fuzzer OOM situation by disallowing deep directory hierarchies
Thu, 17 Oct 2019 19:29:22 -0400 Augie Fackler dirs: reject consecutive slashes in paths
Tue, 15 Oct 2019 09:54:05 -0400 Augie Fackler dirs: give formatting oversight to clang-format
Tue, 15 Oct 2019 09:52:33 -0400 Augie Fackler dirs: tag a struct as not being formattable
Sun, 13 Oct 2019 20:06:09 +0900 Yuya Nishihara dirs: remove mutable string optimization at all
Tue, 08 Oct 2019 16:18:15 -0400 Augie Fackler dirs: fix trivial over-read of input data
Tue, 16 May 2017 11:00:38 -0700 Martin von Zweigbergk util: make util.dirs() and util.finddirs() include root directory (API)
Mon, 02 Oct 2017 19:06:00 +0100 Gregory Szorc cext: reorder #include
Sat, 13 Aug 2016 12:23:56 +0900 Yuya Nishihara parsers: switch to policy importer
less more (0) tip