mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-11-04 12:12:46 +00:00 
			
		
		
		
	
				Previously a NULL oid was handled like an empty buffer and returned a status empty string. This makes git_oid_tostr() set the output buffer to the empty string instead.  | 
			||
|---|---|---|
| .. | ||
| chars.c | ||
| compare.c | ||
| convert.c | ||
| data.h | ||
| fromstr.c | ||
| hash.c | ||
| short.c | ||
| size.c | ||
| type2string.c | ||
| write.c | ||