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

160 Commits

Author SHA1 Message Date
deadc0de6
09aac991a4 fix cyclic ref between var and dvar for #252 2020-08-25 08:14:08 +02:00
deadc0de6
eea25ecce2 adding test for #252 2020-08-25 07:25:03 +02:00
deadc0de6
2bf4740f10 adding selective templating dotfiles for #250 2020-08-24 13:54:47 +02:00
deadc0de6
49953be2bd adding test for #250 2020-08-24 10:30:17 +02:00
deadc0de6
72cc87aa47 more tests 2020-08-11 18:59:58 +02:00
deadc0de6
8c7904b6e6 adding corner cases test 2020-08-07 19:09:33 +02:00
deadc0de6
ce4b515e16 enable coverage for tests-ng 2020-08-07 16:59:01 +02:00
deadc0de6
edb897deff fix test 2020-08-07 14:46:40 +02:00
deadc0de6
3f6a36ec45 adding debug logs 2020-07-26 16:26:18 +02:00
deadc0de6
bca2cada0d make sure parsing fails early 2020-07-26 16:19:42 +02:00
deadc0de6
7775184d06 fix missing variables 2020-07-13 21:37:53 +02:00
deadc0de6
262f0ba0db adding test for bug #250 2020-07-13 20:56:25 +02:00
Davide Laezza
fb69e154c4 Moving execution of dynamic variables and merging of dynvariables/variables after the include loop in _rec_resolve_profile_include 2020-07-05 22:09:45 +02:00
deadc0de6
02365a19e5 adding test case for #246 2020-07-02 14:34:19 +02:00
deadc0de6
126862bf6d fix bug #233 2020-05-28 09:45:05 +02:00
Arthur Grosso
43e286a638 silent action #228 2020-05-08 17:07:25 +02:00
deadc0de6
7f1cac74a3 add test for bug #226 2020-05-03 18:47:32 +02:00
deadc0de6
9f27c6bc48 fix templatenotfound for #226 2020-05-03 14:40:37 +02:00
deadc0de6
8179e0e7e2 fix import as tild issue #220 2020-04-14 20:50:08 +02:00
deadc0de6
40e970465b implement import --as for #220 2020-04-11 14:46:10 +02:00
Davide Laezza
0342f8bcd1 Fixing banner issues in diff-cmd test 2020-03-22 15:01:36 +01:00
Davide Laezza
566d2baac4 Using rpartition to split attributes in import paths 2020-03-21 17:49:11 +01:00
Davide Laezza
17cc6bd33a Fixing :optional import attribute for globbed paths 2020-03-21 14:52:41 +01:00
deadc0de6
fb071321e9 add func_file and filter_file for the config (for #210) 2020-02-15 13:05:17 +01:00
deadc0de6
d860c07f64 add test for included profile 2020-01-29 16:32:08 +01:00
deadc0de6
a2b3ee2c41 fix tests 2020-01-29 14:56:13 +01:00
deadc0de6
7498be51b6 allow empty src/dst for dotfiles 2020-01-29 14:51:48 +01:00
deadc0de6
adc4581533 fix diff tests 2020-01-27 08:10:25 +01:00
deadc0de6
d4375c5d04 adding ability to provide diff command for #203 2020-01-22 17:41:48 +01:00
deadc0de6
74ffe6a1b4 fix tests 2020-01-21 09:10:45 +01:00
deadc0de6
53dfbc8aa3 fix bug for #204 2020-01-21 09:03:24 +01:00
deadc0de6
f02327c6e4 adding ability to add custom functions and filters for #200 2020-01-12 12:01:03 +01:00
deadc0de6
a7a8d92799 clean tests 2020-01-12 11:44:12 +01:00
deadc0de6
9e51dfc0e8 fix splitting issue for #198 and rename to optional 2019-12-29 16:05:05 +01:00
deadc0de6
35ebd2b43a implement feature for #198 2019-12-27 18:40:54 +01:00
deadc0de6
01e04854de fix update issue with rights for #197 2019-12-14 14:02:09 +01:00
deadc0de6
28f39ad0ab fix tests 2019-11-27 20:10:13 +01:00
deadc0de6
8844084999 refactor command "listfiles" to "files" 2019-11-27 19:11:31 +01:00
deadc0de6
1910514981 add instignore for #195 2019-11-16 19:28:33 +01:00
deadc0de6
cc815e647d implement transformation parameters (#177) 2019-07-12 14:55:33 +02:00
deadc0de6
3a4552da55 allow transformation to be templated (#177) 2019-07-10 20:47:16 +02:00
deadc0de6
a4a831195e fix dotfile src/dst not expanded with ext variables (#177) 2019-07-10 13:39:02 +02:00
deadc0de6
5e3dce92a9 fix bug for #177 2019-07-10 10:10:44 +02:00
deadc0de6
229a7797d0 avoid duplicates when re-import existing dotfile 2019-07-08 19:17:58 +02:00
deadc0de6
6f165d0d3e adding minimum version for config file (#174) 2019-07-07 18:44:23 +02:00
deadc0de6
49275d371d make sure tests are able to create tmp directory 2019-07-02 23:36:34 +02:00
deadc0de6
ecd27d3b60 move to tput for colors 2019-07-02 23:26:10 +02:00
deadc0de6
01597c9c24 fix import and debug for travis 2019-06-24 22:28:09 -04:00
deadc0de6
a13a96b68b fix import for tests 2019-06-24 09:56:55 -04:00
deadc0de6
6074ec07b3 handle reimport of file within imported directory 2019-06-24 06:24:36 -04:00