diff-tree: abbreviate merge parent object names with --abbrev --pretty.
commitb2d4c56f2f370481c80e478ac323ebb13eece807
authorJunio C Hamano <junkio@cox.net>
Wed, 25 Jan 2006 10:37:40 +0000 (25 02:37 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 28 Jan 2006 08:09:38 +0000 (28 00:09 -0800)
treeb1508998590df1ee3af0cf0c10056db57c67dd51
parentd50125085a6c4775a77d45a6d294d723f6de8869
diff-tree: abbreviate merge parent object names with --abbrev --pretty.

When --abbrev is in effect, abbreviate the merge parent names
in prettyprinted output.

Signed-off-by: Junio C Hamano <junkio@cox.net>
commit.c
commit.h
diff-tree.c
rev-list.c
show-branch.c