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
|
7ca156a591
|
make sure debugs get tested too
|
2019-06-20 22:12:56 +02:00 |
|
deadc0de6
|
86273bc2be
|
adding unittest for jhelpers
|
2019-06-20 22:02:10 +02:00 |
|
deadc0de6
|
3375b5ca48
|
profile variables get precedence (#169)
|
2019-06-20 15:38:17 +02:00 |
|
deadc0de6
|
5c6db63aa7
|
fix bug #160
|
2019-06-15 21:10:33 +02:00 |
|
deadc0de6
|
e0bbef6fb2
|
trans_r and trans_w are not list anymore
|
2019-06-11 12:34:31 +02: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
|
b7f5495f09
|
add remove tests and fix bugs
|
2019-06-04 23:42:49 +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
|
44ed1a4d1f
|
ensure only one trans_r and one trans_w
|
2019-06-02 11:43:20 +02:00 |
|
deadc0de6
|
a90995d427
|
rename trans to trans_read
|
2019-06-02 11:34:29 +02:00 |
|
deadc0de6
|
27e6a0da58
|
refactor resolve_path
|
2019-06-02 11:26:30 +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 |
|
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 |
|