mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-01 22:31:40 +00:00
For the REUC and NAME entries, we use size_t internally, and we take size_t for the get_byindex() functions, but the entrycount() functions strangely cast to an unsigned int instead. |
||
|---|---|---|
| .. | ||
| commit.h | ||
| config.h | ||
| diff.h | ||
| filter.h | ||
| hashsig.h | ||
| index.h | ||
| mempack.h | ||
| odb_backend.h | ||
| openssl.h | ||
| refdb_backend.h | ||
| reflog.h | ||
| refs.h | ||
| repository.h | ||
| stream.h | ||
| transport.h | ||