Releases: m-manu/rsync-sidekick
Releases · m-manu/rsync-sidekick
v1.9.0
01 Feb 17:14
Compare
Sorry, something went wrong.
No results found
Control verbosity of progress messages (see --progress-frequency option)
Upgraded to newer version of Golang and upgraded libraries
v1.8.0
01 Nov 13:07
Compare
Sorry, something went wrong.
No results found
Fixed bug related to timestamp propagation affecting a scenario where multiple files with same timestamp existed on destination corresponding to a single file at source.
v1.7.0
01 Nov 12:21
Compare
Sorry, something went wrong.
No results found
Fixed bug related to error message wrapping
Fixed bug related to unnecessary printing of "not readable" errors on ignored directories
Reformatted code based on go fmt of newer version of Go
Replaced runtime.GOROOT() with os.GETENV("GOROOT")
Upgraded to Go 1.24 (also related upgrades to libraries)
Refactored code
v1.6.0
16 Feb 09:47
Compare
Sorry, something went wrong.
No results found
v1.5.0
11 May 17:15
Compare
Sorry, something went wrong.
No results found
Upgrade to Go 1.19 and upgrades to library versions
Flag --shellscript-at-path to specify output shell script path
For internal Use golang-set instead of custom implementation
Documentation improvements
v1.4.1
31 Dec 16:33
Compare
Sorry, something went wrong.
No results found
Minor README changes
Minor messaging fixes (skip performing zero actions)
Shell script give execute permissions to use
v1.4.0
31 Dec 15:01
Compare
Sorry, something went wrong.
No results found
Parallelism based on CPU cores (makes the tool run fast)
Upgrade to Go 18, OS version upgrade for Docker image and test cases
Check existing file before file rename/movement (contribution by @MOJNICK )
POSIX-compliance of command-line flags
Verbose option
command-line flag to show version
Better code coverage for better quality
v1.3.0
15 May 17:43
Compare
Sorry, something went wrong.
No results found
Increased file sample size and improved file path logic
Improved doc
Go version upgrade and library upgrades
Refactored code; Replaced Travis with Github Actions
v1.2.2
12 Jun 10:22
Compare
Sorry, something went wrong.
No results found
Fixed data race issue in reporting progress
v1.2.1
07 Jun 17:51
Compare
Sorry, something went wrong.
No results found
[Fix] close file handle
[Fix] exit code