mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-05 10:22:02 +00:00
This creates include/sys/filter.h with a basic definition of a git_filter and then converts the internal code to use it. There are related internal objects (git_filter_list) that we will want to publish at some point, but this is a first step. |
||
|---|---|---|
| .. | ||
| blob | ||
| commit | ||
| raw | ||
| tag | ||
| tree | ||
| cache.c | ||
| lookup.c | ||
| message.c | ||
| peel.c | ||