summaryrefslogtreecommitdiff
path: root/src/diff_tform.c
Commit message (Expand)AuthorAgeFilesLines
...
* Significant rename detection rewriteRussell Belfer2013-05-221-205/+274
* More git_diff_find_similar improvementsRussell Belfer2013-05-201-71/+98
* Fix issues with git_diff_find_similarRussell Belfer2013-05-171-73/+162
* Merge pull request #1588 from arrbee/fixes-for-checkout-and-diffVicent Martí2013-05-151-4/+11
|\
| * Improve robustness of diff rename detectionRussell Belfer2013-05-151-5/+12
* | Fix trailing whitespacesnulltoken2013-05-151-3/+3
|/
* renames!Edward Thomson2013-04-301-9/+9
* Make git_oid_cmp public and add git_oid__cmpRussell Belfer2013-04-291-1/+1
* Fix Windows/Win32 warningRussell Belfer2013-03-261-1/+6
* handle small files in similarity metricsEdward Thomson2013-03-111-2/+24
* Minor improvements to find_similar codeRussell Belfer2013-02-221-15/+15
* Replace static data with configured metricRussell Belfer2013-02-221-42/+29
* Add diff rename tests with partial similarityRussell Belfer2013-02-211-2/+0
* Initial integration of similarity metric to diffRussell Belfer2013-02-211-57/+178
* Replace diff delta binary with flagsRussell Belfer2013-02-201-8/+8
* Refine pluggable similarity APIRussell Belfer2013-02-201-0/+64
* Change similarity metric to sampled hashesRussell Belfer2013-02-201-2/+4
* wip: adding metric to diffRussell Belfer2013-02-201-2/+8
* Vector improvements and their falloutPhilip Kelley2013-01-271-6/+19
* update copyrightsEdward Thomson2013-01-081-1/+1
* Deploy GITERR_CHECK_VERSIONBen Straub2012-11-301-14/+1
* Deploy GIT_DIFF_FIND_OPTIONS_INITBen Straub2012-11-301-1/+17
* Move rename detection into new fileRussell Belfer2012-10-301-0/+466