commit_extra_header 1633 builtin/commit.c struct commit_extra_header *extra = NULL; commit_extra_header 1745 builtin/commit.c struct commit_extra_header **tail = &extra; commit_extra_header 343 builtin/replace.c struct commit_extra_header *extra, commit_extra_header 15 commit.c static struct commit_extra_header *read_commit_extra_header_lines(const char *buf, size_t len, const char **); commit_extra_header 1207 commit.c static void handle_signed_tag(struct commit *parent, struct commit_extra_header ***tail) commit_extra_header 1210 commit.c struct commit_extra_header *mergetag; commit_extra_header 1270 commit.c struct commit_extra_header ***tail) commit_extra_header 1280 commit.c struct commit_extra_header *extra) commit_extra_header 1289 commit.c struct commit_extra_header *read_commit_extra_headers(struct commit *commit, commit_extra_header 1292 commit.c struct commit_extra_header *extra = NULL; commit_extra_header 1302 commit.c struct commit_extra_header *extra, *to_free; commit_extra_header 1337 commit.c static struct commit_extra_header *read_commit_extra_header_lines( commit_extra_header 1341 commit.c struct commit_extra_header *extra = NULL, **tail = &extra, *it = NULL; commit_extra_header 1381 commit.c void free_commit_extra_headers(struct commit_extra_header *extra) commit_extra_header 1384 commit.c struct commit_extra_header *next = extra->next; commit_extra_header 1397 commit.c struct commit_extra_header *extra = NULL, **tail = &extra; commit_extra_header 1526 commit.c struct commit_extra_header *extra) commit_extra_header 311 commit.h struct commit_extra_header *next; commit_extra_header 318 commit.h struct commit_extra_header ***tail); commit_extra_header 329 commit.h struct commit_extra_header *); commit_extra_header 331 commit.h extern struct commit_extra_header *read_commit_extra_headers(struct commit *, const char **); commit_extra_header 333 commit.h extern void free_commit_extra_headers(struct commit_extra_header *extra); commit_extra_header 349 commit.h typedef void (*each_mergetag_fn)(struct commit *commit, struct commit_extra_header *extra, commit_extra_header 487 log-tree.c struct commit_extra_header *extra,