1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:09:44 +00:00
Commit Graph

70 Commits

Author SHA1 Message Date
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
deadc0de6
538944fb35 handle not existing included profile 2017-09-16 10:11:36 +02:00
deadc0de6
a0587dafb2 adding tests for "include" 2017-09-15 16:04:25 +02:00
deadc0de6
a4721ad48e add tests 2017-09-09 11:18:51 +02:00
deadc0de6
38477c6ddb test action 2017-09-09 11:08:06 +02:00
deadc0de6
d4c1cdae22 test focus 2017-09-09 11:08:00 +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
deadc0de6
2dfe4cd690 fix todo and improve tests 2017-05-10 15:10:20 +02:00
deadc0de6
cfb2411064 add comments in test helper 2017-05-10 15:09:52 +02:00