1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 20:54:51 +00:00
Commit Graph

48 Commits

Author SHA1 Message Date
deadc0de6
9fcb22a6f3 remove unused mock 2020-08-07 16:59:54 +02:00
deadc0de6
7775184d06 fix missing variables 2020-07-13 21:37:53 +02:00
deadc0de6
9d0c30e633 migrate trans to trans_read 2019-06-09 18:04:34 +02:00
deadc0de6
4ed7b4d78c adding "remove" option for #47 and fix a few issues/bugs 2019-06-02 18:18:52 +02:00
deadc0de6
44ed1a4d1f ensure only one trans_r and one trans_w 2019-06-02 11:43:20 +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
649575116b Fixing src path in dotfiles to allow different dotpaths than the current one 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
74054fbf44 better handle error on dotfile installation for #111 2019-03-31 22:19:47 +02: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
8dacabae0e ignore dotdropbak for update/compare (#102) 2019-03-13 08:24:10 +01:00
deadc0de6
9462d8be23 refactoring 2019-02-11 21:53:50 +01:00
deadc0de6
c82cc56dcf wrap conf and args into a new Options class 2019-02-10 20:59:14 +01:00
deadc0de6
88c730157d improve tests cleanup 2019-02-07 22:43:56 +01:00
deadc0de6
f9be717ff3 docstring 2019-02-07 21:54:31 +01:00
deadc0de6
06203cfb94 remove legacy checks for dotfiles under profile 2019-02-07 21:14:14 +01:00
deadc0de6
7f2294ee8b adding more info on actions with verbose (#83) 2019-02-04 21:57:31 +01:00
deadc0de6
45f29679b2 add profile to all other variables 2019-02-02 19:20:33 +01:00
Marcel Robitaille
83bd88a02f Merge upstream 2019-01-20 16:16:12 -04:00
Marcel Robitaille
6d8afa484c Add unit tests 2019-01-20 16:03:15 -04:00
Marcel Robitaille
170df39c60 Move link from bool to enum 2019-01-20 15:02:09 -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
0d407337ea improve tests 2018-11-15 18:45:57 +01:00
deadc0de6
f6db3d3866 refactoring 2018-10-08 18:13:13 +02:00
deadc0de6
a375876438 add option to show diff before asking to overwrite 2018-09-29 16:04:03 +02:00
deadc0de6
3819511e72 update tests and improve 2018-09-25 08:51:56 +02:00
deadc0de6
a39dd4704e add more tests 2018-09-25 08:23:32 +02:00
deadc0de6
8a3e7459f3 adding ability to use variables from the config file in templates 2018-09-01 18:28:53 +02:00
deadc0de6
445ec3e89c refactor string format to .format 2018-05-02 21:27:37 +02:00
deadc0de6
927d76779f refactor folder to directory 2018-05-02 20:40:42 +02:00
deadc0de6
881537443b rename quiet as debug 2018-05-02 20:29:36 +02:00
deadc0de6
7b37ebc37e adding trans tests 2018-02-09 11:00:13 +01:00
deadc0de6
38477c6ddb test action 2017-09-09 11:08:06 +02:00
deadc0de6
9c4a846172 improve tests 2017-09-09 10:46:37 +02:00
deadc0de6
cd77fecee3 adding action to dotfiles 2017-09-08 15:24:25 +02:00
deadc0de6
efaf268067 be verbose by default on compare and install 2017-09-08 13:29:36 +02:00
deadc0de6
e3a7b32fba adding tests for symlink 2017-05-10 16:23:49 +02:00
deadc0de6
0e465df84a adding tests for symlink 2017-05-10 15:10:39 +02:00
moyiz
fa6fabbd90 Add a basic link test 2017-05-05 20:32:32 +03:00
deadc0de6
d25ad19ec2 keep dotpath as a relative path when importing 2017-04-18 12:32:58 +02:00
deadc0de6
6b59e22d49 adding tests for backup 2017-03-16 13:20:43 +01:00
deadc0de6
93aa48ea55 adding tests for install 2017-03-15 22:44:07 +01:00
deadc0de6
17426ca9e5 adding test placeholders 2017-03-15 21:44:25 +01:00