libgit2/tests-clar/diff
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
..
blob.c Continue implementation of git-diff 2012-03-02 15:49:29 -08:00
diff_helpers.c Continue implementation of git-diff 2012-03-02 15:49:29 -08:00
diff_helpers.h Continue implementation of git-diff 2012-03-02 15:49:29 -08:00
index.c Continue implementation of git-diff 2012-03-02 15:49:29 -08:00
iterator.c Fix workdir iterator unit tests 2012-02-23 11:17:48 -08:00
tree.c Continue implementation of git-diff 2012-03-02 15:49:29 -08:00