Commit Graph

357 Commits

Author SHA1 Message Date
Chip Senkbeil
bd3b068651
Add workflow to tag latest 2023-07-06 00:41:00 -05:00
Chip Senkbeil
c61393750a
Bump minimum version of Rust to 1.70.0 2023-07-06 00:32:33 -05:00
Chip Senkbeil
2abaf0b814
Use sparse checkout during publish 2023-07-05 23:38:52 -05:00
Chip Senkbeil
0e03fc3011
Reintroduce checkout to publish step 2023-07-05 23:36:34 -05:00
Chip Senkbeil
cb8ea0507f
Bump to 0.20.0-alpha.11 and restore ci tests 2023-07-05 23:16:58 -05:00
Chip Senkbeil
8a34fec1f7
Update README 2023-07-05 23:13:05 -05:00
Chip Senkbeil
6feeb2d012
Tweaking release config until it works 2023-07-05 22:20:36 -05:00
Chip Senkbeil
fefbe19a3c
Switch to stripping using cargo and supporting a latest release tag 2023-07-05 18:30:44 -05:00
Chip Senkbeil
be7a15caa0
Refactor generation commands to use --output for files and printing to stdout by default 2023-07-04 17:51:21 -05:00
Chip Senkbeil
84ea28402d
Add support for distant spawn -c 'cmd str' 2023-06-28 01:05:44 -05:00
Chip Senkbeil
b74cba28df
Bump to v0.20.0-alpha.10 2023-06-25 23:34:07 -05:00
Chip Senkbeil
f4180f6245
Change search default to not use standard filters, and provide options to set filters manually 2023-06-25 23:25:45 -05:00
Chip Senkbeil
c250acdfb4
Fix search task exiting on failing to start a search with distant-local 2023-06-25 22:54:16 -05:00
Chip Senkbeil
1836f20a2a
Bump to 0.20.0-alpha.9 2023-06-19 17:31:56 -05:00
Chip Senkbeil
9096a7d81b
Fix destination username & password parsing to accept full character set 2023-06-19 16:44:52 -05:00
Chip Senkbeil
7c08495904
Switch to unbounded channels for Reply (#207) 2023-06-19 14:56:19 -05:00
Chip Senkbeil
da75801639
Fix server hangup (#206) 2023-06-18 15:09:09 -05:00
Nagy Botond
8009cc9361
fix(parser): allow - (hyphen) to appear in usernames (#203) 2023-06-12 16:25:32 -05:00
Chip Senkbeil
4fb9045152
Support sequential batch processing (#201) 2023-06-11 23:32:38 -05:00
Chip Senkbeil
efad345a0d
Add header support to request & response (#200) 2023-06-11 18:07:36 -05:00
Chip Senkbeil
6ba3ded188
Fix not serializing when only renamed set, reset field name to timestamp from ts 2023-06-08 16:47:02 -07:00
Chip Senkbeil
c4c46f80a9
Remove Formatter code by inlining logic for search and watch 2023-06-08 16:38:05 -07:00
Chip Senkbeil
791a41c29e
Refactor Change to use single path & support renamed detail field (#196) 2023-06-08 16:16:48 -07:00
Chip Senkbeil
a36263e7e1
Fix makefile 2023-06-06 15:28:17 -07:00
Chip Senkbeil
6f98e44723
Bump to alpha.8 2023-06-06 15:25:21 -07:00
Chip Senkbeil
72cc998595
Update change to include timestamp and details fields 2023-06-06 13:38:10 -07:00
Chip Senkbeil
4eaae55d53
Refactor to use debouncer for file watching and support configuration (#195) 2023-06-05 18:01:16 -05:00
Chip Senkbeil
9da7679081
Support alternative file watching implementation for MacOS 2023-06-04 12:28:31 -05:00
Chip Senkbeil
009996b554
Remove crossbeam-channel feature from notify dependency (https://github.com/notify-rs/notify/issues/380) 2023-06-04 03:33:33 -05:00
Chip Senkbeil
b163094d49
Update to test READMEs 2023-06-01 02:39:34 -05:00
Chip Senkbeil
3225471e28
Add some basic readmes 2023-06-01 02:21:25 -05:00
Chip Senkbeil
9f345eb31b
Update changelog for v0.20.0-alpha.7 release 2023-06-01 01:51:42 -05:00
Chip Senkbeil
e99329d9a9
Refactor local crate & update/clean dependencies (#191) 2023-06-01 01:48:25 -05:00
Chip Senkbeil
40c265e35b
Update changelog to reflect new manager service install feature 2023-05-31 23:52:00 -05:00
Chip Senkbeil
af903013f6
Support installing manager service with custom arguments 2023-05-31 23:47:25 -05:00
Chip Senkbeil
76dc7cf1fa
Refactor into protocol crate & change capabilities -> version (#189) 2023-05-31 02:38:16 -05:00
Chip Senkbeil
95c0d0c0d1
Fix bad test reference 2023-05-27 21:13:43 -05:00
Chip Senkbeil
528dea0917
Fix windows old auth reference 2023-05-27 21:12:46 -05:00
Chip Senkbeil
8cf7f11269
Refactor authentication into distant-auth 2023-05-27 20:39:26 -05:00
Chip Senkbeil
2042684c97
Update changelog with --lsp change 2023-05-27 02:12:34 -05:00
Chip Senkbeil
31aff1e282
Refactor --lsp [SCHEME] to just take the scheme and not the :// 2023-05-27 02:11:41 -05:00
Chip Senkbeil
ea0424e2f4
Feat: set permissions support (#184) 2023-05-27 02:02:59 -05:00
Chip Senkbeil
137b4dc289
Bump to 0.20.0-alpha.7 as next version 2023-05-24 11:41:19 -05:00
Chip Senkbeil
3208fdcaa2
Update release.yml to update for a couple of installs 2023-05-23 14:36:24 -05:00
Chip Senkbeil
8768106c67
Bump changelog again 2023-05-23 14:17:09 -05:00
Chip Senkbeil
b3e0f651d5
Bump changelog 2023-05-23 14:14:52 -05:00
Chip Senkbeil
f2bd2f15f5
Add support for --lsp [scheme] 2023-05-23 14:13:25 -05:00
Chip Senkbeil
398aff2f12
Rename distant-core::data to distant-core::protocol and remove distant-core::data::{Msg, Request, Response} from being re-exported at crate root 2023-05-18 08:49:18 -05:00
Chip Senkbeil
7fceb63aa3
Update Cargo.lock dependencies 2023-05-18 07:26:34 -05:00
Chip Senkbeil
5740c2cc4d
Bump to 0.20.0-alpha.6 2023-05-17 20:13:24 -05:00