equal
deleted
inserted
replaced
3378 .. note:: |
3378 .. note:: |
3379 log -p/--patch may generate unexpected diff output for merge |
3379 log -p/--patch may generate unexpected diff output for merge |
3380 changesets, as it will only compare the merge changeset against |
3380 changesets, as it will only compare the merge changeset against |
3381 its first parent. Also, only files different from BOTH parents |
3381 its first parent. Also, only files different from BOTH parents |
3382 will appear in files:. |
3382 will appear in files:. |
|
3383 |
|
3384 .. note:: |
|
3385 for performance reasons, log FILE may omit duplicate changes |
|
3386 made on branches and will not show deletions. To see all |
|
3387 changes including duplicates and deletions, use the --removed |
|
3388 switch. |
3383 |
3389 |
3384 .. container:: verbose |
3390 .. container:: verbose |
3385 |
3391 |
3386 Some examples: |
3392 Some examples: |
3387 |
3393 |