38
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Dec 30, 2024 — Dec 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adjust build after switching to Git. More... almost 8 years ago
Just after midnight, so update the year check. More... almost 8 years ago
update to vs2017 More... over 8 years ago
"Stefan's" -> "Stefans" More... almost 9 years ago
Adjust for 2017 More... almost 9 years ago
update the version check file More... about 9 years ago
use 'delete' to prevent using default constructors/operators. More... about 9 years ago
Fix: meant to assign the value, not compare it. More... about 9 years ago
Searching for chars is faster than searching for a string. More... about 9 years ago
constify parameter. More... about 9 years ago
pass std::string directly. More... about 9 years ago
bump version to 1.2.7 More... about 9 years ago
When /mirrorback is specified on the command line, use the DstToSrc sync direction. Add another command line option /decryptonly which does the same without mirroring deletions. Adds to issue #165 More... about 9 years ago
have the build script update the version check file. More... about 9 years ago
update the version check file More... about 9 years ago
update 7zip to 16.04 More... about 9 years ago
bump version to 1.2.6 More... about 9 years ago
When syncing dest to source, also delete files in source that don't exist in dest anymore. More... about 9 years ago
Add info to the help dialog about the %ERRORLEVEL%. More... about 9 years ago
* use different return values for different failures/errors * return error codes from the process to be used from the command line Implements issue #172 More... about 9 years ago
* save the log file after every sync, and during syncs every minute * indicate the log level using INFO/WARNING/ERROR as the first word of each line More... about 9 years ago
use the CreateRecursiveDirectory() method from the path utils instead of SHCreateDirectory. Hope this helps to solve the issues where syncing fails because of folders not being created. More... about 9 years ago
bump version to 1.2.5 More... about 9 years ago
Implement three distinct sync features: both ways, from source to dest only, and from dest to source only. This implements issue #149 More... about 9 years ago
Allow to cancel an ongoing en-/decryption by killing the 7z process. More... about 9 years ago
Add a new command line option /mirrorback which forces a sync back from the destination to the source. More... about 9 years ago
pass nullptr as the verb to open the log file. More... about 9 years ago
bump version to 1.2.4 More... over 9 years ago
Check for path separators to ensure the path is the correct one. This fixes issue #163 More... over 9 years ago
update to 7-zip 16.00 More... over 9 years ago