Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/pretty'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 14 Nov 2007 22:03:50 +0000
(14:03 -0800)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
4356736
726c8ef
)
diff --cc
strbuf.c
Simple merge