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 |
|
deadc0de6
|
e009649cb9
|
update completion scripts
|
2019-04-02 23:00:11 +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
|
672d8c63a7
|
fix installing directory dotfile
|
2019-03-31 23:16:08 +02:00 |
|
deadc0de6
|
c9e11ffc84
|
fix empty installation
|
2019-03-31 22:42:11 +02:00 |
|
deadc0de6
|
e8643ec8a3
|
fix tests
|
2019-03-31 22:33:03 +02:00 |
|
deadc0de6
|
19a62bd082
|
improve tests
|
2019-03-31 22:29:09 +02:00 |
|
deadc0de6
|
74054fbf44
|
better handle error on dotfile installation for #111
|
2019-03-31 22:19:47 +02:00 |
|
deadc0de6
|
d88f29b276
|
allow relative load external actions
|
2019-03-29 23:00:22 +01:00 |
|
deadc0de6
|
228524bdf3
|
implement import external actions for #113
|
2019-03-29 22:57:58 +01:00 |
|
deadc0de6
|
18e0fbef68
|
more tests for default links
|
2019-03-29 22:07:34 +01:00 |
|
deadc0de6
|
924868afd9
|
handle new dotfiles
|
2019-03-29 22:07:20 +01:00 |
|
deadc0de6
|
d6c4377dec
|
fix typo #114
|
2019-03-29 19:28:26 +01:00 |
|
deadc0de6
|
b000b9a0ef
|
log message
|
2019-03-29 19:25:47 +01:00 |
|
deadc0de6
|
af21643e42
|
remove debug
|
2019-03-29 19:14:44 +01:00 |
|
deadc0de6
|
aefc6c398f
|
test for failing pre-action
|
2019-03-29 15:11:27 +01:00 |
|
deadc0de6
|
2ffef3df22
|
refactoring
|
2019-03-29 15:11:12 +01:00 |
|
deadc0de6
|
2ae78aeb5d
|
adding debug on action parsing
|
2019-03-29 15:10:48 +01:00 |
|
deadc0de6
|
7734a923f7
|
add more default config paths for #108
|
2019-03-29 14:51:24 +01:00 |
|
deadc0de6
|
3e58857d43
|
refactor link default config variables
|
2019-03-29 14:43:08 +01:00 |
|
deadc0de6
|
018be3be40
|
fix jhelper test
|
2019-03-29 08:42:12 +01:00 |
|
deadc0de6
|
2102879616
|
update doc
|
2019-03-28 16:04:01 +01:00 |
|
deadc0de6
|
acf40d6ec2
|
adding contributing file
|
2019-03-28 07:56:45 +01:00 |
|
deadc0de6
|
a75d49e56c
|
pre-action must succeed for dotfile to install (#111)
|
2019-03-28 07:40:42 +01:00 |
|
deadc0de6
|
db57a01227
|
fix include/import bug for #112
|
2019-03-28 07:27:12 +01:00 |
|