tart/Sources/tart
Nikolay Edigaryev 35538c2c5d
tart set: fix typo in --disk-size help (#695)
2024-01-04 01:09:25 +00:00
..
CI Sentry integration (#352) 2022-12-15 13:50:21 +00:00
Commands tart set: fix typo in --disk-size help (#695) 2024-01-04 01:09:25 +00:00
Credentials Print put errors from Docker Helpers (#654) 2023-11-10 22:44:51 +04:00
DeviceInfo Set User-Agent header for OCI HTTP requests (#478) 2023-04-28 18:02:57 +04:00
Formatter Suspend/resume support (#527) 2023-07-06 18:04:39 +00:00
Logging Async http client for pull/push (#95) 2022-05-20 11:04:21 -04:00
MACAddressResolver MAC address resolver: skip expired leases (#669) 2023-11-27 10:12:36 -05:00
Network Multiple bridged interfaces (#578) 2023-08-14 19:17:38 +04:00
OCI DiskV2: write layers sparsely to avoid unnecessary disk usage (#671) 2023-11-27 23:27:07 +04:00
Passphrase Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Platform Removed usage of deprecated APIs (#628) 2023-10-11 17:05:49 -04: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.fetchViaFile(): use an mmap(2)-ed file, similarly to DiskV1 (#641) 2023-11-01 15:00:48 +04: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 PIDLock: check open(2) error (#538) 2023-07-04 15:22:25 +00:00
Prunable.swift Log cache pruning to $TART_HOME/tart.log (#265) 2022-10-07 23:01:42 +04:00
Root.swift Introduce "tart logout" command (#583) 2023-08-15 15:16:33 +04:00
Serial.swift Reformatted Serial.swift 2023-03-16 10:22:27 -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 MainActor to ensure we're running on main queue (#515) 2023-06-07 15:06:33 +04:00
VM.swift Fix the filesystem corruption on Linux VMs (#675) 2023-12-01 15:56:58 +00:00
VMConfig.swift tart create --linux: allow scaling VM down to 1 CPU and 256 MiB (#693) 2024-01-03 19:48:13 +04:00
VMDirectory+Archive.swift tart import: fix import failing due to SIGBUS (#458) 2023-03-30 15:52:48 +04:00
VMDirectory+OCI.swift Improved format for fast and efficient pulls from remote OCI-registry (#589) 2023-09-20 10:14:05 -04:00
VMDirectory.swift tart set: bring back the --disk-size command-line argument (#694) 2024-01-04 00:34:55 +04:00
VMStorageHelper.swift tart set: bring back the --disk-size command-line argument (#694) 2024-01-04 00:34:55 +04:00
VMStorageLocal.swift tart delete: prevent the deletion of running VMs (#676) 2023-12-01 09:33:01 -05:00
VMStorageOCI.swift OCI storage: unconditionally remove the old link when link()'ing (#686) 2023-12-08 17:20:49 +04:00