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.06.05.Log1822.txt

📄SVN 📅2020-06-05 💾863 B 0 Parsed entries BUILD FIX
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
commit c842f1736bf83604cb6f127ee2b766a738794e29
Author: Richard C. Gobeille <richard@voidpoint.com>
Date:   Fri Jun 5 14:01:00 2020 -0700

    Duke3d: fix CON_INITTIMER issue where the timer callback wasn't being set again after changing the rate

commit 659c2ec211f7760e0eee58f46b35879964f3c872
Author: Richard C. Gobeille <richard@voidpoint.com>
Date:   Fri Jun 5 13:35:41 2020 -0700

    engine: move REVSTR stuff to rev.h so it doesn't need to be duplicated between rev.cpp and windows_inc.h

commit 55d9f801e8dcd5ca1189caaf2978b3ee88356770
Author: Richard C. Gobeille <richard@voidpoint.com>
Date:   Fri Jun 5 12:11:12 2020 -0700

    Makefile: specify 9 characters of length when generating VC_HASH
    
    This is the default for current versions of git, but older versions used a default of 7.

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