.gitattributes
.gitignore
CLAUDE.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements.md
requirements.txt
.claude/settings.json
.github/copilot-instructions.md
.github/workflows/ci.yml
.github/workflows/sync-develop.yml
docs/curriculum/00-setup.md
docs/curriculum/01-beginner.md
docs/curriculum/02-intermediate.md
docs/curriculum/03-advanced.md
docs/curriculum/04-internals.md
docs/curriculum/05-reference.md
docs/curriculum/README.md
docs/screenshots/branch-mode.svg
docs/screenshots/normal-mode.svg
docs/screenshots/verbose-mode.svg
examples/__init__.py
examples/git_details.py
examples/tools.py
scripts/__init__.py
scripts/compute_next_version.py
scripts/detect_breaking_cli_changes.py
tests/__init__.py
tests/conftest.py
tests/git_oracle.py
tests/test_builder.py
tests/test_cli.py
tests/test_e2e.py
tests/test_gitplot.py
tests/test_lessons.py
tests/test_lessons_full.py
tests/test_mermaid.py
tests/test_monitor.py
tests/test_oracle_differential.py
tests/test_release_scripts.py
tests/test_renderer.py
tests/test_repo.py
tests/golden/complex_branch.dot
tests/golden/complex_branch.mermaid
tests/golden/complex_normal.dot
tests/golden/complex_normal.mermaid
tests/golden/complex_verbose.dot
tests/golden/complex_verbose.mermaid
tests/golden/detached_head_branch.dot
tests/golden/detached_head_branch.mermaid
tests/golden/detached_head_normal.dot
tests/golden/detached_head_normal.mermaid
tests/golden/detached_head_verbose.dot
tests/golden/detached_head_verbose.mermaid
tests/golden/shallow_clone_branch.dot
tests/golden/shallow_clone_branch.mermaid
tests/golden/shallow_clone_normal.dot
tests/golden/shallow_clone_normal.mermaid
tests/golden/shallow_clone_verbose.dot
tests/golden/shallow_clone_verbose.mermaid
visigit/__init__.py
visigit/_version.py
visigit/builder.py
visigit/cli.py
visigit/colors.py
visigit/display.html
visigit/mermaid.py
visigit/monitor.py
visigit/renderer.py
visigit/repo.py
visigit.egg-info/PKG-INFO
visigit.egg-info/SOURCES.txt
visigit.egg-info/dependency_links.txt
visigit.egg-info/entry_points.txt
visigit.egg-info/requires.txt
visigit.egg-info/top_level.txt