changelog_file 298 maint/gnulib/lib/git-merge-changelog.c read_changelog_file (const char *filename, struct changelog_file *result) changelog_file 372 maint/gnulib/lib/git-merge-changelog.c struct changelog_file *file1; changelog_file 373 maint/gnulib/lib/git-merge-changelog.c struct changelog_file *file2; changelog_file 392 maint/gnulib/lib/git-merge-changelog.c struct changelog_file *file1 = mapping->file1; changelog_file 393 maint/gnulib/lib/git-merge-changelog.c struct changelog_file *file2 = mapping->file2; changelog_file 455 maint/gnulib/lib/git-merge-changelog.c struct changelog_file *file1 = mapping->file1; changelog_file 456 maint/gnulib/lib/git-merge-changelog.c struct changelog_file *file2 = mapping->file2; changelog_file 519 maint/gnulib/lib/git-merge-changelog.c compute_mapping (struct changelog_file *file1, struct changelog_file *file2, changelog_file 656 maint/gnulib/lib/git-merge-changelog.c compute_differences (struct changelog_file *file1, struct changelog_file *file2, changelog_file 1070 maint/gnulib/lib/git-merge-changelog.c struct changelog_file ancestor_file; changelog_file 1071 maint/gnulib/lib/git-merge-changelog.c struct changelog_file mainstream_file; changelog_file 1072 maint/gnulib/lib/git-merge-changelog.c struct changelog_file modified_file;