1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix infinite recursion on delete
Shachar Shemesh
as thesun
More... over 6 years ago
Update version information
Shachar Shemesh
as thesun
More... over 6 years ago
Spelling mistake
Shachar Shemesh
as thesun
More... over 6 years ago
Mark version 1.14
Shachar Shemesh
as thesun
More... over 6 years ago
Typo in README (closes bug #16)
Shachar Shemesh
as thesun
More... over 6 years ago
Fix --filelist with --trim
Shachar Shemesh
as thesun
More... over 6 years ago
Fix spelling mistake
Shachar Shemesh
as thesun
More... over 7 years ago
Mark version 1.13
Shachar Shemesh
as thesun
More... over 7 years ago
Proper transition to unique_ptr
Shachar Shemesh
as thesun
More... over 7 years ago
Adapt to openssl 1.1.0
Shachar Shemesh
as thesun
More... over 7 years ago
Missed (a few) spots
Shachar Shemesh
as thesun
More... over 7 years ago
Auto_ptr => unique_ptr throughout
Shachar Shemesh
as thesun
More... over 7 years ago
-1 to pointer casting problems on 64 bit
Shachar Shemesh
as thesun
More... over 7 years ago
Filelist encryption treats trailing slashes as indication for whether it relates to a directory or file
Shachar Shemesh
as thesun
More... over 13 years ago
Small remarks improvement
Shachar Shemesh
as thesun
More... over 13 years ago
Do not consider it an error if --help or --version are given
Shachar Shemesh
as thesun
More... over 13 years ago
Minor cleanups
Shachar Shemesh
as thesun
More... over 13 years ago
Resolve compilation warnings on -Wextra
Shachar Shemesh
as thesun
More... over 13 years ago
Correct error messages when trying to treat a file as a directory and vice versa on Windows
Shachar Shemesh
as thesun
More... over 13 years ago
Correct a test for whether a file list path is absolute
Shachar Shemesh
as thesun
More... over 13 years ago
Given both -r and --filelist, ignore the -r and not the --filelist.
Shachar Shemesh
as thesun
More... over 13 years ago
Update the compilation environment for VC9, argtable 1.12 and openssl 1.0.0a
Shachar Shemesh
as thesun
More... over 13 years ago
Add UTF-8 support to the directory scanning code on Windows.
Shachar Shemesh
as thesun
More... over 15 years ago
Add UTF8 support to all autofd functions on Windows
Shachar Shemesh
as thesun
More... over 15 years ago
Move some of the implementation from the autofd header to a separate source file
Shachar Shemesh
as thesun
More... over 15 years ago
Define unlink as part of autofd - throw exception on error (except if the error is that the file to be erased doesn't exist)
Shachar Shemesh
as thesun
More... over 15 years ago
Fix a few compilation errors/warnings
Shachar Shemesh
as thesun
More... over 15 years ago
Revert to pre-Unicode code for rsyncrypto
Shachar Shemesh
as thesun
More... over 15 years ago
Solve two gcc 4.3 warnings, one of which was an actual bug
Shachar Shemesh
as thesun
More... almost 16 years ago
Revert last change - we use the sequence property of the map, so the hash maps are not an option
Shachar Shemesh
as thesun
More... almost 16 years ago