mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-30 21:46:50 +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 |
||
|---|---|---|
| .. | ||
| network | ||
| .gitignore | ||
| diff.c | ||
| general.c | ||
| Makefile | ||
| showindex.c | ||