1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-06 04:23:01 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
deadc0de6
e8f4d9afe8 debug log improvements 2020-06-23 10:25:30 +02:00
deadc0de6
1910514981 add instignore for #195 2019-11-16 19:28:33 +01:00
deadc0de6
b4ce41a6fb fix bug for #170 2019-06-21 15:11:16 +02:00
deadc0de6
e0bbef6fb2 trans_r and trans_w are not list anymore 2019-06-11 12:34:31 +02:00
deadc0de6
9df3522a17 trans gets replaced with trans_read in dotfiles 2019-06-09 17:50:06 +02:00
deadc0de6
239f802228 disable trans_{r,w} when linked 2019-06-02 11:57:57 +02:00
deadc0de6
44ed1a4d1f ensure only one trans_r and one trans_w 2019-06-02 11:43:20 +02:00
deadc0de6
6e6c5fb2e3 refactor the parsing 2019-05-31 18:30:19 +02:00
deadc0de6
d21eca8437 adding _dotfile_key and _dotfile_link variables 2019-05-04 17:41:03 +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
deadc0de6
5f6cd81465 refactor links and add more tests 2019-04-04 12:13:47 +02:00
deadc0de6
90f9ced746 add __repr__ 2019-03-23 18:04:08 +01:00
deadc0de6
83a04feb43 add pyflakes and fix errors 2019-02-11 21:40:42 +01:00
deadc0de6
f9be717ff3 docstring 2019-02-07 21:54:31 +01:00
deadc0de6
0b6098f8b8 print link status 2019-02-02 22:09:23 +01:00
Marcel Robitaille
83bd88a02f Merge upstream 2019-01-20 16:16:12 -04:00
deadc0de6
0162412d4c implement upignore for #79 2019-01-17 21:22:12 +01:00
Marcel Robitaille
0cc5ec9e13 Conform to PEP8
Though [it is generally recommended to have a trailing
newline](https://stackoverflow.com/questions/2287967/why-is-it-recommended-to-have-empty-line-in-the-end-of-file)
2018-12-29 15:50:06 -04:00
Marcel Robitaille
fffe55ecd9 Add option to symlink only child files 2018-12-29 15:24:02 -04: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
1543762a5b add ability to not deploy empty template 2018-11-15 19:34:49 +01:00
deadc0de6
ce53fb4339 add ability to compare with patterns in dotfile (#57) 2018-09-19 09:40:17 +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
Ziirish
e04ad54c6c adding support for pre/post actions 2018-05-31 22:33:57 +02:00
deadc0de6
445ec3e89c refactor string format to .format 2018-05-02 21:27:37 +02:00
deadc0de6
f68ddeb06f adding more debugging info 2018-05-02 21:08:52 +02:00
deadc0de6
fa62ffeef7 adding transformations in config and dotfiles 2018-02-07 09:50:57 +01:00
deadc0de6
530d620730 implement include for #12 2017-09-15 15:32:07 +02:00
deadc0de6
cd77fecee3 adding action to dotfiles 2017-09-08 15:24:25 +02:00
moyiz
262dd45823 Add link support to config file and dotfile 2017-05-03 10:04:14 +03:00
deadc0de6
ac41ddd0e2 fix pep8 2017-03-15 21:19:38 +01:00
deadc0de6
12df68bf70 comment 2017-03-15 20:55:54 +01:00
deadc0de6
d5b132f57c adding copyright in header 2017-03-14 21:06:30 +01:00
deadc0de6
a356979555 first commit 2017-03-07 19:19:00 +01:00