mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-02 19:37:59 +00:00
* Error-handling is cleaned up to only let a file-not-found error through, not other sorts of errors. And when a file-not-found error happens, we clean up the error. * Test now checks that file-not-found introduces no error. And other minor cleanups. |
||
|---|---|---|
| .. | ||
| add.c | ||
| backend.c | ||
| config_helpers.c | ||
| config_helpers.h | ||
| configlevel.c | ||
| global.c | ||
| include.c | ||
| multivar.c | ||
| new.c | ||
| read.c | ||
| rename.c | ||
| snapshot.c | ||
| stress.c | ||
| validkeyname.c | ||
| write.c | ||