tart/Sources/tart
Fedor Korotkov d49ed46439
Update access time on `pull` (#925)
To make sure we won't prune then immediately after. Useful for when scenarios similar to Cirrus CLI when we make sure that several images are up-to-date before every request for task execution.
2024-10-25 23:33:30 +04:00
..
CI Sentry integration (#352) 2022-12-15 13:50:21 +00:00
Commands Update access time on `pull` (#925) 2024-10-25 23:33:30 +04:00
Credentials Prevent pipe deadlock when spawning a Process() (#916) 2024-10-02 09:48:23 -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 Prevent pipe deadlock when spawning a Process() (#916) 2024-10-02 09:48:23 -04:00
Network Fixed Swift Warning (#787) 2024-04-11 19:53:10 +04:00
OCI tart {clone,pull}: make deduplication opt-in (#924) 2024-10-25 17:56:38 +04:00
Passphrase Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Platform Revert "Drop Monterey Support (#843)" (#893) 2024-08-14 14:57:55 -04:00
ShellCompletions Add shell completions (#780) 2024-04-11 06:22:50 -04:00
VNC tart run: resolve VM's IP using ARP when using --net-bridged and --vnc (#811) 2024-05-02 18:04:26 +04:00
Config.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Fetcher.swift Report progress when downloading IPSW files (#768) 2024-03-28 19:15:06 +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
LocalLayerCache.swift Optimize DiskV2 Deduplication (#878) 2024-08-05 12:24:31 -04:00
PIDLock.swift tart delete: return human-friendly error when local VM doesn't exist (#910) 2024-09-26 14:45:14 +04:00
Prunable.swift Show both size and actual size of files (#742) 2024-02-27 20:13:38 +04:00
Root.swift Sentry: upgrade and attach command-line arguments (#774) 2024-04-02 18:31:16 +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 Optimize DiskV2 Deduplication (#878) 2024-08-05 12:24:31 -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 Completely disable audio devices in case of `--no-audio` (#904) 2024-09-17 09:40:37 +00:00
VMConfig.swift Build x86 binary (#716) 2024-01-26 13:09:05 +00:00
VMDirectory+Archive.swift tart import: fix import failing due to SIGBUS (#458) 2023-03-30 15:52:48 +04:00
VMDirectory+OCI.swift tart {clone,pull}: make deduplication opt-in (#924) 2024-10-25 17:56:38 +04:00
VMDirectory.swift tart pull: try to re-use APFS blocks by cloning the base image (#864) 2024-07-25 15:33:15 +00:00
VMStorageHelper.swift tart delete: return human-friendly error when local VM doesn't exist (#910) 2024-09-26 14:45:14 +04:00
VMStorageLocal.swift Do not prune running VMs (#861) 2024-07-15 07:10:51 -04:00
VMStorageOCI.swift tart {clone,pull}: make deduplication opt-in (#924) 2024-10-25 17:56:38 +04:00