Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-28 | global-functions: sort alphabetically | 1 | -7/+7 | ||
2020-02-26 | global-functions: merge $LogAnd{Error,Put} to $LogPrintExit ... | 1 | -2/+2 | ||
... and fix logging. Logging with severity from variable (:log $severity ...) is not possible, this is considered a syntax error. Also the 'workaround' with parsing code failed with missing message in log. The reliable code is a lot longer, so merge the two functions to save a lot of duplicate code. | |||||
2020-02-26 | global-functions: $LogAndError: add severity | 1 | -1/+1 | ||
2020-02-26 | upload-backup: use $LogAndError | 1 | -2/+2 | ||
2020-01-01 | update copyright for 2020 | 1 | -1/+1 | ||
2019-11-21 | {email,upload}-backup: update wording | 1 | -1/+1 | ||
2019-09-12 | global-functions: introduce and use $DeviceInfo | 1 | -13/+4 | ||
2019-08-18 | upload-backup: make notification silent | 1 | -1/+1 | ||
2019-07-24 | upload-backup: get values into array | 1 | -4/+3 | ||
2019-07-24 | upload-backup: get values into array | 1 | -4/+3 | ||
2019-07-19 | add script 'upload-backup'change-6 | 1 | -0/+75 | ||