LICENSE
MANIFEST.in
README.md
setup.py
cli/__init__.py
cli/main.py
core/__init__.py
core/analysis.py
core/blamer.py
core/history.py
core/insight.py
core/patch_engine.py
core/reporter.py
core/summarizer.py
core/visualizer.py
docs/patchmind.png
docs/patchmind_report_sample.png
patchmind.egg-info/PKG-INFO
patchmind.egg-info/SOURCES.txt
patchmind.egg-info/dependency_links.txt
patchmind.egg-info/entry_points.txt
patchmind.egg-info/requires.txt
patchmind.egg-info/top_level.txt
tests/test_analysis.py
tests/test_blamer.py
tests/test_engine.py
tests/test_history.py
tests/test_insight.py
tests/test_reporter.py
tests/test_summarizer.py
tests/test_visualizer.py