1
0
Fork 0
mirror of synced 2024-06-21 00:11:10 -04:00
Commit graph

5 commits

Author SHA1 Message Date
Darksider3 a7f24ef80e link.py use _log.debug() instead of _log.warning()
As suggested in #83
2016-04-03 13:13:38 +02:00
Darksider3 93cf99e974 Improve Error-Messages in link.py
... by giving os-provided error messages to the output.
2016-04-01 22:04:19 +02:00
Anish Athalye f52bbd1eec Add default options
This feature was implemented with feedback from Aleks Kamko
<aykamko@gmail.com> and Casey Rodarmor <casey@rodarmor.com>.
2016-03-03 09:42:50 -05:00
Anish Athalye daf8d82e02 Add functionality to create relative links
This commit adds an option to the extended configuration syntax for
linking files and directories. Enabling the relative option makes it so
that symbolic links are created with relative paths instead of absolute
paths.
2016-02-14 23:06:52 -05:00
Casey Rodarmor eeb4c284fb Add plugin loader 2016-02-06 15:14:35 -05:00
Renamed from dotbot/executor/linker.py (Browse further)