mirror of
1
0
Fork 0
dotbot/dotbot
Anish Athalye f15293b3d5 Rename 'canonicalize-path' into 'canonicalize'
This parallels 'relative' (it's not 'relative-path'). The old
'canonicalize-path' is still supported for backward compatibility.
2021-02-25 08:26:19 -05:00
..
messenger Add `--force-color` option 2020-08-23 00:02:26 +01:00
plugins Rename 'canonicalize-path' into 'canonicalize' 2021-02-25 08:26:19 -05:00
util Work around subprocess.call() issue on Windows 2020-05-01 11:52:51 -04:00
__init__.py Release 1.18.0 2020-12-23 18:04:23 -05:00
__main__.py Added support to run with python -m 2020-07-23 08:44:06 -07:00
cli.py Add cli option force shell show stderr/stdout 2021-02-25 08:00:07 -05:00
config.py Fix compatibility with Python 3 2016-01-15 01:21:16 -05:00
context.py Make parsed CLI options available to plugins 2021-02-25 07:57:12 -05:00
dispatcher.py Make parsed CLI options available to plugins 2021-02-25 07:57:12 -05:00
plugin.py Add default options 2016-03-03 09:42:50 -05:00