Merge branch 'rs/pp-user-info-without-extra-allocation'
commitd9291ecf4f863479c69afc8074d1d260be9a7a95
authorJunio C Hamano <gitster@pobox.com>
Wed, 1 May 2013 22:24:08 +0000 (1 15:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 May 2013 22:24:08 +0000 (1 15:24 -0700)
tree8d2fc36c958163d7525b4e15354329ef3645b05e
parentc259a1a927016fa5b80e3a7055031430cbdfddb8
parenta0511b3934287d0dbffdb28ff6f00a220f794e06
Merge branch 'rs/pp-user-info-without-extra-allocation'

* rs/pp-user-info-without-extra-allocation:
  pretty: remove intermediate strbufs from pp_user_info()
  pretty: simplify output line length calculation in pp_user_info()
  pretty: simplify input line length calculation in pp_user_info()
pretty.c