shortlog          652 builtin/fmt-merge-msg.c 			shortlog(origins.items[i].string,
shortlog          934 builtin/log.c  	struct shortlog log;
shortlog           30 builtin/shortlog.c static void insert_one_record(struct shortlog *log,
shortlog           92 builtin/shortlog.c static void read_from_stdin(struct shortlog *log)
shortlog          110 builtin/shortlog.c void shortlog_add_commit(struct shortlog *log, struct commit *commit)
shortlog          153 builtin/shortlog.c static void get_from_rev(struct rev_info *rev, struct shortlog *log)
shortlog          186 builtin/shortlog.c 	struct shortlog *log = opt->value;
shortlog          210 builtin/shortlog.c void shortlog_init(struct shortlog *log)
shortlog          224 builtin/shortlog.c 	static struct shortlog log;
shortlog          284 builtin/shortlog.c 				     const struct shortlog *log)
shortlog          290 builtin/shortlog.c void shortlog_output(struct shortlog *log)
shortlog           22 shortlog.h     void shortlog_init(struct shortlog *log);
shortlog           24 shortlog.h     void shortlog_add_commit(struct shortlog *log, struct commit *commit);
shortlog           26 shortlog.h     void shortlog_output(struct shortlog *log);