CHANGELOG
LICENSE
MANIFEST.in
README.rst
da.bash
setup.cfg
setup.py
devassistant/__init__.py
devassistant/actions.py
devassistant/argument.py
devassistant/assistant_base.py
devassistant/bin.py
devassistant/cache.py
devassistant/command_helpers.py
devassistant/command_runners.py
devassistant/config_manager.py
devassistant/current_run.py
devassistant/excepthook.py
devassistant/exceptions.py
devassistant/lang.py
devassistant/loaded_yaml.py
devassistant/logger.py
devassistant/package_managers.py
devassistant/path_runner.py
devassistant/remote_auth.py
devassistant/settings.py
devassistant/sigint_handler.py
devassistant/snippet.py
devassistant/utils.py
devassistant/yaml_assistant.py
devassistant/yaml_assistant_loader.py
devassistant/yaml_checker.py
devassistant/yaml_loader.py
devassistant/yaml_snippet_loader.py
devassistant.egg-info/PKG-INFO
devassistant.egg-info/SOURCES.txt
devassistant.egg-info/dependency_links.txt
devassistant.egg-info/entry_points.txt
devassistant.egg-info/requires.txt
devassistant.egg-info/top_level.txt
devassistant/cli/__init__.py
devassistant/cli/argparse_generator.py
devassistant/cli/cli_runner.py
devassistant/cli/devassistant_argparse.py
devassistant/gui/__init__.py
devassistant/gui/devel-assistant.glade
devassistant/gui/devel-yaml.glade
devassistant/gui/gui_helper.py
devassistant/gui/main_window.py
devassistant/gui/path_window.py
devassistant/gui/run_window.py
docs/.assistant-roles.txt.swp
docs/.brief-intro.txt.swp
docs/.developer_documentation.rst.swp
docs/.user_documentation.rst.swp
docs/Makefile
docs/assistant-roles.txt
docs/brief-intro.txt
docs/conf.py
docs/developer_documentation.rst
docs/index.rst
docs/user_documentation.rst
docs/developer_documentation/command_reference.rst
docs/developer_documentation/common_assistant_behaviour.rst
docs/developer_documentation/contributing.rst
docs/developer_documentation/devassistant_core.rst
docs/developer_documentation/dot_devassistant.rst
docs/developer_documentation/packaging_your_assistant.rst
docs/developer_documentation/project_types.rst
docs/developer_documentation/run_sections_reference.rst
docs/developer_documentation/snippets.rst
docs/developer_documentation/tutorial_creating_assistant.rst
docs/developer_documentation/yaml_assistant_reference.rst
docs/user_documentation/docker.rst
icons/HighContrast/16x16/devassistant.png
icons/HighContrast/22x22/devassistant.png
icons/HighContrast/24x24/devassistant.png
icons/HighContrast/256x256/devassistant.png
icons/HighContrast/32x32/devassistant.png
icons/HighContrast/48x48/devassistant.png
icons/hicolor/16x16/devassistant.png
icons/hicolor/22x22/devassistant.png
icons/hicolor/24x24/devassistant.png
icons/hicolor/256x256/devassistant.png
icons/hicolor/32x32/devassistant.png
icons/hicolor/48x48/devassistant.png
manpages/da-gui.1
manpages/da-gui.txt
manpages/da.1
manpages/da.txt
manpages/devassistant-gui.1
manpages/devassistant.1
manpages/generate_man.py
polkit/da_auth
polkit/devassistant_auth.policy
test/__init__.py
test/fake_assistants.py
test/logger.py
test/test_actions.py
test/test_argument.py
test/test_assistant_base.py
test/test_cache.py
test/test_command_helpers.py
test/test_command_runners.py
test/test_config_manager.py
test/test_devassistant_gui.py
test/test_lang.py
test/test_logger.py
test/test_package_managers.py
test/test_snippet.py
test/test_yaml_assistant.py
test/test_yaml_assistant_loader.py
test/test_yaml_loader.py
test/test_yaml_snippet_loader.py
test/cli/test_argparse_generator.py
test/fixtures/.cache.yaml
test/fixtures/addme.yaml
test/fixtures/addme_change_fullname.yaml
test/fixtures/addme_change_snippet.yaml
test/fixtures/addme_snippet.yaml
test/fixtures/addme_snippet_changed.yaml
test/fixtures/empty.yaml
test/fixtures/long_cat
test/fixtures/proc_with_closed_stdout.py
test/fixtures/assistants/crt/c.yaml
test/fixtures/assistants/crt/f.yaml
test/fixtures/assistants/crt/c/d.yaml
test/fixtures/assistants/crt/c/e.yaml
test/fixtures/assistants/crt/f/g.yaml
test/fixtures/assistants_malformed/crt/a1.yaml
test/fixtures/assistants_malformed/crt/a2.yaml
test/fixtures/assistants_malformed/crt/a3.yaml
test/fixtures/assistants_with_snippet_problems/crt/no_arg_in_snippet.yaml
test/fixtures/assistants_with_snippet_problems/crt/no_snippet_for_arg.yaml
test/fixtures/files/jinja_template.py
test/fixtures/files/jinja_template.py.tpl
test/fixtures/files/crt/commands/a.pyc
test/fixtures/files/crt/commands/log.pyc
test/fixtures/files/crt/commands/__pycache__/a.cpython-34.pyc
test/fixtures/files/crt/commands/__pycache__/log.cpython-34.pyc
test/fixtures/files/dirwithmoretemplates/asd.tpl
test/fixtures/files/dirwithmoretemplates/foo/sdf.tpl
test/fixtures/icons/crt/c.svg
test/fixtures/icons/crt/f.png
test/fixtures/snippets/snippet1.yaml
test/fixtures/snippets/snippet2.yaml
test/fixtures/snippets/snippetd/subdir/snippet1.yaml
test/fixtures/snippets_malformed/snippet1.yaml