deadc0de6
0162412d4c
implement upignore for #79
2019-01-17 21:22:12 +01:00
deadc0de6
f78e3126f5
handle empty file as text file
2019-01-17 20:15:24 +01:00
deadc0de6
67b8fee18c
update readme
2019-01-17 19:25:36 +01:00
deadc0de6
2ec1516be0
update readme
2019-01-17 19:24:05 +01:00
deadc0de6
7ba8ed32b8
adding profile specific (dyn)variables for #81
2019-01-17 19:07:28 +01:00
deadc0de6
91b1b7f7fe
-l inverts the value of link_by_default
2019-01-17 17:42:23 +01:00
deadc0de6
0a5b38090d
test for pycodestyle
2019-01-17 15:54:55 +01:00
deadc0de6
6d4526f57e
update compare output
2019-01-17 15:54:46 +01:00
deadc0de6
7f6ab70b3b
fix normpath for #76
2018-12-29 23:32:44 +01:00
deadc0de6
86aa261d05
generic os separator
2018-12-29 18:20:51 +01:00
deadc0de
9544d14a30
Merge pull request #76 from Iambecomeroot/patch-1
...
Fix bug with linking to broken symlink
2018-12-29 16:24:17 +01:00
Marcel Robitaille
ff5e55c477
Fix bug with linking to broken symlink
...
This adjustment fixes the exception thrown when `link()` is called with the destination being a broken symlink and having a trailing `/`. `os.path.lexists(dst)` (called [here](0dd9dea1ff/dotdrop/installer.py (L85) )) only returns true for broken symlinks without the trailing `/`.
2018-12-29 10:36:29 -04:00
deadc0de6
0dd9dea1ff
update arch package
2018-12-27 16:17:11 +01:00
deadc0de6
d9b4a6bbd5
bump version
v0.24.1
2018-12-27 16:10:05 +01:00
deadc0de6
0158c71906
adding tests for linked directory in home
2018-12-27 15:58:18 +01:00
deadc0de6
b8786a3fa8
fix pivot strip home
2018-12-27 15:51:31 +01:00
deadc0de6
cf96584f7b
add more debugs
2018-12-27 15:40:06 +01:00
deadc0de6
a268811ceb
comments
2018-12-27 15:39:49 +01:00
deadc0de6
7e42ccbee5
fix bug when importing with the -l flag
2018-12-27 15:31:00 +01:00
deadc0de6
998f936a25
update readme for workdir
2018-12-27 15:21:29 +01:00
deadc0de6
84ffdb6a86
fix duplicate key bug and add more verbosity
2018-12-27 15:20:32 +01:00
deadc0de6
90d60798c0
dump config file with verbose flag
2018-12-27 11:04:19 +01:00
deadc0de6
270a532878
test for undefined workdir
2018-12-27 11:04:01 +01:00
deadc0de6
8feb417ff6
allow relative workdir and fix lstrip for home
2018-12-27 09:32:08 +01:00
deadc0de
0cb032f349
Merge pull request #74 from roachsinai/master
...
enable relative path when update dotfiles.
2018-12-12 16:20:25 +01:00
raochsinai
7b9c0b6378
enable relative path when update dotfiles.
2018-12-12 15:48:18 +08:00
deadc0de6
875e028a4d
bump arch version
2018-12-06 18:24:45 +01:00
deadc0de6
3c2c493f0e
bump version
v0.24.0
2018-12-06 18:14:01 +01:00
deadc0de6
c96597f2cb
add link for trans error
2018-12-06 13:49:45 +01:00
deadc0de6
2a775bdac1
update readme
2018-12-06 13:26:19 +01:00
deadc0de6
1ae910eacc
update readme
2018-12-06 13:25:38 +01:00
deadc0de6
c5479659db
update readme
2018-12-06 13:25:01 +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
1d53602769
update readme
2018-11-27 13:17:25 +01:00
deadc0de6
c45c17184e
adding ability to use dynamic variables in dotfile src/dst
2018-11-27 13:15:35 +01:00
deadc0de6
d569201b0b
add ability to have more methods available from within the templates
2018-11-19 18:16:35 +01:00
deadc0de6
0f88bf8b1c
typo
2018-11-19 09:22:24 +01:00
deadc0de6
472f10a78b
typo
2018-11-19 09:18:50 +01:00
deadc0de6
8c99a8fadd
add pypi ignore
2018-11-18 20:40:31 +01:00
deadc0de6
f90896e341
update arch package
2018-11-16 09:29:16 +01:00
deadc0de6
513a7eff94
bump version
v0.23.0
2018-11-16 09:20:13 +01:00
deadc0de
c0e8a998e9
Update README.md
2018-11-15 23:40:21 +01:00
deadc0de6
4d0a1a798a
adding dynamic/interpreted template variables
2018-11-15 23:25:42 +01:00
deadc0de6
3af31cc5f2
remove unused import
2018-11-15 23:05:37 +01:00
deadc0de6
9c232a8c7d
update readme
2018-11-15 19:45:37 +01:00
deadc0de6
1543762a5b
add ability to not deploy empty template
2018-11-15 19:34:49 +01:00
deadc0de6
0d407337ea
improve tests
2018-11-15 18:45:57 +01:00
deadc0de6
ba31a9ad93
cleaning
2018-11-15 18:45:48 +01:00
deadc0de6
85cb7e6bbd
update readme
2018-11-15 18:30:21 +01:00
deadc0de6
a9b2fbfecc
adding unittest for listing commands
2018-11-15 18:27:45 +01:00