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

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

Detail

2020.11.28.Log1875.txt

📄SVN 📅2020-11-28 💾386 B 0 Parsed entries FIX
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
commit 42c62c58f85130dd9b12757b24dbbd666fc91b3b
Author: Dino Bollinger <doom64hunter@gmail.com>
Date:   Sat Nov 28 11:31:10 2020 -0800

    Locale: Replace std::string with a char* wrapper
    
    This avoids a bug which causes linking to fail for MinGW32 builds.
    
    Co-authored-by: Evan Ramos <hendricks266@gmail.com>

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