1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 16:08:54 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
deadc0de6
c36854f250 propagate undefined variable exception 2020-07-14 20:32:05 +02:00
deadc0de6
e8f4d9afe8 debug log improvements 2020-06-23 10:25:30 +02:00
Arthur Grosso
43e286a638 silent action #228 2020-05-08 17:07:25 +02: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
ceacbc0a03 fix keyerror on action execution 2019-06-20 14:13:36 +02:00
deadc0de6
1888a09ad7 fix action usage variable expansion 2019-06-19 16:07:29 +02:00
deadc0de6
6e6c5fb2e3 refactor the parsing 2019-05-31 18:30:19 +02:00
deadc0de6
ad10adef5d adding dotfile specific variables for templating 2019-05-02 11:23:52 +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
124336ed57 Testing merge funcationalities in import_configs 2019-04-28 22:57:25 +02:00
deadc0de6
308c95b7e1 adding warning for failing action/transformation for #111 2019-03-28 07:19:37 +01:00
deadc0de6
90f9ced746 add __repr__ 2019-03-23 18:04:08 +01:00
deadc0de6
f9be717ff3 docstring 2019-02-07 21:54:31 +01:00
deadc0de6
7f2294ee8b adding more info on actions with verbose (#83) 2019-02-04 21:57:31 +01:00
deadc0de6
37db5cd68c - add ability to use "write transformation"
- only allow a single transformation per dotfile
- refactoring and bug fixes
2018-12-06 13:19:57 +01:00
deadc0de6
622fe71f06 action with arguments for #59 2018-09-24 20:09:39 +02:00
deadc0de6
0052571d2e headers refactoring 2018-06-02 14:50:05 +02:00
deadc0de6
48c465f5f3 pep257 refactoring 2018-06-02 14:46:44 +02:00
Ziirish
aa3ad5e8ab adding a new Transform object to simplify trans/actions logic 2018-06-01 22:11:49 +02:00
deadc0de6
445ec3e89c refactor string format to .format 2018-05-02 21:27:37 +02:00
deadc0de6
4ff0a0dad5 fix pep8 2018-02-07 17:10:28 +01:00
deadc0de6
69f04cdc00 improve transformation 2018-02-07 16:11:46 +01:00
deadc0de6
ef1fffd1a1 transformations first steps 2018-02-07 10:21:15 +01:00
deadc0de6
ae102749ed update for pypi 2017-12-23 17:52:53 +01:00
deadc0de6
530d620730 implement include for #12 2017-09-15 15:32:07 +02:00
deadc0de6
13067bf123 adding subprocess compatibility for python < 3.5 2017-09-08 17:49:07 +02:00
deadc0de6
cd77fecee3 adding action to dotfiles 2017-09-08 15:24:25 +02:00