38
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
Jul 30, 2025 — Jul 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #142 from stefankueng/copilot/update-all-tasks-in-github-workflows More... 2 days ago
Update workflow action tasks More... 2 days ago
update the version check file More... over 1 year ago
add an ARM64 build More... over 1 year ago
update the lzma lib to 2409 More... over 1 year ago
bump version to 1.4.11 More... over 1 year ago
in case the shell API can handle the deletion, do it with basic Windows APIs More... over 1 year ago
delete the crypted directory if the crypt file path is missing More... over 1 year ago
update the version check file More... almost 2 years ago
bump the version to 1.4.10 More... almost 2 years ago
fix version More... almost 2 years ago
cleanup More... almost 2 years ago
update versions More... almost 2 years ago
update versions More... almost 2 years ago
Merge pull request #134 from dansyl1/Various-bug-fixes More... almost 2 years ago
Last accessed timestamp is modified when we reset the source file's archive attribute. More... almost 2 years ago
- Fixed issue introduce in Pull Request 132, infinite loop. Sorry. Not in any published version. - Fixed issue where icon would display "Synched N of N+1 items" in some error case. - Stop any running sync when Options dialog is closed to ensure sync will use new settings. - Code cleanup. More... almost 2 years ago
Merge pull request #132 from dansyl1/FolderSync-PathWatcher-AdjustForMaxPath More... almost 2 years ago
Reverted change done for testing purpose. More... almost 2 years ago
Adjusted PathWatcher and FolderSync public methods so all paths are kept internally using \\?\ prefix to remove MAX_PATH limitation. More... almost 2 years ago
Merge pull request #131 from dansyl1/FolderSync-PathWatcher-AdjustForMaxPath More... almost 2 years ago
Removed useless code: cryptName no longer used in call to RunGPG More... almost 2 years ago
Fixes following: - gpg.exe distributed with cryptsync failing on new encrypted name - installing latest gpg, which supports new encrypted names, does not resolve issue as its installation path wasn't searched. TODO: replace gpg.exe distributed with cryptsync with version supporting new filename encryption More... almost 2 years ago
Merge pull request #130 from dansyl1/main More... almost 2 years ago
Corrected error message More... almost 2 years ago
Adjusted handling of pair edits when paths are changed. "Old" pair will be deleted and a new one created, after displaying a message box to use. More... almost 2 years ago
Fixed compilation errors. Ready for testing More... almost 2 years ago
Working on error handling (work in progress) More... almost 2 years ago
Completed implementation of sorted pair list More... almost 2 years ago
- Pair view now sorted (case-insensitive) - Options dialog context menu disabled if needed (same as buttons) - Added 4 missing entry in registry cleanup - Directory name comparison now case insensitive More... almost 2 years ago