comparison tests/test-help.out @ 6668:034f444902d9

mq: qdiff: support all diffopts
author Jason Orendorff <jorendorff@mozilla.com>
date Thu, 12 Jun 2008 07:38:15 -0500
parents 92ccccb55ba3
children f60730693efc
comparison
equal deleted inserted replaced
6667:01e95d4bc66c 6668:034f444902d9
199 199
200 options: 200 options:
201 201
202 -r --rev revision 202 -r --rev revision
203 -a --text treat all files as text 203 -a --text treat all files as text
204 -p --show-function show which function each change is in
205 -g --git use git extended diff format 204 -g --git use git extended diff format
206 --nodates don't include dates in diff headers 205 --nodates don't include dates in diff headers
206 -p --show-function show which function each change is in
207 -w --ignore-all-space ignore white space when comparing lines 207 -w --ignore-all-space ignore white space when comparing lines
208 -b --ignore-space-change ignore changes in the amount of white space 208 -b --ignore-space-change ignore changes in the amount of white space
209 -B --ignore-blank-lines ignore changes whose lines are all blank 209 -B --ignore-blank-lines ignore changes whose lines are all blank
210 -U --unified number of lines of context to show 210 -U --unified number of lines of context to show
211 -I --include include names matching the given patterns 211 -I --include include names matching the given patterns