vscode/cli/src
Connor Peet 85178f0fb4
cli: bubble error from setup to the remote server (#210967)
cli: bubble error from setup to the remote server logs
2024-04-22 23:57:44 +02:00
..
bin/code cli: add --install-extension command for use with tunnel server (#207741) 2024-03-14 19:05:20 +01:00
commands cli: allow command shell to listen on a specified host (#209691) 2024-04-05 16:19:25 -07:00
desktop cli: fix command prompt showing up on windows (#194946) 2023-10-06 17:09:47 +01:00
tunnels cli: bubble error from setup to the remote server (#210967) 2024-04-22 23:57:44 +02:00
util cli: use the legacy server for environment with prereq detection skipped (#210952) 2024-04-22 21:18:15 +02:00
async_pipe.rs cli: serve-web listener improvements (#191146) 2023-08-23 16:47:31 -07:00
auth.rs Honor GitHub brand name casing (#208503) 2024-03-25 15:49:45 +00:00
commands.rs cli: try to automatically reload services during tunnel service install (#208119) 2024-03-19 15:29:30 -07:00
constants.rs cli: cleanup build (#190213) 2023-08-10 20:14:30 -07:00
desktop.rs move cli to top level 2022-09-20 08:42:44 -07:00
download_cache.rs cli: fix server install setup on woa failing (#194811) 2023-10-04 10:35:19 -07:00
json_rpc.rs cli: add streams to rpc, generic 'spawn' command (#179732) 2023-04-12 16:51:29 +01:00
lib.rs cli: show service status in tunnel log 2023-06-16 10:42:13 -07:00
log.rs forwarding: fix log format again (#191941) 2023-09-01 09:38:20 -07:00
msgpack_rpc.rs cli: allow exec server to listen on a port and require token authentication (#188434) 2023-07-21 18:32:20 +02:00
options.rs cli: cleanup build (#190213) 2023-08-10 20:14:30 -07:00
rpc.rs cli: fix exec server not reading all stdin with immediate close (#195257) 2023-10-10 17:39:53 +02:00
self_update.rs cli: fix command prompt showing up on windows (#194946) 2023-10-06 17:09:47 +01:00
singleton.rs chore: update to rust 1.77 (#209563) 2024-04-04 20:34:01 +02:00
state.rs cli: use a better permission for keychain fallback (#206650) 2024-03-01 23:40:46 +01:00
tunnels.rs cli: try to automatically reload services during tunnel service install (#208119) 2024-03-19 15:29:30 -07:00
update_service.rs cli: allow downloading legacy servers for older glibc versions (#204194) 2024-03-21 11:01:24 -07:00
util.rs cli: add new control server messages for wsl (#180438) 2023-04-20 15:19:05 -07:00