LICENSE
MANIFEST.in
PYPI_README.md
README.md
pyproject.toml
setup.cfg
setup.py
src/git_viewer/__init__.py
src/git_viewer/__main__.py
src/git_viewer/api_commands.py
src/git_viewer/api_subprocess.py
src/git_viewer/check.py
src/git_viewer/color_decoder.py
src/git_viewer/commands.py
src/git_viewer/constants.py
src/git_viewer/diff.py
src/git_viewer/log.py
src/git_viewer/main.py
src/git_viewer/model.py
src/git_viewer/model_hints.py
src/git_viewer/model_input_history.py
src/git_viewer/settings.py
src/git_viewer/show.py
src/git_viewer/string_formatter.py
src/git_viewer/urwid_color_encoder.py
src/git_viewer/urwid_constants.py
src/git_viewer/urwid_edit_with_history.py
src/git_viewer/urwid_text_layout.py
src/git_viewer/utils.py
src/git_viewer.egg-info/PKG-INFO
src/git_viewer.egg-info/SOURCES.txt
src/git_viewer.egg-info/dependency_links.txt
src/git_viewer.egg-info/entry_points.txt
src/git_viewer.egg-info/requires.txt
src/git_viewer.egg-info/top_level.txt
src/git_viewer/doc/command_template.py
src/git_viewer/doc/intro.md
src/git_viewer/doc/version.txt