Commit Graph
15 Commits
Author SHA1 Message Date
KKlochko a1bcf572e1 (Added) remove all option for sources. 2023-03-22 15:54:02 +02:00
KKlochko 363b0b00d0 (Added) remove option for groups.
Moved groups logic to .cli.groups.
2023-03-21 15:24:24 +02:00
KKlochko 88d7a46f66 (Added) remove option for source.
Moved source logic to .cli.source.
2023-03-19 14:33:17 +02:00
KKlochko a9215fee31 (Fixed) a mistake about bug link. 2023-03-18 10:00:22 +02:00
KKlochko 02434be628 (Made) the package executable.
Updated the package information.
2023-03-18 09:57:10 +02:00
KKlochko 1dce152bbe (Added) the configuration to the application.
Moved database file to the user data directory.
2023-03-17 16:55:49 +02:00
KKlochko 353d1ec478 (Added) the dry-run flag to the sync one function. 2023-03-12 14:39:48 +02:00
KKlochko e440cc24ac (Added) path checking function. 2023-03-09 17:29:00 +02:00
KKlochko bb9851057f (Added) sync group function. 2023-03-05 18:26:59 +02:00
KKlochko e9e4162cac (Added) sync recover function.
Fixed label_prompt returning list.
2023-03-04 12:37:11 +02:00
KKlochko fc3daff6cf (Added) groups add function. 2023-03-03 19:23:30 +02:00
KKlochko c063b5a82c (Added) source update args function. 2023-03-02 17:22:14 +02:00
KKlochko b99f2a0ffa (Added) sync all function.
Added all_labels_except for choosing many labels.
Added fzf function for using all_labels_except.
2023-03-01 20:53:39 +02:00
KKlochko 467989bbd5 (Added) sync one function.
Added Rsync wrappper.
Added fzf_prompt, all_labels for choosing a label of source.
2023-02-27 16:21:10 +02:00
KKlochko b9d8131c3b First release
Added source add function.
2023-02-26 14:14:40 +02:00