.gitignore
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.rst
LICENCE
README.rst
codecov.yml
requirements-dev.txt
requirements-docs.txt
setup.cfg
setup.py
todoman.conf.sample
tox.ini
bin/todo
contrib/completion/bash/_todo
contrib/completion/zsh/_todo
docs/Makefile
docs/source/changelog.rst
docs/source/conf.py
docs/source/configure.rst
docs/source/contributing.rst
docs/source/index.rst
docs/source/install.rst
docs/source/licence.rst
docs/source/usage.rst
tests/conftest.py
tests/helpers.py
tests/test_backend.py
tests/test_cli.py
tests/test_config.py
tests/test_filtering.py
tests/test_formatter.py
tests/test_main.py
tests/test_model.py
tests/test_porcelain.py
tests/test_ui.py
tests/test_widgets.py
todoman/__init__.py
todoman/__main__.py
todoman/cli.py
todoman/configuration.py
todoman/confspec.ini
todoman/exceptions.py
todoman/formatters.py
todoman/interactive.py
todoman/model.py
todoman/version.py
todoman/widgets.py
todoman.egg-info/PKG-INFO
todoman.egg-info/SOURCES.txt
todoman.egg-info/dependency_links.txt
todoman.egg-info/entry_points.txt
todoman.egg-info/requires.txt
todoman.egg-info/top_level.txt