CMIT_FMT_ONELINE  493 builtin/branch.c 		pp_commit_easy(CMIT_FMT_ONELINE, commit, &subject);
CMIT_FMT_ONELINE  401 builtin/checkout.c 		pp_commit_easy(CMIT_FMT_ONELINE, commit, &sb);
CMIT_FMT_ONELINE  709 builtin/checkout.c 		pp_commit_easy(CMIT_FMT_ONELINE, commit, sb);
CMIT_FMT_ONELINE  645 builtin/fmt-merge-msg.c 		rev.commit_format = CMIT_FMT_ONELINE;
CMIT_FMT_ONELINE  230 builtin/log.c  		if (rev->commit_format != CMIT_FMT_ONELINE)
CMIT_FMT_ONELINE  621 builtin/log.c  	rev.commit_format = CMIT_FMT_ONELINE;
CMIT_FMT_ONELINE 1619 builtin/log.c  		pp_commit_easy(CMIT_FMT_ONELINE, commit, &buf);
CMIT_FMT_ONELINE  105 builtin/rev-list.c 	if (revs->commit_format == CMIT_FMT_ONELINE)
CMIT_FMT_ONELINE  121 builtin/rev-list.c 				if (revs->commit_format != CMIT_FMT_ONELINE)
CMIT_FMT_ONELINE  152 builtin/rev-list.c 				if (revs->commit_format == CMIT_FMT_ONELINE)
CMIT_FMT_ONELINE  338 builtin/rev-list.c 		if (revs.commit_format == CMIT_FMT_ONELINE)
CMIT_FMT_ONELINE  287 builtin/show-branch.c 		pp_commit_easy(CMIT_FMT_ONELINE, commit, &pretty);
CMIT_FMT_ONELINE  611 log-tree.c     		if (opt->commit_format != CMIT_FMT_ONELINE)
CMIT_FMT_ONELINE  628 log-tree.c     		if (opt->commit_format == CMIT_FMT_ONELINE) {
CMIT_FMT_ONELINE  642 log-tree.c     					    opt->commit_format == CMIT_FMT_ONELINE,
CMIT_FMT_ONELINE  645 log-tree.c     			if (opt->commit_format == CMIT_FMT_ONELINE)
CMIT_FMT_ONELINE  748 log-tree.c     		    opt->commit_format != CMIT_FMT_ONELINE &&
CMIT_FMT_ONELINE   96 pretty.c       		{ "oneline",	CMIT_FMT_ONELINE,	1 }
CMIT_FMT_ONELINE  430 pretty.c       	if (pp->fmt == CMIT_FMT_ONELINE)
CMIT_FMT_ONELINE  536 pretty.c       	if ((pp->fmt == CMIT_FMT_ONELINE) || (pp->fmt == CMIT_FMT_EMAIL) ||
CMIT_FMT_ONELINE 1681 pretty.c       	if (pp->fmt == CMIT_FMT_ONELINE || pp->fmt == CMIT_FMT_EMAIL)
CMIT_FMT_ONELINE 1708 pretty.c       	if (pp->fmt != CMIT_FMT_ONELINE && !pp->subject) {
CMIT_FMT_ONELINE 1716 pretty.c       	if (pp->fmt == CMIT_FMT_ONELINE || pp->fmt == CMIT_FMT_EMAIL)
CMIT_FMT_ONELINE 1720 pretty.c       	if (pp->fmt != CMIT_FMT_ONELINE)
CMIT_FMT_ONELINE 1725 pretty.c       	if (pp->fmt != CMIT_FMT_ONELINE)