.gitignore
.gutctags
CHANGELOG.rst
LICENSE
README.rst
TODO.txt
publish.py
setup.py
.vimproject/vimrc.vim
docs/Makefile
docs/advanced-tutorial.rst
docs/automatic-cleanup.rst
docs/conf.py
docs/default.slidy
docs/index.rst
docs/installation.rst
docs/license.rst
docs/python2.rst
docs/slides.rst
docs/tutorial.rst
docs/_templates/homelytoc.html
docs/ref/cli.rst
docs/ref/files.rst
docs/ref/install.rst
docs/ref/pipinstall.rst
docs/ref/system.rst
docs/ref/ui.rst
homely/__init__.py
homely/_asyncioutils.py
homely/_cli.py
homely/_engine2.py
homely/_errors.py
homely/_ui.py
homely/_utils.py
homely/files.py
homely/general.py
homely/install.py
homely/pipinstall.py
homely/powerline.py
homely/system.py
homely/ui.py
homely.egg-info/PKG-INFO
homely.egg-info/SOURCES.txt
homely.egg-info/dependency_links.txt
homely.egg-info/entry_points.txt
homely.egg-info/requires.txt
homely.egg-info/top_level.txt
homely/_vcs/__init__.py
homely/_vcs/git.py
homely/_vcs/testhandler.py
test/conftest.py
test/test_engine2.py
test/test_gitvcs.py
test/test_utils.py
test/system/conftest.py
test/system/test_homely_add_repolist.py
test/system/test_homely_autoupdate.py
test/system/test_homely_remove.py
test/system/test_homely_update.py
test/system/test_lineinfile.py