mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-10-31 19:11:31 +00:00 
			
		
		
		
	|  3d1c9f612d This clarifies the docs for git_repository_message and also adds to the tests to explicitly check NUL termination of data when the output buffer is smaller than the message size. There is a minor behavior change so that a non-NULL output buffer will always be NUL terminated (at length zero) if an error occurs. | ||
|---|---|---|
| .. | ||
| config.c | ||
| discover.c | ||
| getters.c | ||
| hashfile.c | ||
| head.c | ||
| headtree.c | ||
| init.c | ||
| iterator.c | ||
| message.c | ||
| open.c | ||
| repo_helpers.c | ||
| repo_helpers.h | ||
| setters.c | ||
| state.c | ||