Commit Graph

  • 50b54ac5c9
    tart exec support: fix StdoutPipe() and StderrPipe() usage (#13) v0.4.1 Nikolay Edigaryev 2025-06-11 22:08:13 +0200
  • 10f59ce539 tart exec support: fix StdoutPipe() and StderrPipe() usage Nikolay Edigaryev 2025-06-11 21:09:24 +0200
  • e8ebf66080
    Bump golang.org/x/net from 0.35.0 to 0.38.0 (#11) dependabot[bot] 2025-05-20 11:18:26 +0400
  • e15c1e82b2
    Bump golang.org/x/net from 0.35.0 to 0.38.0 dependabot[bot] 2025-05-20 07:16:15 +0000
  • 9fac15bc9a
    "tart exec" support (--run-rpc) and component groups (e.g. --run-daemon) (#10) v0.4.0 Nikolay Edigaryev 2025-05-19 16:53:16 +0200
  • 01a1a3b5e8 Only call ptmx.Close() when pty.StartWithSize() succeeded Nikolay Edigaryev 2025-05-19 16:37:32 +0200
  • 5e0b159e17 Use getpeername(2) to get AF_VSOCK peer's identity Nikolay Edigaryev 2025-05-19 16:36:54 +0200
  • adb4a099c8 defer ptmx.Close() Nikolay Edigaryev 2025-05-19 16:18:12 +0200
  • 4d3200ce6b CI: a task to run "buf push" Nikolay Edigaryev 2025-05-16 23:49:50 +0200
  • fc807c0a9f CI: check for lacking "buf generate" invocation Nikolay Edigaryev 2025-05-16 23:47:03 +0200
  • bd8da2f0ab "tart exec" support (--run-rpc) and component groups (e.g. --run-daemon) Nikolay Edigaryev 2025-05-16 23:37:21 +0200
  • 9f799bbfda
    Build universal binary instead of architecture dependent (#7) v0.3.0 Andrew Malchuk 2025-05-12 23:42:45 +0400
  • 170d0228bf
    Changed a release script for "Release (Dry Run)" stage in CI/CD Andrew Malchuk 2025-05-12 21:55:46 +0400
  • 424ed9d430
    Build universal binary instead of architecture dependent Andrew Malchuk 2025-05-10 12:59:06 +0400
  • 3493bd8729
    Added code owners (#8) Andrew Malchuk 2025-05-12 17:31:59 +0400
  • 2031c4eb2f
    Added code owners Andrew Malchuk 2025-05-11 01:33:02 +0400
  • d31d276e73
    README.md: document clipboard sharing (#5) Nikolay Edigaryev 2025-05-06 18:33:50 +0200
  • b49d6f579c More information about launchd and examples Nikolay Edigaryev 2025-04-29 19:50:56 +0200
  • 84332691ba README.md: document clipboard sharing Nikolay Edigaryev 2025-04-29 19:36:40 +0200
  • c6f3377ab9
    GoReleaser: separate Darwin (CGO_ENABLED=1) and Linux (CGO_ENABLED=0) (#4) v0.2.1 Nikolay Edigaryev 2025-04-29 19:09:15 +0200
  • 118e29ef70 GoReleaser: separate Darwin (CGO_ENABLED=1) and Linux (CGO_ENABLED=0) Nikolay Edigaryev 2025-04-29 18:26:23 +0200
  • dbffcb0b08
    Implement SPICE vdagent with clipboard sharing functionality (#3) v0.2.0 Nikolay Edigaryev 2025-04-29 16:21:28 +0200
  • b7e68d0394 Simply print the capabilities as an integer Nikolay Edigaryev 2025-04-29 14:41:53 +0200
  • 45ad36873c Fix typo in "sucessfully" Nikolay Edigaryev 2025-04-29 14:40:15 +0200
  • 5da28dc6b4 Install libx11-dev Nikolay Edigaryev 2025-04-29 14:37:13 +0200
  • 607d6dee58 Implement SPICE vdagent clipboard copy-paste functionality Nikolay Edigaryev 2025-04-29 14:32:12 +0200
  • b59f2c51e8 .goreleaser.yml: try not to override "install" for "brews" v0.1.0 Nikolay Edigaryev 2025-04-07 21:54:55 +0200
  • 567dd27f15 .goreleaser.yml: use "ids" to only select binaries Nikolay Edigaryev 2025-04-07 21:47:32 +0200
  • 047470b786 .goreleaser.yml: use "ids" to only select binaries license-and-goreleaser-brews Nikolay Edigaryev 2025-04-07 21:47:32 +0200
  • 3531a0bf09
    Add LICENSE and publish to our tap (#2) Nikolay Edigaryev 2025-04-07 21:41:27 +0200
  • a55c85bf0f Add LICENSE and publish to our tap Nikolay Edigaryev 2025-04-07 21:21:44 +0200
  • 42e506671f
    Automatic disk resizing for macOS VMs (#1) Nikolay Edigaryev 2025-04-07 20:54:19 +0200
  • abb8946bc1 diskresizer_test.go: fix fixture values for "diskSizeUnused" Nikolay Edigaryev 2025-04-07 16:12:02 +0200
  • 957f6c065a CI: install Golang via Homebrew Nikolay Edigaryev 2025-04-07 16:10:06 +0200
  • 055dda8703 Automatic disk resizing for macOS VMs Nikolay Edigaryev 2025-04-07 16:04:58 +0200
  • 9685ba8ffc Initial commit Nikolay Edigaryev 2025-04-07 15:25:56 +0200