LICENSE
README.md
pyproject.toml
tests/test_app.py
tests/test_chunks.py
tests/test_clipboard.py
tests/test_comparison.py
tests/test_current_chunk.py
tests/test_dircompare.py
tests/test_dirdiff_view.py
tests/test_editing.py
tests/test_graphics.py
tests/test_linkmap.py
tests/test_polish.py
tests/test_scroll.py
tests/test_tabs.py
tests/test_threeway.py
tests/test_vcview.py
tmeld/__init__.py
tmeld/app.py
tmeld/chunkmap.py
tmeld/comparison.py
tmeld/comparisonview.py
tmeld/dircompare.py
tmeld/dirdiff.py
tmeld/dump.py
tmeld/filediff.py
tmeld/gutter.py
tmeld/linkmap.py
tmeld/misc.py
tmeld/overlay.py
tmeld/palette.py
tmeld/pane.py
tmeld/scroll.py
tmeld/term.py
tmeld/vcview.py
tmeld.egg-info/PKG-INFO
tmeld.egg-info/SOURCES.txt
tmeld.egg-info/dependency_links.txt
tmeld.egg-info/entry_points.txt
tmeld.egg-info/requires.txt
tmeld.egg-info/top_level.txt
tmeld/_vendor/UPSTREAM
tmeld/_vendor/__init__.py
tmeld/_vendor/gi_shim.py
tmeld/_vendor/meld/__init__.py
tmeld/_vendor/meld/conf.py
tmeld/_vendor/meld/filters.py
tmeld/_vendor/meld/misc.py
tmeld/_vendor/meld/matchers/__init__.py
tmeld/_vendor/meld/matchers/diffutil.py
tmeld/_vendor/meld/matchers/helpers.py
tmeld/_vendor/meld/matchers/merge.py
tmeld/_vendor/meld/matchers/myers.py
tmeld/_vendor/meld/vc/COPYING
tmeld/_vendor/meld/vc/__init__.py
tmeld/_vendor/meld/vc/_vc.py
tmeld/_vendor/meld/vc/bzr.py
tmeld/_vendor/meld/vc/cvs.py
tmeld/_vendor/meld/vc/darcs.py
tmeld/_vendor/meld/vc/git.py
tmeld/_vendor/meld/vc/mercurial.py
tmeld/_vendor/meld/vc/svn.py