38
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 09, 2025 — Jan 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version to 1.2.3 More... almost 10 years ago
Allow ignoring full paths. More... almost 10 years ago
Use CreateFile() to check whether the source path exists and is valid instead of GetFileAttributes(): GetFileAttributes() can return success even if the path is offline due to caching. CreateFile() does not use caching so this is safer. More... almost 10 years ago
update to 7-zip 15.14 More... almost 10 years ago
Nothing better to do on new years eve at midnight, so update the checkyear script and the copyright resources to 2016. Happy New Year 2016! More... about 10 years ago
Bump version to 1.2.2 More... about 10 years ago
use FAT mode and 7z file types as default. More... about 10 years ago
Use the new -stl switch when creating the 7zip files. More... about 10 years ago
update the 7zip tools to the latest version 15.12 More... about 10 years ago
Fix broken build due to changes in the sktoolslib. More... about 10 years ago
Update build.txt for VS2015 and WiX 3.10.
XhmikosR
as xhmikosr
More... over 10 years ago
Update checkyear.js to the latest TortoiseSVN version.
XhmikosR
as xhmikosr
More... over 10 years ago
Update tools/coverity.bat for MSVC 2015.
XhmikosR
as xhmikosr
More... over 10 years ago
Update default.build.user.tmpl for VS2015.
XhmikosR
as xhmikosr
More... over 10 years ago
Fix compiler warnings new in VS2015 More... over 10 years ago
Update the build to use VS2015 More... over 10 years ago
Update checkyear.js.
XhmikosR
as xhmikosr
More... almost 11 years ago
Bump version to 1.2.1 More... almost 11 years ago
Never overwrite the original files in mirror-mode, even if the encrypted file is newer. More... almost 11 years ago
Create the folders immediately after adding a sync pair More... almost 11 years ago
Check the string sizes before trying to get a substring. Fixes issue #131: CRASH when "invalid" pair is specified More... almost 11 years ago
Make sure to decrypt all files even in mirror mode if the original folder is empty. More... almost 11 years ago
Project moved to SourceForge, update links and properties. More... almost 11 years ago
Update coverity.bat. More... almost 11 years ago
Update coverity. More... almost 11 years ago
Nothing better to do on new years eve at midnight, so update the checkyear script and the copyright resources to 2015. Happy New Year 2015! More... about 11 years ago
Make a few functions static. More... about 11 years ago
Initializer order fixes. More... about 11 years ago
build.txt: WiX 3.9 is out. More... about 11 years ago
Remove variable reassignments. More... over 11 years ago