PRIu32            251 builtin/fast-export.c 	printf("blob\nmark :%"PRIu32"\ndata %lu\n", last_idnum, size);
PRIu32            591 builtin/fast-export.c 	printf("commit %s\nmark :%"PRIu32"\n%.*s\n%.*s\ndata %u\n%s",
PRIu32            890 builtin/fast-export.c 			if (fprintf(f, ":%"PRIu32" %s\n", mark,
PRIu32            334 builtin/index-pack.c 		die(_("pack version %"PRIu32" unsupported"),
PRIu32           1469 builtin/index-pack.c 			die(_("bad pack.indexversion=%"PRIu32), opts->version);
PRIu32            703 builtin/pack-objects.c 		die("ordered %u objects, expected %"PRIu32, wo_end, to_pack.nr_objects);
PRIu32            884 builtin/pack-objects.c 		die("wrote %"PRIu32" objects while expecting %"PRIu32,
PRIu32           2238 builtin/pack-objects.c 			die("bad pack.indexversion=%"PRIu32,
PRIu32           2780 builtin/pack-objects.c 		fprintf(stderr, "Total %"PRIu32" (delta %"PRIu32"),"
PRIu32           2781 builtin/pack-objects.c 			" reused %"PRIu32" (delta %"PRIu32")\n",
PRIu32           1501 builtin/receive-pack.c 			"--pack_header=%"PRIu32",%"PRIu32,
PRIu32            485 builtin/unpack-objects.c 		die("unknown pack file version %"PRIu32,
PRIu32           3338 fast-import.c  					"bad pack.indexversion=%"PRIu32, pack_idx_opts.version);
PRIu32            717 fetch-pack.c   			 "--pack_header=%"PRIu32",%"PRIu32,
PRIu32            303 git-compat-util.h #ifndef PRIu32
PRIu32            597 sha1_file.c    			return error("index file %s is version %"PRIu32
PRIu32           1038 sha1_file.c    		return error("packfile %s is version %"PRIu32" and not"
PRIu32           1044 sha1_file.c    		return error("packfile %s claims to have %"PRIu32" objects"
PRIu32           1045 sha1_file.c    			     " while index indicates %"PRIu32" objects",
PRIu32           2521 sha1_file.c    		printf("%02x%02x%02x... lo %u hi %u nr %"PRIu32"\n",
PRIu32            103 vcs-svn/fast_export.c 				"\n\ngit-svn-id: %s@%"PRIu32" %s\n",
PRIu32            109 vcs-svn/fast_export.c 	printf("mark :%"PRIu32"\n", revision);
PRIu32            120 vcs-svn/fast_export.c 			printf("from :%"PRIu32"\n", revision - 1);
PRIu32            127 vcs-svn/fast_export.c 	printf("progress Imported commit %"PRIu32".\n\n", revision);
PRIu32            133 vcs-svn/fast_export.c 	printf("ls :%"PRIu32" ", rev);
PRIu32            319 vcs-svn/svndump.c 		strbuf_addf(&mark, ":%"PRIu32, rev_ctx.revision);
PRIu32            349 vcs-svn/svndump.c 				die("expected svn dump format version <= 3, found %"PRIu32,
PRIu32            469 vcs-svn/svndump.c 				fprintf(stderr, "Unexpected content length header: %"PRIu32"\n", len);