equal
deleted
inserted
replaced
177 |
177 |
178 -r --rev revision |
178 -r --rev revision |
179 -a --text treat all files as text |
179 -a --text treat all files as text |
180 -p --show-function show which function each change is in |
180 -p --show-function show which function each change is in |
181 -g --git use git extended diff format |
181 -g --git use git extended diff format |
|
182 -D --nodates don't include dates in diff headers |
182 -w --ignore-all-space ignore white space when comparing lines |
183 -w --ignore-all-space ignore white space when comparing lines |
183 -b --ignore-space-change ignore changes in the amount of white space |
184 -b --ignore-space-change ignore changes in the amount of white space |
184 -B --ignore-blank-lines ignore changes whose lines are all blank |
185 -B --ignore-blank-lines ignore changes whose lines are all blank |
185 -I --include include names matching the given patterns |
186 -I --include include names matching the given patterns |
186 -X --exclude exclude names matching the given patterns |
187 -X --exclude exclude names matching the given patterns |