mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-30 18:02:57 +00:00
* Implemented git_diff_index_to_tree * Reworked git_diff_options structure to handle more options * Made most of the options in git_diff_options actually work * Reorganized code a bit to remove some redundancy * Added option parsing to examples/diff.c to test most options |
||
|---|---|---|
| .. | ||
| blob.c | ||
| diff_helpers.c | ||
| diff_helpers.h | ||
| index.c | ||
| iterator.c | ||
| tree.c | ||