summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2022-01-10Use vim.pesc to escape local_path patternDaniel Weipert
2022-01-10Fix copyFile error message wordingDaniel Weipert
2022-01-10Fix and catch copyFile path above local_path errorDaniel Weipert
2022-01-10Add --dry-run option to preview rclone commandDaniel Weipert
2022-01-10Add variable command optionsDaniel Weipert
2022-01-10Add copyFile commandDaniel Weipert
2022-01-10Improve error handling, add command arguments and add sync commandDaniel Weipert
2022-01-10Add loggingDaniel Weipert
2022-01-10Ignore the ignore files by defaultDaniel Weipert
2022-01-10Check if path values are set on remoteDaniel Weipert
2022-01-10Find config file in default location as fallbackDaniel Weipert
2022-01-10Exit script on errorDaniel Weipert
2022-01-10Add exclude patternsDaniel Weipert
2022-01-10Add comments and slight refactorDaniel Weipert
2022-01-10Get and parse config and build copy commandDaniel Weipert
2022-01-10Initial commitDaniel Weipert