graph_show_remainder  150 builtin/rev-list.c 				if (graph_show_remainder(revs->graph))
graph_show_remainder  164 builtin/rev-list.c 		if (graph_show_remainder(revs->graph))
graph_show_remainder 1325 graph.c        		graph_show_remainder(graph);
graph_show_remainder   98 graph.h        int graph_show_remainder(struct git_graph *graph);
graph_show_remainder  564 log-tree.c     			graph_show_remainder(opt->graph);