Owen Schwartz
|
0398e68788
|
Merge pull request #52 from fosrl/copilot/fix-system-path-removal
Fix Windows uninstaller deleting entire System PATH instead of OLM entry
|
2025-11-14 10:27:30 -05:00 |
|
dependabot[bot]
|
0aa8f07be3
|
Bump the prod-minor-updates group across 1 directory with 2 updates
Bumps the prod-minor-updates group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).
Updates `golang.org/x/crypto` from 0.43.0 to 0.44.0
- [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.44.0)
Updates `golang.org/x/sys` from 0.37.0 to 0.38.0
- [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.44.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: golang.org/x/sys
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Former-commit-id: e061955e90
|
2025-11-11 20:19:38 +00:00 |
|
dependabot[bot]
|
e061955e90
|
Bump the prod-minor-updates group across 1 directory with 2 updates
Bumps the prod-minor-updates group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).
Updates `golang.org/x/crypto` from 0.43.0 to 0.44.0
- [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.44.0)
Updates `golang.org/x/sys` from 0.37.0 to 0.38.0
- [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.44.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: golang.org/x/sys
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-11 20:19:38 +00:00 |
|
copilot-swe-agent[bot]
|
36d47a7331
|
Refactor PATH removal to use TStringList for more robust parsing
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
Former-commit-id: 91f0230d21
|
2025-11-11 01:46:51 +00:00 |
|
copilot-swe-agent[bot]
|
91f0230d21
|
Refactor PATH removal to use TStringList for more robust parsing
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
|
2025-11-11 01:46:51 +00:00 |
|
copilot-swe-agent[bot]
|
10fa5acb0b
|
Fix Windows PATH removal issue by implementing custom uninstall procedure
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
Former-commit-id: 1168f5541c
|
2025-11-11 01:44:40 +00:00 |
|
copilot-swe-agent[bot]
|
1168f5541c
|
Fix Windows PATH removal issue by implementing custom uninstall procedure
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
|
2025-11-11 01:44:40 +00:00 |
|
copilot-swe-agent[bot]
|
e3a679609f
|
Initial plan
Former-commit-id: d910034ea1
|
2025-11-11 01:41:18 +00:00 |
|
copilot-swe-agent[bot]
|
d910034ea1
|
Initial plan
|
2025-11-11 01:41:18 +00:00 |
|
Owen
|
7fc09f8ed1
|
Fix windows build
Former-commit-id: 6af69cdcd6
|
2025-11-08 20:39:36 -08:00 |
|
Owen
|
6af69cdcd6
|
Fix windows build
|
2025-11-08 20:39:36 -08:00 |
|
Owen
|
079843602c
|
Dont close and comment out dont create
Former-commit-id: 9b74bcfb81
|
2025-11-08 17:42:19 -08:00 |
|
Owen
|
9b74bcfb81
|
Dont close and comment out dont create
|
2025-11-08 17:42:19 -08:00 |
|
Owen
|
70bf22c354
|
Remove binaries
Former-commit-id: 3398d2ab7e
|
2025-11-08 17:38:46 -08:00 |
|
Owen
|
3398d2ab7e
|
Remove binaries
|
2025-11-08 17:38:46 -08:00 |
|
Owen
|
3d891cfa97
|
Remove do not create client for now
Because its always created when the user joins the org
Former-commit-id: 8ebc678edb
|
2025-11-08 16:54:35 -08:00 |
|
Owen
|
8ebc678edb
|
Remove do not create client for now
Because its always created when the user joins the org
|
2025-11-08 16:54:35 -08:00 |
|
Owen
|
78e3bb374a
|
Split out hp
Former-commit-id: 29ed4fefbf
|
2025-11-07 21:59:07 -08:00 |
|
Owen
|
29ed4fefbf
|
Split out hp
|
2025-11-07 21:59:07 -08:00 |
|
Owen
|
a61c7ca1ee
|
Custom bind?
Former-commit-id: 6d8e298ebc
|
2025-11-07 21:39:28 -08:00 |
|
Owen
|
6d8e298ebc
|
Custom bind?
|
2025-11-07 21:39:28 -08:00 |
|
Owen
|
7696ba2e36
|
Add DoNotCreateNewClient
Former-commit-id: aedebb5579
|
2025-11-07 15:26:45 -08:00 |
|
Owen
|
aedebb5579
|
Add DoNotCreateNewClient
|
2025-11-07 15:26:45 -08:00 |
|
Owen
|
235877c379
|
Add optional user token to validate
Former-commit-id: 5734684a21
|
2025-11-07 14:52:54 -08:00 |
|
Owen
|
5734684a21
|
Add optional user token to validate
|
2025-11-07 14:52:54 -08:00 |
|
Owen
|
befab0f8d1
|
Fix passing original arguments
Former-commit-id: 7e5b740514
|
2025-11-07 14:33:52 -08:00 |
|
Owen
|
7e5b740514
|
Fix passing original arguments
|
2025-11-07 14:33:52 -08:00 |
|
Owen
|
914d080a57
|
Connecting disconnecting working
Former-commit-id: 553010f2ea
|
2025-11-07 14:31:13 -08:00 |
|
Owen
|
553010f2ea
|
Connecting disconnecting working
|
2025-11-07 14:31:13 -08:00 |
|
Owen
|
a274b4b38f
|
Starting and stopping working
Former-commit-id: f23f2fb9aa
|
2025-11-07 14:20:36 -08:00 |
|
Owen
|
f23f2fb9aa
|
Starting and stopping working
|
2025-11-07 14:20:36 -08:00 |
|
Owen
|
ce3c585514
|
Allow connecting and disconnecting
Former-commit-id: 596c4aa0da
|
2025-11-07 14:07:44 -08:00 |
|
Owen
|
596c4aa0da
|
Allow connecting and disconnecting
|
2025-11-07 14:07:44 -08:00 |
|
Owen
|
963d8abad5
|
Add org id in the status
Former-commit-id: da1e4911bd
|
2025-11-03 20:54:55 -08:00 |
|
Owen
|
da1e4911bd
|
Add org id in the status
|
2025-11-03 20:54:55 -08:00 |
|
Owen
|
38eb56381f
|
Update switching orgs
Former-commit-id: 690b133c7b
|
2025-11-03 20:33:06 -08:00 |
|
Owen
|
690b133c7b
|
Update switching orgs
|
2025-11-03 20:33:06 -08:00 |
|
Owen
|
43b3822090
|
Allow pasing orgId to select org to connect
Former-commit-id: 46a4847cee
|
2025-11-03 16:54:38 -08:00 |
|
Owen
|
46a4847cee
|
Allow pasing orgId to select org to connect
|
2025-11-03 16:54:38 -08:00 |
|
Owen
|
b0fb370c4d
|
Remove status
Former-commit-id: 352ac8def6
|
2025-11-03 15:29:18 -08:00 |
|
Owen
|
352ac8def6
|
Remove status
|
2025-11-03 15:29:18 -08:00 |
|
Owen
|
99328ee76f
|
Add registered to api
Former-commit-id: 9c496f7ca7
|
2025-11-03 15:16:12 -08:00 |
|
Owen
|
9c496f7ca7
|
Add registered to api
|
2025-11-03 15:16:12 -08:00 |
|
Owen
|
36fc3ea253
|
Add exit call
Former-commit-id: 4a89915826
|
2025-11-03 14:15:16 -08:00 |
|
Owen
|
4a89915826
|
Add exit call
|
2025-11-03 14:15:16 -08:00 |
|
Owen
|
a7979259f3
|
Make api availble over socket
Former-commit-id: e464af5302
|
2025-11-02 18:56:09 -08:00 |
|
Owen
|
e464af5302
|
Make api availble over socket
|
2025-11-02 18:56:09 -08:00 |
|
Owen
|
ea6fa72bc0
|
Copy in config
Former-commit-id: 3505549331
|
2025-11-02 12:09:39 -08:00 |
|
Owen
|
3505549331
|
Copy in config
|
2025-11-02 12:09:39 -08:00 |
|
Owen
|
f9adde6b1d
|
Rename to run
Former-commit-id: 6f7e866e93
|
2025-11-01 18:39:53 -07:00 |
|