New posts in diff

How can I generate a git diff of what's changed since the last time I pulled?

How to create a patch for a whole directory to update it?

In a git diff, can I show only deletions that aren't followed by an addition?

Using git diff, how can I get added and modified lines numbers?

Ignore *all* whitespace changes with git-diff between commits

Calculate minimal operations to make two tree structures identical

How to ignore moved lines in a diff

Diffrence between two dirs?

Showing commits made directly to a branch, ignoring merges in Git

How to grep the git diff?

Text difference algorithm

How to get the difference (only additions) between two files in linux

How can I diff 2 files while ignoring leading white space

Is there any way to find similar files (not duplicates)?

how to make svn diff show only non-whitespace line changes between two revisions

What is the difference between 'git format-patch and 'git diff'?

DIFF utility works for 2 files. How to compare more than 2 files at a time?

meld shows output in unreadable alphabet (Japanese/Chinese?)

Anyone have a diff algorithm for rendered HTML? [closed]

Get recursive list of different files in Winmerge (without folder tree/structure)