summaryrefslogtreecommitdiff
path: root/dotbot
Commit message (Expand)AuthorAge
* plugins/clean: fix typoHEADmasterAnton Khirnov2021-04-24
* plugins/link: use info log level for link creationAnton Khirnov2020-11-15
* Add a dry run mode.Anton Khirnov2020-11-15
* plugins/link: drop the glob optionAnton Khirnov2020-11-15
* plugins/link: drop create optionsAnton Khirnov2020-11-15
* plugin: reduce code duplicationAnton Khirnov2020-11-15
* Tweak log levels.Anton Khirnov2020-11-15
* messenger: rename lowinfo to verboseAnton Khirnov2020-11-15
* Add `--force-color` optionBob Whitelock2020-08-23
* Release 1.17.1Anish Athalye2020-07-24
* Added support to run with python -mtpansin2020-07-23
* Make error for empty config a little friendlierAnish Athalye2020-06-25
* Work around subprocess.call() issue on WindowsAnish Athalye2020-05-01
* Add --only and --except command-line argumentsAnish Athalye2020-03-26
* Release 1.17.0Anish Athalye2020-01-03
* Merge branch 'ypid/add/link_real_path_option'Anish Athalye2020-01-03
|\
| * Add tests for canonicalize-pathAnish Athalye2020-01-03
| * Add 'canonicalize-path' option to linkRobin Schneider2020-01-03
* | Fix incorrect use of `is` over `==`Anish Athalye2020-01-03
|/
* Add option to clean recursivelyAnish Athalye2019-12-31
* Fix clean not respecting defaultsAnish Athalye2019-12-31
* Add ignore-missing option to linkAlbert Puig2019-12-31
* Release 1.16.0Anish Athalye2019-10-12
* Add 'create' directive to create directoriesJesse Leite2019-10-12
* Change `target` to `source` for consistency with docsronalabraham2019-06-04
* Release 1.15.0Anish Athalye2018-11-21
* Merge branch 'thtliife/suppress-shell-cmd'Anish Athalye2018-11-21
|\
* | Release 1.14.1Anish Athalye2018-11-19
* | Support defining default conditional option for linksBao Trinh2018-11-17
* | Release 1.14.0Anish Athalye2018-10-16
* | Implement conditional linkingBen Klein2018-10-16
* | Add option --no-color to suppress colorization of outputPhilip Hallstrom2018-10-06
* | Fix clean path expansion to expand env varsDerek P Sifford2018-08-06
* | Release 1.12.4Anish Athalye2018-06-18
* | Include built-in plugins in PyPI distributionAnish Athalye2018-06-11
* | Release 1.12.3Anish Athalye2018-06-03
* | Release 1.12.2Anish Athalye2018-06-01
* | Add PyPI packageAnish Athalye2018-05-30
* | Fix handling of base directoryAnish Athalye2018-05-24
* | Implement globbing supportBen Klein2018-04-13
|/
* Add default optionsAnish Athalye2016-03-03
* Add plugin loaderCasey Rodarmor2016-02-06
* Fix compatibility with Python 3Anish Athalye2016-01-15
* Use file extension to select config file parserAnish Athalye2016-01-13
* Use standard library JSON parser for JSON filesAnish Athalye2016-01-13
* Use `safe_load` function to load YAMLAnish Athalye2015-08-03
* Add environment variable expansion in link pathsAnish Athalye2015-05-12
* Add functionality to overwrite broken linksAnish Athalye2015-05-02
* Handle force creation of symlinked directoriesAndreas Ntaflos2015-04-27
* Improve error message for malformed filesAnish Athalye2015-04-26