1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 17:18:53 +00:00
Commit Graph

143 Commits

Author SHA1 Message Date
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
deadc0de6
3375b5ca48 profile variables get precedence (#169) 2019-06-20 15:38:17 +02:00
deadc0de6
eb9cae54da fix bug for #168 2019-06-19 19:36:44 +02:00
Davide Laezza
497b85d673 More comprehensive test for action-args-template 2019-06-19 18:43:46 +02:00
deadc0de6
185404ffd7 fix bug for #167 2019-06-19 17:29:26 +02:00
deadc0de6
1888a09ad7 fix action usage variable expansion 2019-06-19 16:07:29 +02:00
deadc0de6
44723dc032 fix issues with variables expansions 2019-06-19 15:39:40 +02:00
deadc0de6
7de8e1ef23 ensure dotfile link default works 2019-06-19 09:01:52 +02:00
deadc0de6
dc45a6dc78 fix several issues with variable importation and resolving 2019-06-17 15:41:03 +02:00
Davide Laezza
49fd345da7 Adding parsing of variables in profile actions 2019-06-17 10:48:51 +02:00
deadc0de6
fd0e522f8a fix bug for #161 2019-06-16 14:19:14 +02:00
deadc0de6
7bd5d7fd45 fix bug for #157 2019-06-10 20:36:58 +02:00
deadc0de6
acc2c83e22 fix relative cmpignore for #149 2019-06-09 13:44:18 +02:00
deadc0de6
41f0e018fc adding symlink test 2019-06-09 12:54:56 +02:00
deadc0de6
469a827f7d fix relative cmpignore for #149 2019-06-08 11:47:30 +02:00
deadc0de6
a89fae29cf inherit actions from profile include (for #152) 2019-06-07 09:55:08 +02:00
deadc0de6
9df59fda0b improve profile action test 2019-06-07 08:53:19 +02:00
deadc0de6
d4b3ed2229 implement relative upignore/cmpignore for #149 and some import refactoring 2019-06-04 21:50:11 +02:00