kitty/kittens/diff
Suvayu Ali fbf1ec43c7 diff kitten: add options to ignore paths when comparing directories
Tested locally & over SSH:

    $ kitty +kitten diff /local/path /local/path2
    $ kitty +kitten diff /local/path ssh:remote:/path
2022-06-05 00:11:30 +02:00
..
options diff kitten: add options to ignore paths when comparing directories 2022-06-05 00:11:30 +02:00
__init__.py more typing work 2020-03-11 20:08:16 +05:30
collect.py diff kitten: add options to ignore paths when comparing directories 2022-06-05 00:11:30 +02:00
config.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
diff_speedup.pyi Add more type annotations 2021-10-27 10:50:24 +05:30
highlight.py Fix a couple of issues highlighted by updated mypy 2022-04-28 07:03:35 +05:30
main.py diff kitten: add options to ignore paths when comparing directories 2022-06-05 00:11:30 +02:00
patch.py ... 2022-04-20 10:10:05 +05:30
README.asciidoc Use new URL scheme and define the kitty website centrally as much as possible 2021-07-27 09:03:11 +05:30
render.py Fix a couple of issues highlighted by updated mypy 2022-04-28 07:03:35 +05:30
search.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
speedup.c Avoid using the same variable name in different scopes 2022-01-03 16:11:20 +08:00

See https://sw.kovidgoyal.net/kitty/kittens/diff/