<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in infoutils_getversiondata.test.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>e5358e0d3f36623db1a07144a87eac720232d466 - fix(infoutils): use git --pretty=reference to avoid Windows escaping</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/infoutils_getversiondata.test.php#e5358e0d3f36623db1a07144a87eac720232d466</link>
        <description>fix(infoutils): use git --pretty=reference to avoid Windows escapingOn Windows escapeshellarg() replaces percent signs with spaces, so the--pretty=format:%h %cd argument reached git as literal text. Git thenechoed the format string verbatim, a truthy value that made the versiondisplay report an empty hash and the date &quot;h&quot; while skipping the working.git-directory fallback.The named --pretty=reference format carries no percent signs on thecommand line, so the shell path works on Windows too. Its &quot;hash(subject, date)&quot; output is validated before being trusted.Introduced in b9e35b2f0.

            List of files:
            /dokuwiki/_test/tests/inc/infoutils_getversiondata.test.php</description>
        <pubDate>Wed, 08 Jul 2026 13:14:44 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
