nextsync-rust/src
2024-05-07 18:12:05 +02:00
..
commands feat(add): prevent adding a file without changes 2024-05-07 18:12:05 +02:00
global introduce global variable 2023-06-06 16:51:40 +02:00
services fix(tests): fix testsuite allow to pass push 2024-03-16 23:57:01 +01:00
store feat(add): prevent adding a file without changes 2024-05-07 18:12:05 +02:00
subcommands fix(add): add deleted file 2024-04-16 17:54:25 +02:00
utils fix(add): add deleted file 2024-04-16 17:54:25 +02: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 chore: update clap 2024-03-31 22:17:26 +02: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