pp_commit_easy    493 builtin/branch.c 		pp_commit_easy(CMIT_FMT_ONELINE, commit, &subject);
pp_commit_easy    401 builtin/checkout.c 		pp_commit_easy(CMIT_FMT_ONELINE, commit, &sb);
pp_commit_easy    709 builtin/checkout.c 		pp_commit_easy(CMIT_FMT_ONELINE, commit, sb);
pp_commit_easy   1619 builtin/log.c  		pp_commit_easy(CMIT_FMT_ONELINE, commit, &buf);
pp_commit_easy    116 builtin/shortlog.c 	pp_commit_easy(CMIT_FMT_RAW, commit, &buf);
pp_commit_easy    287 builtin/show-branch.c 		pp_commit_easy(CMIT_FMT_ONELINE, commit, &pretty);
pp_commit_easy    185 commit.h       extern void pp_commit_easy(enum cmit_fmt fmt, const struct commit *commit,