Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-12 | backup-cloud: switch to $LogPrint | Christian Hesse | 1 | -3/+4 | |
2024-03-12 | backup-cloud: pass failure to packages-update | Christian Hesse | 1 | -1/+5 | |
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 | Christian Hesse | 1 | -0/+1 | |
Not sure it helps, but chances are... | |||||
2024-03-12 | backup-cloud: catch error with :execute workaroundchange-120 | Christian Hesse | 1 | -3/+14 | |
Catching a runtime error here fails... So let's try a workaround with :execute... | |||||
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"change-95 | Christian Hesse | 1 | -0/+58 | |
No functional change for the user... The migration is done automatically. |