1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 16:14:45 +00:00
Commit Graph

82 Commits

Author SHA1 Message Date
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
c55b58f63b fix test 2019-03-13 08:24:21 +01:00
deadc0de6
8dacabae0e ignore dotdropbak for update/compare (#102) 2019-03-13 08:24:10 +01:00
deadc0de6
8519578db4 tests refactoring 2019-03-10 21:23:23 +01:00
deadc0de6
409bfee48c test for subdir deletion 2019-02-12 10:36:26 +01:00
deadc0de6
24e60b3f7f add tests for template and trans_w 2019-02-12 09:54:05 +01:00
deadc0de6
ad2d74e0f1 monitor for bad option 2019-02-12 08:41:28 +01:00
deadc0de6
9462d8be23 refactoring 2019-02-11 21:53:50 +01:00
deadc0de6
83a04feb43 add pyflakes and fix errors 2019-02-11 21:40:42 +01:00
deadc0de6
fe163d37d5 rebase 2019-02-11 21:10:42 +01:00
deadc0de6
20f5c03394 refactoring 2019-02-10 21:10:07 +01:00
deadc0de6
e3fda96a58 fix bug 2019-02-10 21:05:28 +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
f5b9b15326 update tests 2019-02-07 22:11:27 +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
96870ac297 Save LinkType enum in opts 2019-01-27 12:58:20 -04: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
Marcel Robitaille
247653c2c2 Clean up imports 2019-01-20 15:00:50 -04:00
deadc0de6
8feb417ff6 allow relative workdir and fix lstrip for home 2018-12-27 09:32:08 +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
0d407337ea improve tests 2018-11-15 18:45:57 +01:00
deadc0de6
a9b2fbfecc adding unittest for listing commands 2018-11-15 18:27:45 +01:00
deadc0de6
2b901d5608 adding ability to update by key or on all keys of a specific profile 2018-10-08 21:36:12 +02: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
8d60e0ca5c more test for update on directory 2018-09-25 08:35:57 +02:00
deadc0de6
a39dd4704e add more tests 2018-09-25 08:23:32 +02:00
deadc0de6
37d676d22d handle symlink of templates through working directory 2018-09-02 14:35:14 +02:00
deadc0de6
89198eddb6 better provide template variables as global in templategen 2018-09-01 18:48:59 +02:00
deadc0de6
8a3e7459f3 adding ability to use variables from the config file in templates 2018-09-01 18:28:53 +02:00
deadc0de6
1778355215 merge 2018-07-21 13:53:05 +02:00
deadc0de6
5601abedda adding more tests 2018-07-21 13:11:30 +02:00
deadc0de6
1865c15725 add more tests for update 2018-07-20 23:35:57 +02:00
deadc0de6
20b673be2a adding debug to templategen 2018-06-06 07:37:44 +02:00
deadc0de6
ea3cc6663b refactor configs to settings for clarity 2018-06-02 14:56:15 +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
b7cd5cfa14 fix tests and compare return value 2018-02-05 16:53:54 +01:00
deadc0de6
9e7e2e3e3a adding update mini test 2018-01-14 14:07:34 +01:00
deadc0de6
ddbcbafeac adding ability to pass arguments to diff 2017-12-28 17:58:13 +01:00