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

1018 Commits

Author SHA1 Message Date
deadc0de
93e96475b8 Merge pull request #239 from lelgenio/master
Add fish shell completions
2020-06-19 19:47:27 +02:00
lelgenio
83ac86e712 add fish completion 2020-06-19 03:48:53 -03:00
deadc0de6
5330d395b3 bump aur package 2020-06-14 15:03:54 +02:00
deadc0de6
64ec4ae024 bump version v1.1.0 2020-06-14 14:40:28 +02:00
deadc0de
448ea2e41e Merge pull request #238 from deadc0de6/dry-import
fix dry import for #237
2020-06-13 13:41:28 +02:00
deadc0de6
9ccf27765f fix dry for 237 2020-06-11 22:56:12 +02:00
deadc0de6
18a61bce60 remove cp as a dependency 2020-05-31 11:06:31 +02:00
deadc0de6
1cbde27ed3 fix indentation 2020-05-31 10:42:49 +02:00
deadc0de
6b284034c3 Merge pull request #236 from kluen/replace-cp-with-shutil
Replace `cp` with shutils functions for import
2020-05-31 10:36:40 +02:00
Kristof Lünenschloß
ffd6f4153e Replace cp with shutils functions for import
This allows the import to work on systems without GNU coreutils
installed (e.g. macOS, where only BSD cp is available by default).
For BSD specifically, the `-T` flag is missing in `cp`.
2020-05-30 21:12:17 +02:00
deadc0de6
6474a48961 fix patch rights issue for #234 2020-05-29 10:58:33 +02:00
deadc0de6
126862bf6d fix bug #233 2020-05-28 09:45:05 +02:00
deadc0de6
c29fb58700 fix mkdir error when create is false in config 2020-05-22 10:19:39 +02:00
deadc0de
5e0b8e8a00 Merge pull request #229 from Asteb612/Features/silence
silent action #228
2020-05-08 18:54:27 +02:00
Arthur Grosso
43e286a638 silent action #228 2020-05-08 17:07:25 +02:00
deadc0de
fb9410eda6 Merge pull request #227 from deadc0de6/templatenotfound
Templatenotfound
2020-05-03 19:18:13 +02:00
deadc0de6
7f1cac74a3 add test for bug #226 2020-05-03 18:47:32 +02:00
deadc0de6
aab4492556 fix bug for #225 2020-05-03 17:58:29 +02:00
deadc0de6
ef4c48cadd add dependency checks for #225 2020-05-03 15:06:59 +02:00
deadc0de6
9f27c6bc48 fix templatenotfound for #226 2020-05-03 14:40:37 +02:00
deadc0de6
6ade21d7b6 bump aur packages 2020-05-02 11:02:54 +02:00
deadc0de6
7b0575e679 bump version v1.0.0 2020-05-02 10:49:14 +02:00
deadc0de
df83efe8bc Merge pull request #222 from deadc0de6/import-as
Import as
2020-04-16 18:23:20 +02:00
deadc0de6
8179e0e7e2 fix import as tild issue #220 2020-04-14 20:50:08 +02:00
deadc0de6
902a4036cb fix empty profile or empty profile dotfiles for #221 2020-04-14 17:57:22 +02:00
deadc0de6
40e970465b implement import --as for #220 2020-04-11 14:46:10 +02:00
deadc0de6
054ba21019 reorg usage 2020-04-10 14:07:05 +02:00
deadc0de6
1e5eeaca9b refactoring 2020-04-10 14:02:16 +02:00
deadc0de6
79431e0976 refactoring 2020-04-10 13:48:04 +02:00
deadc0de6
141caef07f fix zsh completion for aur packages 2020-03-24 19:17:27 +01:00
deadc0de
a9742305e3 Merge pull request #215 from davla/master
Fixing banner issues in diff-cmd test
2020-03-22 16:05:13 +01:00
Davide Laezza
0342f8bcd1 Fixing banner issues in diff-cmd test 2020-03-22 15:01:36 +01:00
deadc0de
622d50ade2 Merge pull request #214 from davla/master
Removing redundant path existence checks in _load_yaml and _import_sub
2020-03-22 13:17:02 +01:00
Davide Laezza
f26cd16dfe Removing redundant path existence checks in _load_yaml and _import_sub 2020-03-22 12:50:02 +01:00
deadc0de6
e53a7d5229 refactor for #212 2020-03-22 07:46:59 +01:00
deadc0de
28378b3d64 Merge pull request #212 from davla/master
Fix `:optional` in import paths for globs
2020-03-22 07:31:34 +01:00
Davide Laezza
566d2baac4 Using rpartition to split attributes in import paths 2020-03-21 17:49:11 +01:00
Davide Laezza
17cc6bd33a Fixing :optional import attribute for globbed paths 2020-03-21 14:52:41 +01:00
deadc0de6
736941a147 bump aur packages 2020-03-12 08:21:22 +01:00
deadc0de6
68022a5fc6 bump version v0.32.0 2020-03-12 08:10:11 +01:00
deadc0de
c026edaf32 Merge pull request #211 from davla/master
Fixing custom filters and functions paths
2020-02-22 19:30:59 +01:00
Davide Laezza
eeccd78ade Fixing custom filters and functions paths 2020-02-22 17:08:09 +01:00
deadc0de6
fb071321e9 add func_file and filter_file for the config (for #210) 2020-02-15 13:05:17 +01:00
deadc0de
b56e8ea00b Merge pull request #208 from brokenpip3/master
re-add bash and zsh completion to aur packages
2020-02-08 17:09:58 +01:00
brokenpip3
bec45a2fbd re-add bash and zsh completion to aur packages 2020-02-08 12:56:41 +01:00
deadc0de6
d860c07f64 add test for included profile 2020-01-29 16:32:08 +01:00
deadc0de6
a2b3ee2c41 fix tests 2020-01-29 14:56:13 +01:00
deadc0de6
7498be51b6 allow empty src/dst for dotfiles 2020-01-29 14:51:48 +01:00
deadc0de6
873a22bab6 ensure profile dotfiles is not None 2020-01-29 14:09:50 +01:00
deadc0de6
adc4581533 fix diff tests 2020-01-27 08:10:25 +01:00