Merge branch 'jc/traverse-commit-list'
commitf817f2fbb5e3dbe49be446438838a11b192c2715
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 19:36:19 +0000 (5 12:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 19:36:19 +0000 (5 12:36 -0700)
tree631f27ce82032851689e962945ce2fa5c5b06a9e
parentcd4093b6036af696310b1867e9e916485d53ccf4
parentbeba25abbc34a07e07ce933210cda15202ef76cc
Merge branch 'jc/traverse-commit-list'

* jc/traverse-commit-list:
  revision.c: update show_object_with_name() without using malloc()
  revision.c: add show_object_with_name() helper function
  rev-list: fix finish_object() call
revision.c
revision.h
upload-pack.c