nextsync-rust/src
2024-03-10 16:19:23 +01:00
..
commands fix: allow to push explicit directory 2024-03-10 16:19:23 +01:00
global introduce global variable 2023-06-06 16:51:40 +02:00
services fix(push): push folder and return error when tcp fail 2024-03-01 17:56:52 +01:00
store fix: allow to push explicit directory 2024-03-10 16:19:23 +01:00
subcommands feat(remote): list remote with verbose option 2024-03-01 15:35:38 +01:00
utils feat(remote): list remote with verbose option 2024-03-01 15:35:38 +01:00
commands.rs feat(config): create a proper config file with proper settings manipulation 2024-02-21 17:01:06 +01:00
global.rs introduce global variable 2023-06-06 16:51:40 +02:00
main.rs feat(credential): allow to add credential 2024-02-21 17:01:04 +01:00
services.rs change name of functions 2023-10-21 21:48:21 +02:00
store.rs globbing in add and clean the function 2023-10-28 15:44:53 +02:00
subcommands.rs feat(credential): allow to add credential 2024-02-21 17:01:04 +01:00
utils.rs create IntoPathBuf 2023-08-25 16:25:29 +02:00