1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:09:44 +00:00
Commit Graph

721 Commits

Author SHA1 Message Date
Davide Laezza
057aae4f05 Adding some comments in config.py 2019-04-28 22:57:25 +02:00
Davide Laezza
3a0a4358ed Fixing profiles and variables mixed in between yaml files with import_configs 2019-04-28 22:57:25 +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
deb0dfd9e0 Suppressing commong key warnign for internal variables in import_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
3c9f0040a3 Reporting unsupported recursive globs in import_configs 2019-04-28 22:57:25 +02:00
Davide Laezza
c185305aed Commenting a couple of utilities 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
Davide Laezza
917b1a9ce0 Using try-catch KeyError: instead of if in config parser 2019-04-28 22:56:43 +02:00
Davide Laezza
f84920e2e6 Refactoring config parser 2019-04-28 22:56:43 +02:00
deadc0de6
0fcefe98f1 Merge branch 'master' of https://github.com/deadc0de6/dotdrop 2019-04-28 19:29:57 +02:00
deadc0de6
17788d89ff adding tests for ALL dotfiles 2019-04-28 19:29:51 +02:00
deadc0de
ab4beed540 Merge pull request #123 from deadc0de6/revert-118-import-config
Revert "Import config"
2019-04-28 19:19:34 +02:00
deadc0de
861cb39ad4 Revert "Import config" 2019-04-28 19:18:48 +02:00
deadc0de
ed0fddb483 Merge pull request #118 from davla/import-config
Import config feature
2019-04-28 19:00:24 +02:00
Davide
3785517c2d Merge branch 'master' into import-config 2019-04-28 18:42:51 +02:00
Davide Laezza
e5619c1602 Fixing conflicts with master 2019-04-28 18:38:42 +02:00
deadc0de6
c451baacf5 implement global upignore/cmpignore for #122 2019-04-28 17:52:11 +02:00
deadc0de6
0d46ca66ea refactor usage for --force 2019-04-27 15:55:59 +02:00
deadc0de6
222925dd29 allow to have dynamic dotfile actions for #120 2019-04-27 14:34:34 +02:00
Davide Laezza
a7a10a99e2 Adding some comments in config.py 2019-04-26 10:43:53 +02:00
Davide Laezza
c591333396 Fixing profiles and variables mixed in between yaml files with import_configs 2019-04-26 01:10:58 +02:00
Davide Laezza
5163365000 Adding tests to check whether config yaml files mix when importing configs 2019-04-26 01:10:47 +02:00
Davide Laezza
23601678b3 Suppressing commong key warnign for internal variables in import_configs 2019-04-23 14:48:18 +02:00
Davide Laezza
fa63131897 Fixing src path in dotfiles to allow different dotpaths than the current one 2019-04-23 12:55:23 +02:00
Davide Laezza
da33a134a0 Refactoring Cfg merge 2019-04-23 12:53:58 +02:00
Davide Laezza
ab60700e46 Reporting unsupported recursive globs in import_configs 2019-04-22 18:05:22 +02:00
Davide Laezza
b92bc8429d Commenting a couple of utilities 2019-04-22 15:23:02 +02:00
Davide Laezza
264306d490 Adding globbing functionality for import_configs 2019-04-22 15:23:02 +02:00
Davide Laezza
d55bc37887 Adding tests for overrided settings in imported_configs 2019-04-22 15:23:02 +02:00
Davide Laezza
d919c988bc Testing merge funcationalities in import_configs 2019-04-22 15:23:02 +02:00
Davide Laezza
c4e37f9546 First implementation of import coinfigs: brutally merging dictionary members 2019-04-22 15:23:02 +02:00
Davide Laezza
9587040eee Adding stub of profile import functionality 2019-04-19 19:28:27 +02:00
Davide Laezza
65705226d1 Using try-catch KeyError: instead of if in config parser 2019-04-19 19:25:51 +02:00
Davide Laezza
48bf30db58 Refactoring config parser 2019-04-19 19:24:24 +02:00
deadc0de6
018b2361aa update arch package 2019-04-11 17:24:39 +02:00
deadc0de6
2316f47a9d bump version v0.27.0 2019-04-11 16:36:55 +02:00
deadc0de6
acee506152 merge defaultlink 2019-04-08 07:51:36 +02:00
deadc0de6
8876f4813e update readme 2019-04-06 15:27:59 +02:00
deadc0de6
898c78a188 Merge branch 'master' of https://github.com/deadc0de6/dotdrop 2019-04-06 15:21:49 +02:00
deadc0de6
d8f8d3a2f4 update readme 2019-04-06 15:21:45 +02:00
deadc0de6
47a98f4e05 fix tests 2019-04-04 12:16:24 +02:00
deadc0de6
5f6cd81465 refactor links and add more tests 2019-04-04 12:13:47 +02:00
deadc0de6
073b3134db Merge branch 'extactions' 2019-04-03 14:32:17 +02:00
deadc0de6
584927f10b refactor link_import_default to link_on_import (#110) 2019-04-03 13:26:21 +02:00