1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 17:24:46 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
deadc0de
de5ad0293d Merge branch 'master' into clear-on-install 2023-10-22 14:46:02 +02:00
deadc0de6
00f8e7f0ad fix unittests 2023-10-22 14:42:18 +02:00
deadc0de6
11bfd0a838 deprecated trans_r/w for install/update 2023-10-22 14:40:55 +02:00
deadc0de6
656bad861e fix unittests 2023-09-22 13:57:00 +02:00
deadc0de6
6404c277ef more tests 2023-02-06 17:30:29 +01:00
deadc0de6
f6dbdad63d linting 2023-02-06 17:30:29 +01:00
deadc0de6
dc68277ab8 add import and trans{_r,_w} 2022-06-05 13:35:35 +02:00
deadc0de6
1291b4b29a fix tests realpath 2022-05-24 18:25:10 +02:00
deadc0de6
174d674b42 fix tests 2021-10-29 18:18:20 +02:00
Marcel Robitaille
8081b4adf5 Option to ignore missing files update and compare 2021-02-06 21:41:43 -05:00
deadc0de6
4901e1b969 norm mkdtemp for chmod 2020-11-13 16:06:04 +01:00
deadc0de6
4517c3902c fix cicd 2020-11-09 15:16:53 +01:00
deadc0de6
a766874653 add -w --workers cli switch 2020-11-08 14:13:06 +01:00
deadc0de6
9266e9a6c6 add compare option -L to list only file changed and no diff 2020-11-04 20:52:24 +01:00
deadc0de6
7775184d06 fix missing variables 2020-07-13 21:37:53 +02:00
deadc0de6
40e970465b implement import --as for #220 2020-04-11 14:46:10 +02:00
deadc0de6
d4375c5d04 adding ability to provide diff command for #203 2020-01-22 17:41:48 +01:00
deadc0de6
28f39ad0ab fix tests 2019-11-27 20:10:13 +01:00
deadc0de6
775057a77f refactor command "list" to "profiles" 2019-11-27 19:21:18 +01:00
deadc0de6
8844084999 refactor command "listfiles" to "files" 2019-11-27 19:11:31 +01:00
deadc0de6
9d0c30e633 migrate trans to trans_read 2019-06-09 18:04:34 +02:00
deadc0de6
d008e6a895 migrate from PyYAML to ruamel.yaml 2019-06-06 17:11:13 +02:00
deadc0de6
4ed7b4d78c adding "remove" option for #47 and fix a few issues/bugs 2019-06-02 18:18:52 +02:00
deadc0de6
44db88ce74 fix --force-actions in tests 2019-06-02 13:53:00 +02:00
deadc0de6
806b4690b2 coverage 2019-05-31 20:20:25 +02:00
deadc0de6
a90fc32c15 coverage 2019-05-31 19:25:48 +02:00
deadc0de6
6e6c5fb2e3 refactor the parsing 2019-05-31 18:30:19 +02:00
Davide Laezza
e4d5439b08 Adding tests to check whether config yaml files mix when importing configs 2019-04-28 22:57:25 +02:00
Davide Laezza
649575116b Fixing src path in dotfiles to allow different dotpaths than the current one 2019-04-28 22:57:25 +02:00
Davide Laezza
9925ec3928 Adding tests for overrided settings in imported_configs 2019-04-28 22:57:25 +02:00
Davide Laezza
124336ed57 Testing merge funcationalities in import_configs 2019-04-28 22:57:25 +02:00
Davide Laezza
bcf89478ba First implementation of import coinfigs: brutally merging dictionary members 2019-04-28 22:57:25 +02:00
Davide Laezza
02bae593e5 Adding stub of profile import functionality 2019-04-28 22:57:25 +02:00
deadc0de6
4120fada54 implement import -l --link for #110 2019-04-02 22:59:55 +02:00
deadc0de6
3e58857d43 refactor link default config variables 2019-03-29 14:43:08 +01:00
deadc0de6
b19f115351 disable debug in tests with env var 2019-03-13 09:00:43 +01:00
deadc0de6
8519578db4 tests refactoring 2019-03-10 21:23:23 +01:00
deadc0de6
ad2d74e0f1 monitor for bad option 2019-02-12 08:41:28 +01:00
deadc0de6
9462d8be23 refactoring 2019-02-11 21:53:50 +01:00
deadc0de6
83a04feb43 add pyflakes and fix errors 2019-02-11 21:40:42 +01:00
deadc0de6
c82cc56dcf wrap conf and args into a new Options class 2019-02-10 20:59:14 +01:00
deadc0de6
88c730157d improve tests cleanup 2019-02-07 22:43:56 +01:00
deadc0de6
f5b9b15326 update tests 2019-02-07 22:11:27 +01:00
deadc0de6
f9be717ff3 docstring 2019-02-07 21:54:31 +01:00
Marcel Robitaille
96870ac297 Save LinkType enum in opts 2019-01-27 12:58:20 -04:00
Marcel Robitaille
170df39c60 Move link from bool to enum 2019-01-20 15:02:09 -04:00
deadc0de6
8feb417ff6 allow relative workdir and fix lstrip for home 2018-12-27 09:32:08 +01:00
deadc0de6
0d407337ea improve tests 2018-11-15 18:45:57 +01:00
deadc0de6
a375876438 add option to show diff before asking to overwrite 2018-09-29 16:04:03 +02:00
deadc0de6
3819511e72 update tests and improve 2018-09-25 08:51:56 +02:00