libgit2/examples
Russell Belfer a2e895be82 Continue implementation of git-diff
* 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
2012-03-02 15:49:29 -08:00
..
network remote: Cleanup the remotes code 2011-11-28 08:40:40 +01:00
.gitignore update examples content to be compilable and up to date 2011-06-15 09:40:06 -07:00
diff.c Continue implementation of git-diff 2012-03-02 15:49:29 -08:00
general.c examples: use git_repository_odb instead of _database 2012-01-13 18:20:13 +01:00
Makefile Continue implementation of git-diff 2012-03-02 15:49:29 -08:00
showindex.c update examples content to be compilable and up to date 2011-06-15 09:40:06 -07:00