Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
1541Filtered Results

Detail

2022.09.25.Log2034.txt

📄SVN 📅2022-09-25 💾608 B 0 Parsed entries BUILD FIX
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
commit 2b3f691cd80897cd875cd92679784e71e5513c6e
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Sun Sep 25 21:40:44 2022 +0200

    Engine: findfrompath() with empty filename immediately returns -1
    
    Fixes a bug where an empty filename is interpreted as the current
    directory "./", which of course always exists.

commit fd9212c4335a07858cfff86add5d1c754d3d71de
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Sun Sep 25 21:10:11 2022 +0200

    Engine: Use AppTechnicalName instead of AppProperName for log filename

See https://voidpoint.io/terminx/eduke32 for more details.