summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-18Fix clippy in tedge_mapper: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in tedge_agent: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in tedge: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in plugin_sm: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in c8y_translator: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in c8y_smartrest: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in c8y_api: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in tedge_utils: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in tedge_config: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in mqtt_channel: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in json_writer: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in flockfile: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in download: Remove let-unit-valueMatthias Beyer
2022-08-18Fix clippy in certificate: Remove let-unit-valueMatthias Beyer
2022-08-18Add check whether lockfile is up to dateMatthias Beyer
2022-08-18Merge pull request #1205 from albinsuresh/feature/1204/alarm-support-child-de...Albin Suresh
2022-08-18Issue #1204 Document alarms API for child devicesAlbin Suresh
2022-08-18fix the typos in the uninstall script and doc (#1346)PradeepKiruvale
2022-08-18Restart of tedge-mapper-c8y is recreating deleted child devices (#1344)PradeepKiruvale
2022-08-18(cargo release) bump versionVersioneer
2022-08-18Merge pull request #1198 from albinsuresh/feature/1197/events-support-child-d...Albin Suresh
2022-08-17Merge pull request #1330 from Bravo555/add-homepage-fieldDidier Wenzek
2022-08-17update doc (#1345)PradeepKiruvale
2022-08-16Allow SC1091 lint for nowMatthias Beyer
2022-08-16Fix: Remove unused returncodeMatthias Beyer
2022-08-16Allow SC2153 lint for nowMatthias Beyer
2022-08-16Allow SC1090 lint for nowMatthias Beyer
2022-08-16Fix: Do not echo stringsMatthias Beyer
2022-08-16Fix: Declare and assign variable separatelyMatthias Beyer
2022-08-16Fix: POSIX echo might not expand escape sequencesMatthias Beyer
2022-08-16Fix: Do not echo stringsMatthias Beyer
2022-08-16Fix: Do not echo stringsMatthias Beyer
2022-08-16Fix: POSIX echo might not expand escape sequencesMatthias Beyer
2022-08-16Fix: Export variablesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Assign and export variable seperatelyMatthias Beyer
2022-08-16Fix: Add quotes around variablesMatthias Beyer
2022-08-16Format sourceMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Use -n instead of not operator and -zMatthias Beyer
2022-08-16Fix: Quote variableMatthias Beyer
2022-08-16Fix: Exit code checkingMatthias Beyer
2022-08-16Fix: POSIX sh does not know &>Matthias Beyer
2022-08-16Fix: Quote stringsMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer