summaryrefslogtreecommitdiff
path: root/tests/diff
Commit message (Expand)AuthorAgeFilesLines
* Index locking and entry allocation changesRussell Belfer2014-04-171-2/+1
* Decouple index iterator sort from indexRussell Belfer2014-04-171-7/+51
* Add public diff print helpersRussell Belfer2014-04-171-22/+7
* Added a test case for formatting a binary patch e-mailJacques Germishuys2014-04-151-0/+43
* Sanitize git_diff_format_email_options' summary parameterJacques Germishuys2014-04-151-0/+68
* Introduce git_diff_format_email and git_diff_commit_as_emailJacques Germishuys2014-04-151-0/+445
* Introduce git_diff_get_stats, git_diff_stats_files_changed, git_diff_stats_in...Jacques Germishuys2014-04-151-0/+428
* Remove most submodule reloads from testsRussell Belfer2014-04-011-5/+0
* Improve test of submodule name sortingRussell Belfer2014-03-311-0/+6
* Fix memory leak of test repository objectRussell Belfer2014-03-271-2/+5
* Merge pull request #2204 from libgit2/rb/submodule-reference-countingVicent Marti2014-03-261-3/+7
|\
| * Make submodules externally refcountedRussell Belfer2014-03-251-3/+7
* | Update behavior for untracked sub-reposRussell Belfer2014-03-253-6/+68
|/
* git_checkout_opts -> git_checkout_optionsBen Straub2014-03-061-3/+3
* Add buffer to buffer diff and patch APIsRussell Belfer2014-02-271-150/+90
* Merge pull request #2066 from libgit2/rb/builtin-diff-driversVicent Marti2014-01-272-29/+119
|\
| * Update Javascript userdiff driver and testsRussell Belfer2014-01-271-12/+16
| * Move userdiff tests to be data drivenRussell Belfer2014-01-241-47/+50
| * Update all tests for new pattern extractionRussell Belfer2014-01-241-4/+4
| * Implement matched pattern extract for fn headersRussell Belfer2014-01-241-2/+2
| * Fix filemode updating in diff textRussell Belfer2014-01-241-7/+15
| * Import git drivers and test HTML driverRussell Belfer2014-01-241-24/+99
* | diff: rename the file's 'oid' to 'id'Carlos Martín Nieto2014-01-251-16/+16
* | index: rename an entry's id to 'id'Carlos Martín Nieto2014-01-251-1/+1
|/
* Drop git_patch_to_strNicolas Hake2014-01-227-89/+94
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-3/+3
* More tests of canceling from callbacksRussell Belfer2013-12-121-3/+36
* More improvements to callback return value testsRussell Belfer2013-12-111-2/+4
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-113-4/+24
* Don't clobber whitespace settingsBen Straub2013-12-061-0/+42
* Don't use weird return codesBen Straub2013-12-051-0/+3
* Implement GIT_DIFF_FIND_BY_CONFIGBen Straub2013-12-051-0/+138
* GIT_DIFF_FIND_REMOVE_UNMODIFIED sounds betterRussell Belfer2013-12-021-1/+1
* Add GIT_DIFF_FIND_DELETE_UNMODIFIED flagRussell Belfer2013-12-021-0/+48
* Fix bug making split deltas a COPIED targetsRussell Belfer2013-12-021-0/+49
* Add content offset to git_diff_lineNick Hengeveld2013-11-181-0/+6
* Rename tests-clar to testsBen Straub2013-11-1414-0/+7714