..
code.go
Always open new vscode window in gh cs code ( #7092 )
2023-03-06 22:50:43 +00:00
code_test.go
Always open new vscode window in gh cs code ( #7092 )
2023-03-06 22:50:43 +00:00
codespace_selector.go
Add capability to filter codespaces by repo owner ( #7347 )
2023-04-27 10:42:08 -05:00
codespace_selector_test.go
Add capability to filter codespaces by repo owner ( #7347 )
2023-04-27 10:42:08 -05:00
common.go
fix: list branches in square brackets in gh codespace
2024-12-10 15:19:30 -05:00
common_test.go
fix: list branches in square brackets in gh codespace
2024-12-10 15:19:30 -05:00
create.go
Move create codespace permission opt out behind else to fix token permissions
2024-01-12 12:16:38 -08:00
create_test.go
Fix: Ensure constant format strings in fmt and printf calls
2025-01-20 16:27:27 +01:00
delete.go
Move create codespace permission opt out behind else to fix token permissions
2024-01-12 12:16:38 -08:00
delete_test.go
Print message after codespace deletion ( #7353 )
2023-05-09 20:56:54 -05:00
edit.go
Fix build errors
2023-03-07 18:47:27 +00:00
edit_test.go
Add --repo filter to more gh codespaces commands ( #6669 )
2023-02-22 17:16:36 -06:00
jupyter.go
Resolve race condition in codespaces connection
2023-10-31 12:19:14 -07:00
list.go
Remove uses of FuzzyAgoAbbr in tables ( #8222 )
2023-10-22 17:33:49 +02:00
list_test.go
Remove uses of FuzzyAgoAbbr in tables ( #8222 )
2023-10-22 17:33:49 +02:00
logs.go
Resolve race condition in codespaces connection
2023-10-31 12:19:14 -07:00
logs_test.go
Add --repo filter to more gh codespaces commands ( #6669 )
2023-02-22 17:16:36 -06:00
mock_api.go
Don't poll for addition codespace permissions if user chooses to create without them ( #8267 )
2023-10-30 13:22:38 -05:00
mock_prompter.go
Go 1.19: fix comment formatting for moq-generated mocks
2022-12-12 16:58:25 +01:00
ports.go
Resolve race condition in codespaces connection
2023-10-31 12:19:14 -07:00
ports_test.go
Forward codespace ports over Dev Tunnels
2023-09-27 13:42:40 -07:00
rebuild.go
Refactor command documentation to use heredoc
2024-11-21 13:23:03 -07:00
rebuild_test.go
Add --repo filter to more gh codespaces commands ( #6669 )
2023-02-22 17:16:36 -06:00
root.go
Codespaces: Use the host name from the logged in server for commands ( #7795 )
2023-08-08 09:32:06 -07:00
select.go
Add --repo filter to more gh codespaces commands ( #6669 )
2023-02-22 17:16:36 -06:00
select_test.go
Add --repo filter to more gh codespaces commands ( #6669 )
2023-02-22 17:16:36 -06:00
ssh.go
Fix ssh directory
2024-11-06 16:13:29 +00:00
ssh_test.go
Remove unimplemented tests
2024-11-06 19:10:28 +00:00
stop.go
Fix typo in cs stop command: Stoppping -> Stopping ( #7318 )
2023-04-14 14:08:42 -05:00
stop_test.go
Add --repo filter to more gh codespaces commands ( #6669 )
2023-02-22 17:16:36 -06:00
view.go
Add headers to all tables ( #8157 )
2023-10-20 11:20:02 +02:00
view_test.go
Codespaces view command updates
2023-06-07 11:04:17 -07:00