Chip Senkbeil
b9c00153a0
Refactor distant-ssh2 is_windows with fix for exec command
2022-08-25 20:58:58 -05:00
Chip Senkbeil
486e5399ff
Leverage typed-path to determine if path is windows
2022-08-25 00:32:26 -05:00
Chip Senkbeil
fd325e4523
Release v0.18.0
2022-08-18 21:38:10 -05:00
Chip Senkbeil
8e8eb8c574
Release v0.17.6
2022-08-18 17:01:24 -05:00
Chip Senkbeil
3b3e74462c
Fix Docker M1 Mac watcher failure and release v0.17.5
2022-08-18 02:38:36 -05:00
Chip Senkbeil
7849567c0f
Release v0.17.4
2022-08-18 01:23:12 -05:00
Chip Senkbeil
7a474a7ca2
Release v0.17.3
2022-08-18 00:12:08 -05:00
Chip Senkbeil
eadeb4c75b
Release v0.17.2
2022-08-16 23:18:22 -05:00
Chip Senkbeil
4223c4e03f
Fix json support for client launch/connect and add json format support for client select ( #118 )
2022-08-16 01:31:52 -06:00
Chip Senkbeil
90373bd1fb
Try bumping up most dependencies
2022-08-08 11:51:18 -05:00
Chip Senkbeil
2045272322
Remove unused dependencies based on cargo +nightly udeps --all-targets --workspace --all-features
2022-08-08 10:48:05 -05:00
Chip Senkbeil
ea2e128bc4
Refactor to use distant manager ( #112 )
2022-08-08 01:10:32 -05:00
Chip Senkbeil
4180ae279a
Bump to 0.16.4 and fix #80 and fix #102
2022-06-01 15:35:29 -05:00
Chip Senkbeil
329213dbe4
Add --ssh-backend support to cli and bump to 0.16.3
2022-05-29 15:16:35 -05:00
Chip Senkbeil
353e58177b
Bump to 0.16.2
2022-05-27 16:34:18 -05:00
Chip Senkbeil
6d77eed814
Fix musl release
2022-05-14 13:22:42 -05:00
Chip Senkbeil
10d66db16f
Update to 0.16.1 release
2022-05-13 15:20:54 -05:00
Chip Senkbeil
050bb3496a
Complete shell support ( #89 )
2022-01-31 20:44:37 -06:00
Chip Senkbeil
2122a5ba39
Bump to v0.15.1
2021-11-15 20:41:29 -06:00
Chip Senkbeil
fc2a6ab09c
Bump to v0.15.0 release and add readme for distant-ssh2
2021-10-16 15:38:07 -05:00
Chip Senkbeil
fefcc66737
Bump to v0.15.0-alpha.22 and update distant/ssh handlers to inject exit code 0 when successful
2021-10-16 14:48:48 -05:00
Chip Senkbeil
1dc5b69236
Bump to v0.15.0-alpha.21
2021-10-16 13:41:58 -05:00
Chip Senkbeil
dba8a80dd8
Bump to v0.15.0-alpha.20 and fix ssh -> distant session not binding to proper interface
2021-10-15 23:45:45 -05:00
Chip Senkbeil
d62f91be76
Bump to v0.15.0-alpha.19
2021-10-15 21:15:24 -05:00
Chip Senkbeil
e01a322866
Bump to v0.15.0-alpha.18
2021-10-15 16:50:21 -05:00
Chip Senkbeil
0f6cf3d537
Bump to v0.15.0-alpha.17
2021-10-14 16:24:14 -05:00
Chip Senkbeil
11c3e5c34e
Update nvim_wrap_async to use vim.defer_fn instead of schedule and support optional interval; bump to v0.15.0-alpha.16
2021-10-14 02:04:21 -05:00
Chip Senkbeil
e0312c118c
Bump to v0.15.0-alpha.15
2021-10-13 02:36:07 -05:00
Chip Senkbeil
201101cb7f
Bump to v0.15.0-alpha.14
2021-10-10 23:11:11 -05:00
Chip Senkbeil
c2e588544f
Update wezterm-ssh dep to 0.2.0, fix ssh -> distant session, refactor session to have optional details included
2021-10-10 23:09:42 -05:00
Chip Senkbeil
733cc152ea
Bump to v0.15.0-alpha.12 and fix nil for distant_args
2021-10-10 00:03:57 -05:00
Chip Senkbeil
5cc05b8a7a
Bump to v0.15.0-alpha.11
2021-10-09 22:45:31 -05:00
Chip Senkbeil
c994d090da
Bump to v0.15.0-alpha.10
2021-10-09 22:00:13 -05:00
Chip Senkbeil
2ae80950cf
Bump to v0.15.0-alpha.9
2021-10-09 20:58:38 -05:00
Chip Senkbeil
cf24ba21c3
Bump to 0.15.0-alpha.8
2021-10-09 19:26:32 -05:00
Chip Senkbeil
0dca0c9aa6
Bump to 0.15.0-alpha.7 w/ new release.yml
2021-10-07 15:40:07 -05:00
Chip Senkbeil
16bed4690b
Add lua lib & support compiling distant cli on windows ( #59 )
...
* Update distant-ssh2 with new changes to wezterm-ssh
* Implement lua module (distant-lua)
* Implement tests for lua module (distant-lua-tests)
* Add untested windows daemon support
* distant binary now compiles on windows
* Split up Github actions for Windows, MacOS, and Linux into individual yaml files
2021-10-06 23:17:07 -05:00
Chip Senkbeil
b27f0a4109
Bump to 0.15.0-alpha.6
2021-09-29 12:03:42 -05:00
Chip Senkbeil
5d28b69596
Bump to 0.15.0-alpha.5
2021-09-29 11:21:18 -05:00
Chip Senkbeil
fb747a3455
Add extra option as fallback for ssh options
2021-09-29 11:20:26 -05:00
Chip Senkbeil
6381006edd
Bump to 0.15.0-alpha.4
2021-09-29 10:57:58 -05:00
Chip Senkbeil
4a4a06ef80
Bump to 0.15.0-alpha.3
2021-09-29 00:05:32 -05:00
Chip Senkbeil
e586891463
Update to 0.15.0-alpha.2
...
* Rename SessionExt -> SessionChannelExt
* Rename SessionExtError -> SessionChannelExtError
* Update SessionChannel to implement SessionChannelExt
* Update Session to not implement SessionChannelExt as it gets this for
free through Deref/DerefMut targeting SessionChannel
2021-09-28 11:49:26 -05:00
Chip Senkbeil
88efcb2e5e
Mark version as pre-release 0.15.0-alpha.1
2021-09-28 10:45:53 -05:00
Chip Senkbeil
0a11ec65a2
Add native ssh ( #57 )
...
* Bump to 0.15.0
* Add new distant-ssh2 subcrate to provide an alternate session as an ssh client
* Add rpassword & wezterm-ssh dependencies
* Rename core -> distant-core in project directory structure and move ssh2 feature into distant-ssh2 crate
* Upgrade tokio to 1.12,
* Update github actions to detect changes and apply testing for only those changes
* Add method parameter to support distant & ssh methods for action and lsp subcommands
* Add ssh-host, ssh-port, and ssh-user parameters to specify information for ssh method
2021-09-28 00:04:26 -05:00