eris/eris
Andrew Hamilton 51489b35cd Make sync_from_filesystem asynchoronous to speed up startup of large projects.
- Fixed viewing projects with no files.
- Changed fill3.Column to make it work with sorted lists.
- Simplified Log class to not need fill3.Column.
- Eris results will be cleared when the tools config changes.
2020-03-28 13:37:07 +10:00
..
urwid Rename the project to Eris. 2018-09-17 23:59:38 +10:00
__init__.py Eris is a python package. 2018-10-01 13:32:59 +10:00
__main__.py Make sync_from_filesystem asynchoronous to speed up startup of large projects. 2020-03-28 13:37:07 +10:00
ColorMap.py Rename the project to Eris. 2018-09-17 23:59:38 +10:00
fill3.py Make sync_from_filesystem asynchoronous to speed up startup of large projects. 2020-03-28 13:37:07 +10:00
gut.py Revert "Move to python3.8.0" 2019-12-19 14:47:00 +10:00
LS_COLORS.sh Bundle the latest version of LS_COLORS. 2019-09-01 17:22:28 +10:00
lscolors.py Coding style. 2019-12-04 18:39:22 +10:00
paged_list.py Coding style. 2019-12-04 18:39:22 +10:00
pydoc_color.py Revert "Move to python3.8.0" 2019-12-19 14:47:00 +10:00
terminal.py tools: Enable color in shellcheck. 2019-07-20 14:22:10 +10:00
termstr.py Cope with no TERM environment variable. 2019-12-26 19:49:01 +10:00
tools.py Make sync_from_filesystem asynchoronous to speed up startup of large projects. 2020-03-28 13:37:07 +10:00
tools.toml Revert "Move to python3.8.0" 2019-12-19 14:47:00 +10:00
webserver.py Revert "Move to python3.8.0" 2019-12-19 14:47:00 +10:00
worker.py Remove pause feature. 2019-12-21 12:23:34 +10:00