tart/Sources/tart
Fedor Korotkov 1f35a9b35e
Fixed error message for incorrect memory (#426)
2023-02-27 18:32:40 +04:00
..
CI Sentry integration (#352) 2022-12-15 13:50:21 +00:00
Commands Try to set a SUID bit on Softnet using Sudo before failing (#421) 2023-02-17 08:50:57 +04:00
Credentials Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Formatter JSON output for get and list commands (#394) 2023-02-04 11:40:39 +04:00
Logging Async http client for pull/push (#95) 2022-05-20 11:04:21 -04:00
MACAddressResolver Sentry integration (#352) 2022-12-15 13:50:21 +00:00
Network Try to set a SUID bit on Softnet using Sudo before failing (#421) 2023-02-17 08:50:57 +04:00
OCI Use separate exception codes for better Sentry grouping (#363) 2022-12-19 17:40:55 +00:00
Passphrase Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Platform Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
VNC Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Config.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Embed.swift Smaller icon (#116) 2022-06-06 18:38:30 +03:00
Fetcher.swift Fetcher: do not use cookies to avoid CSRF checks (#312) 2022-11-09 14:27:45 -05:00
FileLock.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
IPSWCache.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
PIDLock.swift Use separate exception codes for better Sentry grouping (#363) 2022-12-19 17:40:55 +00:00
Prunable.swift Log cache pruning to $TART_HOME/tart.log (#265) 2022-10-07 23:01:42 +04:00
Root.swift Remove Reporting (#411) 2023-02-09 20:47:54 +04:00
URL+AccessDate.swift Use separate exception codes for better Sentry grouping (#363) 2022-12-19 17:40:55 +00:00
URL+Prunable.swift Log cache pruning to $TART_HOME/tart.log (#265) 2022-10-07 23:01:42 +04:00
Utils.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
VM+Recovery.swift Use Ventura APIs for recovery mode (#175) 2022-08-12 08:02:44 +03:00
VM.swift Don't swallow VZVirtualMachine.start() exceptions (#343) 2022-12-01 14:03:21 -05:00
VMConfig.swift Fixed error message for incorrect memory (#426) 2023-02-27 18:32:40 +04:00
VMDirectory+Archive.swift Introduce "tart import" and "tart export" commands (#386) 2023-02-01 15:27:05 -05:00
VMDirectory+OCI.swift Report pull metrics to Sentry (#354) 2022-12-15 16:53:34 -05:00
VMDirectory.swift JSON output for get and list commands (#394) 2023-02-04 11:40:39 +04:00
VMStorageHelper.swift Try to set a SUID bit on Softnet using Sudo before failing (#421) 2023-02-17 08:50:57 +04:00
VMStorageLocal.swift Introduce "tart import" and "tart export" commands (#386) 2023-02-01 15:27:05 -05:00
VMStorageOCI.swift Report to Sentry instead of Puppy (#402) 2023-02-07 20:04:45 +04:00