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

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

Detail

2012.10.13.Log0622.txt

📄SVN 📅2012-10-13 💾540 B 0 Parsed entries
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
------------------------------------------------------------------------
r3068 | terminx | 2012-10-13 07:53:26 -0700 (Sat, 13 Oct 2012) | 2 lines

Prevent Windows "case mismatch" spam when loading files from disk with the Windows Explorer "hide extensions for known file types" option enabled. This simply changes the relevant Bstrcmp() calls to Bstrncmp() calls instead, using the length of the string returned by SHGetFileInfo() as the number of bytes to compare.

------------------------------------------------------------------------