| commit | 367cec1c024c3849cb32eaac15884a4adfefe1de | [log] [tgz] | 
|---|---|---|
| author | Junio C Hamano <junkio@cox.net> | Fri May 27 15:55:28 2005 -0700 | 
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 29 11:17:43 2005 -0700 | 
| tree | ff5ff9663406484cfac8d6dee415971e62eba8ef | |
| parent | be020332a152ef95e0e8435fb69d8c02d5da29bb [diff] | 
[PATCH] Add --pickaxe-all to diff-* brothers. When --pickaxe-all is given in addition to -S, pickaxe shows the entire diffs contained in the changeset, not just the diffs for the filepair that touched the sought-after string. This is useful to see the changes in context. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>