OPTION_INTEGER 669 builtin/fmt-merge-msg.c { OPTION_INTEGER, 0, "log", &shortlog_len, N_("n"), OPTION_INTEGER 672 builtin/fmt-merge-msg.c { OPTION_INTEGER, 0, "summary", &shortlog_len, N_("n"), OPTION_INTEGER 659 builtin/grep.c { OPTION_INTEGER, 0, "max-depth", &opt.max_depth, N_("depth"), OPTION_INTEGER 198 builtin/merge.c { OPTION_INTEGER, 0, "log", &shortlog_len, N_("n"), OPTION_INTEGER 664 builtin/show-branch.c { OPTION_INTEGER, 0, "more", &extra, N_("n"), OPTION_INTEGER 591 builtin/tag.c { OPTION_INTEGER, 'n', NULL, &lines, N_("n"), OPTION_INTEGER 167 parse-options.c case OPTION_INTEGER: OPTION_INTEGER 132 parse-options.h #define OPT_INTEGER(s, l, v, h) { OPTION_INTEGER, (s), (l), (v), N_("n"), (h) }