Code

Merge branch 'rs/pretty'
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Nov 2007 22:03:50 +0000 (14:03 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Nov 2007 22:03:50 +0000 (14:03 -0800)
* rs/pretty:
  Fix preprocessor logic that determines the availablity of strchrnul().
  Simplify strchrnul() compat code
  --format=pretty: avoid calculating expensive expansions twice
  add strbuf_adddup()
  --pretty=format: parse commit message only once
  --pretty=format: on-demand format expansion
  Add strchrnul()

1  2 
strbuf.c

diff --cc strbuf.c
Simple merge