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

33 Commits

Author SHA1 Message Date
deadc0de6
1910514981 add instignore for #195 2019-11-16 19:28:33 +01:00
deadc0de6
0de244af31 adding -f --force to import 2019-06-24 09:21:15 -04:00
deadc0de6
8902cd3cf4 display clean exception when config file not found (#171) 2019-06-23 11:53:42 +02:00
deadc0de6
fd0e522f8a fix bug for #161 2019-06-16 14:19:14 +02:00
deadc0de6
e04a0b86e5 adding version in debug logs 2019-06-10 21:06:23 +02:00
deadc0de6
4ed7b4d78c adding "remove" option for #47 and fix a few issues/bugs 2019-06-02 18:18:52 +02:00
deadc0de6
44db88ce74 fix --force-actions in tests 2019-06-02 13:53:00 +02:00
deadc0de6
58dd284118 adding profile actions for #141 2019-06-02 13:50:31 +02:00
deadc0de6
8af57adfab adding --force-action for #149 2019-06-02 12:32:58 +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
deadc0de6
0d46ca66ea refactor usage for --force 2019-04-27 15:55:59 +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
584927f10b refactor link_import_default to link_on_import (#110) 2019-04-03 13:26:21 +02:00
deadc0de6
4120fada54 implement import -l --link for #110 2019-04-02 22:59:55 +02:00
deadc0de6
7734a923f7 add more default config paths for #108 2019-03-29 14:51:24 +01:00
deadc0de6
3e58857d43 refactor link default config variables 2019-03-29 14:43:08 +01:00
deadc0de6
f2a7f8ec9e auto rename link_by_default to link_import_default for #110 2019-03-27 13:44:55 +01:00
deadc0de6
509a7c1848 implement link_install_default for #110 2019-03-27 13:33:01 +01:00
deadc0de6
1f836d2b74 fix xdg path 2019-03-23 16:54:50 +01:00
deadc0de6
0495403ee3 dynamically find config file path for #108 2019-03-23 16:48:02 +01:00
deadc0de6
b19f115351 disable debug in tests with env var 2019-03-13 09:00:43 +01:00
deadc0de6
8dacabae0e ignore dotdropbak for update/compare (#102) 2019-03-13 08:24:10 +01:00
deadc0de6
7a96b1f184 implement dynamic ext variables path for #99 2019-03-10 15:08:19 +01:00
deadc0de6
5cd2616b17 give ability to specify the config file using an environment variable DOTDROP_CONFIG 2019-03-01 20:04:12 +01:00
deadc0de6
1a2e920d89 remove debug 2019-02-12 18:32:35 +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
38afcf3c0c refactor options 2019-02-10 21:13:20 +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