.coveragerc
.gitignore
.travis.yml
AUTHORS
CHANGES
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
TODO.txt
appveyor.yml
bash_completion_doit
dev_requirements.txt
doc_requirements.txt
dodo.py
pylintrc
revision.txt
setup.cfg
setup.py
zsh_completion_doit
doc/Makefile
doc/blog.txt
doc/changes.rst
doc/cmd_other.rst
doc/cmd_run.rst
doc/conf.py
doc/configuration.rst
doc/contents.rst
doc/dependencies.rst
doc/dictionary.txt
doc/epydoc.config
doc/extending.rst
doc/faq.rst
doc/index.rst
doc/install.rst
doc/make.bat
doc/presentation.rst
doc/related.rst
doc/stories.rst
doc/task_args.rst
doc/task_creation.rst
doc/tasks.rst
doc/tools.rst
doc/uptodate.rst
doc/_static/doit-text-160x60.png
doc/_static/doit.png
doc/_static/external.png
doc/_static/favico.ico
doc/_static/pygarden.png
doc/_static/python-powered-w-100x40.png
doc/_templates/layout.html
doc/svg/doit-text-full.svg
doc/svg/doit-text-sq.svg
doc/svg/doit-text.svg
doc/svg/doit.svg
doc/tutorial/calc_dep.py
doc/tutorial/check_timestamp_unchanged.py
doc/tutorial/checker.py
doc/tutorial/clean_mix.py
doc/tutorial/cmd_actions.py
doc/tutorial/cmd_actions_list.py
doc/tutorial/cmd_from_callable.py
doc/tutorial/command.c
doc/tutorial/command.h
doc/tutorial/compile.py
doc/tutorial/compile_pathlib.py
doc/tutorial/config_params.py
doc/tutorial/cproject.py
doc/tutorial/custom_cmd.py
doc/tutorial/custom_loader.py
doc/tutorial/custom_reporter.py
doc/tutorial/custom_task_def.py
doc/tutorial/defs.h
doc/tutorial/delayed.py
doc/tutorial/delayed_creates.py
doc/tutorial/doit_config.py
doc/tutorial/download.py
doc/tutorial/empty_subtasks.py
doc/tutorial/executable.py
doc/tutorial/folder.py
doc/tutorial/get_var.py
doc/tutorial/getargs.py
doc/tutorial/getargs_dict.py
doc/tutorial/getargs_group.py
doc/tutorial/group.py
doc/tutorial/hello.py
doc/tutorial/import_tasks.py
doc/tutorial/initial_workdir.py
doc/tutorial/kbd.c
doc/tutorial/longrunning.py
doc/tutorial/main.c
doc/tutorial/meta.py
doc/tutorial/module_loader.py
doc/tutorial/my_dodo.py
doc/tutorial/my_module_with_tasks.py
doc/tutorial/my_tasks.py
doc/tutorial/parameters.py
doc/tutorial/parameters_inverse.py
doc/tutorial/pos.py
doc/tutorial/run_once.py
doc/tutorial/sample.py
doc/tutorial/save_out.py
doc/tutorial/selecttasks.py
doc/tutorial/settrace.py
doc/tutorial/subtasks.py
doc/tutorial/tar.py
doc/tutorial/task_kwargs.py
doc/tutorial/task_name.py
doc/tutorial/task_reusable.py
doc/tutorial/taskorder.py
doc/tutorial/taskresult.py
doc/tutorial/timeout.py
doc/tutorial/title.py
doc/tutorial/titlewithactions.py
doc/tutorial/touch.py
doc/tutorial/tsetup.py
doc/tutorial/tutorial_02.py
doc/tutorial/uptodate_callable.py
doc/tutorial/verbosity.py
doit/__init__.py
doit/__main__.py
doit/action.py
doit/api.py
doit/cmd_auto.py
doit/cmd_base.py
doit/cmd_clean.py
doit/cmd_completion.py
doit/cmd_dumpdb.py
doit/cmd_forget.py
doit/cmd_help.py
doit/cmd_ignore.py
doit/cmd_info.py
doit/cmd_list.py
doit/cmd_resetdep.py
doit/cmd_run.py
doit/cmd_strace.py
doit/cmdparse.py
doit/compat.py
doit/control.py
doit/dependency.py
doit/doit_cmd.py
doit/exceptions.py
doit/filewatch.py
doit/loader.py
doit/plugin.py
doit/reporter.py
doit/runner.py
doit/task.py
doit/tools.py
doit/version.py
doit.egg-info/PKG-INFO
doit.egg-info/SOURCES.txt
doit.egg-info/dependency_links.txt
doit.egg-info/entry_points.txt
doit.egg-info/requires.txt
doit.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/loader_sample.py
tests/myecho.py
tests/sample.cfg
tests/sample_md5.txt
tests/sample_plugin.py
tests/sample_process.py
tests/test___init__.py
tests/test___main__.py
tests/test_action.py
tests/test_api.py
tests/test_cmd_auto.py
tests/test_cmd_base.py
tests/test_cmd_clean.py
tests/test_cmd_completion.py
tests/test_cmd_dumpdb.py
tests/test_cmd_forget.py
tests/test_cmd_help.py
tests/test_cmd_ignore.py
tests/test_cmd_info.py
tests/test_cmd_list.py
tests/test_cmd_resetdep.py
tests/test_cmd_run.py
tests/test_cmd_strace.py
tests/test_cmdparse.py
tests/test_control.py
tests/test_dependency.py
tests/test_doit_cmd.py
tests/test_exceptions.py
tests/test_filewatch.py
tests/test_loader.py
tests/test_plugin.py
tests/test_reporter.py
tests/test_runner.py
tests/test_task.py
tests/test_tools.py
tests/data/README