LICENSE
README.md
pyproject.toml
src/didi/__init__.py
src/didi/cli.py
src/didi/color.py
src/didi/diff.py
src/didi/pager.py
src/didi/commands/__init__.py
src/didi/commands/shell_integration.py
src/didi/shell/git-didi.bash
src/didi/shell/git-didi.fish
src/git_didi.egg-info/PKG-INFO
src/git_didi.egg-info/SOURCES.txt
src/git_didi.egg-info/dependency_links.txt
src/git_didi.egg-info/entry_points.txt
src/git_didi.egg-info/requires.txt
src/git_didi.egg-info/top_level.txt
tests/test_color.py
tests/test_diff.py
tests/test_import.py