pydiff
pydiff copied to clipboard
Add git integration
EDIT to add more details.
Ideally, pydiff would be able to load the diffs in a git staging (output of git diff) to view them directly, this is essential for the any development using git that needs a diff viewer. The submodule difflibparser can already sort of understand git-like diffs.
What did you mean by this @yebrahim ?
I fleshed it out a bit above.