mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-11-04 01:31:47 +00:00 
			
		
		
		
	
				The old implementation had two issues: 1. OIDs that were too short as to be ambiguous were not being handled properly. 2. If the last OID to expand in the array was missing from the ODB, we would leak a `GIT_ENOTFOUND` error code from the function.  | 
			||
|---|---|---|
| .. | ||
| backend | ||
| alternates.c | ||
| emptyobjects.c | ||
| foreach.c | ||
| loose_data.h | ||
| loose.c | ||
| mixed.c | ||
| pack_data_one.h | ||
| pack_data.h | ||
| packed_one.c | ||
| packed.c | ||
| sorting.c | ||
| streamwrite.c | ||