summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent tests from running more than oncev1.5.0Austin Ziegler2021-12-231-2/+5
* Add codeql workflowAustin Ziegler2021-12-231-0/+70
* Make tests a little quieter by removing a debug statementAustin Ziegler2021-12-232-6/+5
* Prepare for release of 1.5.0Austin Ziegler2021-12-235-119/+168
* Merge pull request #80 from halostatue/reintroduce-the-threshold-test-optimiz...Austin Ziegler2021-12-231-4/+9
|\
| * Reintroduce the threshold test optimizationreintroduce-the-threshold-test-optimizationtiendo10112021-12-221-4/+9
* | Merge pull request #79 from halostatue/fix-failed-test-due-to-resolving-off-b...Austin Ziegler2021-12-232-26/+26
|\ \ | |/ |/|
| * Updating the comment to reflect the new found logicfix-failed-test-due-to-resolving-off-by-one-errortiendo10112021-12-221-2/+3
| * Apply some performance improvementtiendo10112021-12-221-4/+6
| * The symmetrically makes it easier to understandtiendo10112021-12-221-8/+8
| * Use element directly instead of accessing it from the indextiendo10112021-12-221-9/+6
| * Correct the expected difftiendo10112021-12-221-4/+4
|/
* Ensure that `rake test` runs `rake spec`masterAustin Ziegler2021-12-201-3/+3
* Remove rubocop configurationAustin Ziegler2021-12-201-133/+0
* Remove probaby-unnecessary threshold map updateAustin Ziegler2021-12-201-0/+5
* Merge pull request #72 from tiendo1011/ax-unecessary-callAustin Ziegler2021-12-201-7/+6
|\
| * Use comment to aid reverting in case the change is problematictiendo10112021-12-201-0/+3
| * Ax unnecessary callstiendo10112021-12-191-7/+3
* | Prepare for pre-release gemAustin Ziegler2021-12-193-7/+20
* | Merge pull request #75 from tiendo1011/fix-off-by-one-errorAustin Ziegler2021-12-192-5/+3
|\ \
| * | Fix off-by-one errortiendo10112021-12-192-5/+3
| |/
* | Merge pull request #73 from tiendo1011/fix-infinite-method-callAustin Ziegler2021-12-191-2/+2
|\ \ | |/ |/|
| * Fix infinite method calltiendo10112021-12-191-2/+2
|/
* Incremental improvements not yet releasedAustin Ziegler2021-12-162-1/+8
* Merge pull request #71 from tiendo1011/correct-last-index-calculationAustin Ziegler2021-12-161-1/+1
|\
| * Correct last index positiontiendo10112021-12-161-1/+1
|/
* Handle some outdated dependency issuesAustin Ziegler2021-12-142-24/+15
* Add more versions to unit testAustin Ziegler2021-12-143-53/+100
* Merge pull request #69 from kachick/use-new-interface-for-simplecovAustin Ziegler2021-02-211-1/+1
|\
| * Use new interface for SimpleCov::Formatter::MultiFormatterKenichi Kamiya2021-02-211-1/+1
|/
* Prepare for dropping rspec support in HoeAustin Ziegler2020-09-294-3/+12
* Add fixtures to the manifest for inclusion in the gemAustin Ziegler2020-07-101-0/+16
* Merge pull request #66 from halostatue/misplaced-chunk-issue-65v1.4.4Austin Ziegler2020-07-0129-201/+565
|\
| * diff-lcs 1.4.4 - Fix broken formattingmisplaced-chunk-issue-65Austin Ziegler2020-07-012-49/+110
| * # This is a combination of 9 commits.Austin Ziegler2020-07-0128-152/+455
|/
* Release v1.4.3v1.4.3Austin Ziegler2020-06-293-11/+27
* Merge pull request #64 from halostatue/fix-ruby-1.8-supportAustin Ziegler2020-06-296-11/+40
|\
| * Fix some issues with 1.4 on older Rubiesfix-ruby-1.8-supportAustin Ziegler2020-06-286-11/+40
|/
* Merge pull request #61 from halostatue/fix-issue-60v1.4.2Austin Ziegler2020-06-239-20/+92
|\
| * Fix filename substitutionAustin Ziegler2020-06-231-7/+8
| * Test fix for timestamp issueAustin Ziegler2020-06-231-2/+2
| * Change when max_diff_size is appliedAustin Ziegler2020-06-239-14/+85
* | Merge pull request #59 from CamilleDrapier/camille/fix_rubocop_typoAustin Ziegler2020-06-231-1/+1
|\ \ | |/ |/|
| * Fix typo for rubocop cop namspacecamille2020-06-241-1/+1
|/
* Merge pull request #58 from halostatue/fix-issue-57v1.4.1Austin Ziegler2020-06-237-27/+25
|\
| * Change test runnerAustin Ziegler2020-06-231-1/+1
| * Fix windows test failuresAustin Ziegler2020-06-231-6/+8
| * Fix an issue with negative hunk max_sizeAustin Ziegler2020-06-235-20/+16
|/
* Merge pull request #55 from halostatue/release-v14v1.4Austin Ziegler2020-06-225-36/+21
|\
| * Finalize 1.4 releaseAustin Ziegler2020-06-225-36/+21
|/