Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-12 | backup-cloud: drop main function, use :do with on-error | Christian Hesse | 1 | -6/+4 |
2024-03-12 | backup-cloud: add a short delay•••Not sure it helps, but chances are... | Christian Hesse | 1 | -0/+1 |
2024-03-12 | backup-cloud: catch error with :execute workaround•••Catching a runtime error here fails... So let's try a workaround with :execute... change-120 | Christian Hesse | 1 | -3/+14 |
2024-03-12 | global-functions: $ScriptLock: do not exit from global function | Christian Hesse | 1 | -1/+3 |
2024-03-04 | backup-cloud: move code into function | Christian Hesse | 1 | -46/+51 |
2024-01-30 | backup-cloud: use :jobname to get script name | Christian Hesse | 1 | -1/+2 |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 |
2023-11-15 | backup-cloud: use $HumanReadableNum for file size | Christian Hesse | 1 | -1/+2 |
2023-09-13 | packages-update: implement backup script order | Christian Hesse | 1 | -1/+1 |
2023-06-12 | backup-cloud: lock the script | Christian Hesse | 1 | -0/+2 |
2023-04-24 | backup-cloud: use $FormatLine | Christian Hesse | 1 | -3/+4 |
2023-03-07 | rename scripts and add file extension ".rsc"•••No functional change for the user... The migration is done automatically. change-95 | Christian Hesse | 1 | -0/+58 |