.gitignore
CHANGELOG.rst
LICENSE
README.rst
TODO.txt
publish.py
setup.py
.vimproject/vimrc.vim
bin/homely
docs/Makefile
docs/advanced-tutorial.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/tutorial.rst
docs/_templates/homelytoc.html
docs/ref/files.rst
docs/ref/pipinstall.rst
docs/ref/ui.rst
homely/__init__.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/ui.py
homely.egg-info/PKG-INFO
homely.egg-info/SOURCES.txt
homely.egg-info/dependency_links.txt
homely.egg-info/requires.txt
homely.egg-info/top_level.txt
homely/_scripts/__init__.py
homely/_scripts/homely.py
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