summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
9 dayscommitcyber-luna
12 dayscommitcyber-luna
2024-11-15commitcyber-luna
2024-11-08commitcyber-luna
2024-10-02commitcyber-luna
2024-09-22commitcyber-luna
2024-07-30commitcyber-luna
2024-07-03commitcyber-luna
2024-06-24commitcyber-luna
2024-06-22commitcyber-luna
2024-05-21commitcyber-luna
2024-05-17commitcyber-luna
2024-05-15commitcyber-luna
2024-05-14commitcyber-luna
2024-05-12bug fixescyber-luna
2024-05-10bug fixescyber-luna
2024-05-09bug fixescyber-luna
2024-05-07bug fixescyber-luna
2024-05-06fixed few bugscyber-luna
2024-04-26fixed some memory leaks and bugscyber-luna
handled an exception when getting the size of a file after it has been removed 'temp files' handled some exceptions
2024-04-22enabled compression in remote transfer, zlib is usedcyber-luna
added --resume option for interrupted file transfer
2024-04-16fixed a bug with inaccurate 'not available partition space' with -D optioncyber-luna
fixed a bottleneck in remote file listing with -D option enabled -a mtime with -D option fixed inaccuracy with total count with -D option when syncing atime or mtime only, the other defaults to current epoch time
2024-04-14fixed a bug in the -D, --difference option not syncing some newer filescyber-luna
when more than two directories are used
2024-04-14added -D, --difference option to check mtime of files and re-sync the file ↵cyber-luna
if mtime wasn't the same
2024-04-13added support for specifing the path of the config filecyber-luna
added CMakeLists.txt fixed small inaccuracy in size units no broken symlink option fixed some bugs
2024-04-04enhanced the config filecyber-luna
fixed various bugs
2024-03-31implemented async_read when reading from remotecyber-luna
increased the remote buffer size enhanced some error prints in the config file
2024-03-28fixed bugs in the config file.cyber-luna
added line number in the config file error detection.
2024-03-28ran a static code analysis and fixed bugs and enhanced the code.cyber-luna
made the config file more reliable.
2024-03-26implemented --fsync. some bug fixes and code enhancementscyber-luna
2024-03-24initial commitcyber-luna