mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-25 05:32:39 +00:00
Introduce `git__getenv` which is a UTF-8 aware `getenv` everywhere. Make `cl_getenv` use this to keep consistent memory handling around return values (free everywhere, as opposed to only some platforms). |
||
|---|---|---|
| .. | ||
| blob.c | ||
| crlf.c | ||
| crlf.h | ||
| custom.c | ||
| file.c | ||
| ident.c | ||
| query.c | ||
| stream.c | ||