1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 20:54:51 +00:00
Commit Graph

99 Commits

Author SHA1 Message Date
deadc0de6
44a26a261d adding default_actions and dotfile src/dst paths to template these (for #125) 2019-05-01 15:55:51 +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
2d66e1847e Refactoring Cfg merge 2019-04-28 22:57:25 +02:00
Davide Laezza
2949feaefd Adding globbing functionality for import_configs 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
acee506152 merge defaultlink 2019-04-08 07:51:36 +02:00
deadc0de6
5f6cd81465 refactor links and add more tests 2019-04-04 12:13:47 +02:00
deadc0de6
584927f10b refactor link_import_default to link_on_import (#110) 2019-04-03 13:26:21 +02:00
deadc0de6
4120fada54 implement import -l --link for #110 2019-04-02 22:59:55 +02:00
deadc0de6
15dd13f8b4 migrate to yaml.safe_dump 2019-04-02 21:07:49 +02:00
deadc0de6
74054fbf44 better handle error on dotfile installation for #111 2019-03-31 22:19:47 +02:00
deadc0de6
3e58857d43 refactor link default config variables 2019-03-29 14:43:08 +01:00
deadc0de6
509a7c1848 implement link_install_default for #110 2019-03-27 13:33:01 +01:00
deadc0de6
b19f115351 disable debug in tests with env var 2019-03-13 09:00:43 +01:00
deadc0de6
bf23f6b341 refactor linkall to link_children 2019-03-13 08:31:39 +01:00
deadc0de6
c55b58f63b fix test 2019-03-13 08:24:21 +01:00
deadc0de6
8dacabae0e ignore dotdropbak for update/compare (#102) 2019-03-13 08:24:10 +01:00
deadc0de6
8519578db4 tests refactoring 2019-03-10 21:23:23 +01:00
deadc0de6
409bfee48c test for subdir deletion 2019-02-12 10:36:26 +01:00
deadc0de6
24e60b3f7f add tests for template and trans_w 2019-02-12 09:54:05 +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
fe163d37d5 rebase 2019-02-11 21:10:42 +01:00
deadc0de6
20f5c03394 refactoring 2019-02-10 21:10:07 +01:00
deadc0de6
e3fda96a58 fix bug 2019-02-10 21:05:28 +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
deadc0de6
06203cfb94 remove legacy checks for dotfiles under profile 2019-02-07 21:14:14 +01:00
deadc0de6
7f2294ee8b adding more info on actions with verbose (#83) 2019-02-04 21:57:31 +01:00
deadc0de6
45f29679b2 add profile to all other variables 2019-02-02 19:20:33 +01:00
Marcel Robitaille
96870ac297 Save LinkType enum in opts 2019-01-27 12:58:20 -04:00
Marcel Robitaille
83bd88a02f Merge upstream 2019-01-20 16:16:12 -04:00
Marcel Robitaille
6d8afa484c Add unit tests 2019-01-20 16:03:15 -04:00
Marcel Robitaille
170df39c60 Move link from bool to enum 2019-01-20 15:02:09 -04:00
Marcel Robitaille
247653c2c2 Clean up imports 2019-01-20 15:00:50 -04:00
deadc0de6
8feb417ff6 allow relative workdir and fix lstrip for home 2018-12-27 09:32:08 +01:00
deadc0de6
37db5cd68c - add ability to use "write transformation"
- only allow a single transformation per dotfile
- refactoring and bug fixes
2018-12-06 13:19:57 +01:00
deadc0de6
0d407337ea improve tests 2018-11-15 18:45:57 +01:00
deadc0de6
a9b2fbfecc adding unittest for listing commands 2018-11-15 18:27:45 +01:00
deadc0de6
2b901d5608 adding ability to update by key or on all keys of a specific profile 2018-10-08 21:36:12 +02:00
deadc0de6
f6db3d3866 refactoring 2018-10-08 18:13:13 +02: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