README.md
setup.py
guet/__init__.py
guet/commit.py
guet/constants.py
guet/executor.py
guet/factory.py
guet/main.py
guet/stdin_manager.py
guet/stdout_manager.py
guet/util.py
guet.egg-info/PKG-INFO
guet.egg-info/SOURCES.txt
guet.egg-info/dependency_links.txt
guet.egg-info/entry_points.txt
guet.egg-info/top_level.txt
guet/commands/__init__.py
guet/commands/addcommitter.py
guet/commands/command.py
guet/commands/help.py
guet/commands/init.py
guet/commands/setcommitters.py
guet/commands/start.py
guet/gateways/__init__.py
guet/gateways/gateway.py
guet/gateways/io.py
test/test_commit.py
test/test_executor.py
test/test_factory.py
test/test_main.py
test/test_stdin_manager.py
test/test_stdout_manager.py