comparison tests/test-help.out @ 7628:9c6ae2e09e11

diff: add --change option to display single changeset diff (issue1420)
author Stepan Koltsov <yozh@mx1.ru>
date Tue, 13 Jan 2009 10:44:16 +0100
parents 3773e510d433
children eb98218db768
comparison
equal deleted inserted replaced
7627:fb32ae9c76e7 7628:9c6ae2e09e11
219 format. Read the diffs help topic for more information. 219 format. Read the diffs help topic for more information.
220 220
221 options: 221 options:
222 222
223 -r --rev revision 223 -r --rev revision
224 -c --change change made by revision
224 -a --text treat all files as text 225 -a --text treat all files as text
225 -g --git use git extended diff format 226 -g --git use git extended diff format
226 --nodates don't include dates in diff headers 227 --nodates don't include dates in diff headers
227 -p --show-function show which function each change is in 228 -p --show-function show which function each change is in
228 -w --ignore-all-space ignore white space when comparing lines 229 -w --ignore-all-space ignore white space when comparing lines