git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2f79462
018b9de
)
Merge branch 'jk/pretty-lazy-load-commit'
author
Junio C Hamano
<redacted>
Wed, 10 Feb 2021 22:48:33 +0000
(14:48 -0800)
committer
Junio C Hamano
<redacted>
Wed, 10 Feb 2021 22:48:33 +0000
(14:48 -0800)
Some pretty-format specifiers do not need the data in commit object
(e.g. "%H"), but we were over-eager to load and parse it, which has
been made even lazier.
* jk/pretty-lazy-load-commit:
pretty: lazy-load commit data when expanding user-format
Trivial merge
git clone https://git.99rst.org/PROJECT