I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Oct 11, 2024 — Oct 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Active Setup version number needs to be specified using commas instead of dots
mrtux
as csware
More... 5 days ago
Correctly register active setup
mrtux
as csware
More... 7 days ago
Register the win11 explorer context menu via active setup for every user More... 15 days ago
do not cache the bitmap handles because that leads to handles being destroyed multiple times, which leads to handle leaks More... 27 days ago
clear bitmap handles even if the API fails to avoid handle leaks More... 27 days ago
fix openssl e_capi patch More... 4 months ago
apply the e_capi patch More... 4 months ago
update to Openssl 3.5.0 More... 4 months ago
when creating a checkout folder name, escape the url part More... 4 months ago
Arrays created using std::make_unique<char[]> are already value-initialized to NUL
mrtux
as csware
More... 6 months ago
Remove unnecessary length calculation
mrtux
as csware
More... 6 months ago
properly check for the dot, now that it's no longer included in the word. And null-terminate the string at len. More... 6 months ago
don't include the space after a word, only get the word for spell checking More... 6 months ago
check for valid pointer before applying the string to an std::wstring More... 7 months ago
fix sorting when removing child items, add unit test More... 8 months ago
patch from Walter: https://groups.google.com/g/tortoisesvn/c/y_AGscWU8W8/m/4wS2UHEDAgAJ More... 8 months ago
add the cirata sponsor logo More... 8 months ago
fix website More... 10 months ago
update website for the 1.14.9 release More... 10 months ago
Drop unused library
mrtux
as csware
More... 10 months ago
bump version to 1.14.9 More... 11 months ago
update to svn 1.14.5 More... 11 months ago
update translations from transifex More... 11 months ago
Make sure tabsize cannot be 0.
mrtux
as csware
More... 11 months ago
don't set the background mode to transparent when setting the colors. This should solve a garbled-text problem with edit controls in dark mode. More... 11 months ago
read and write po files as binary, do the unicode conversion directly without a facet More... 12 months ago
Persist view bar preferences in TortoiseMerge.
mrtux
as csware
More... 12 months ago
Fix double words typos
mrtux
as csware
More... 12 months ago
Update the TortoisePlink patch with the fix from r29732 More... 12 months ago
remove generated file More... 12 months ago