summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* standardrb --only Style/BarePercentLiterals --fixAustin Ziegler2022-07-041-1/+1
* standardrb --only Style/StringLiteralsInInterpolationAustin Ziegler2022-07-041-0/+6
* standardrb --only Style/StringLiteralsInInterpolation --fix and moreAustin Ziegler2022-07-041-9/+8
* standardrb --only Style/RedundantBegin --fixAustin Ziegler2022-07-041-5/+3
* standardrb --only Standard/BlockSingleLineBraces --fixAustin Ziegler2022-07-041-4/+4
* standardrb --only Style/RescueModifier --fixAustin Ziegler2022-07-041-1/+5
* standardrb --only Style/Alias --fixAustin Ziegler2022-07-043-5/+5
* Clean up lint directivesAustin Ziegler2022-07-044-7/+7
* standardrb --only Layout/SpaceInsideHashLiteralBraces --fixAustin Ziegler2022-07-042-4/+4
* standardrb --only Style/ClassCheck --fixAustin Ziegler2022-07-043-11/+11
* Ignore Style/HashSyntaxAustin Ziegler2022-07-042-0/+4
* standardrb --only Layout/LeadingCommentSpace --fixAustin Ziegler2022-07-045-16/+16
* Fix :yields: directive for rdocAustin Ziegler2022-07-042-7/+7
* Fix Style/AndOrAustin Ziegler2022-07-045-17/+17
* ignore Layout/heredocIndentation due to old RubyAustin Ziegler2022-07-042-0/+8
* standardrb --only Layout/ExtraSpacing --fix and ignoreAustin Ziegler2022-07-044-11/+11
* standardrb --only Style/PercentLiteralDelimiters --fixAustin Ziegler2022-07-041-1/+1
* standardrb --only Style/StringLiterals --fixAustin Ziegler2022-07-0410-104/+104
* Fix issues reported by fastererAustin Ziegler2022-07-042-2/+2
* Prepare for release of 1.5.0Austin Ziegler2021-12-231-1/+1
* 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
* | 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
|/
* 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-191-1/+1
* | Merge pull request #75 from tiendo1011/fix-off-by-one-errorAustin Ziegler2021-12-191-1/+1
|\ \
| * | Fix off-by-one errortiendo10112021-12-191-1/+1
| |/
* | Fix infinite method calltiendo10112021-12-191-2/+2
|/
* Correct last index positiontiendo10112021-12-161-1/+1
* # This is a combination of 9 commits.Austin Ziegler2020-07-014-62/+132
* Fix some issues with 1.4 on older Rubiesfix-ruby-1.8-supportAustin Ziegler2020-06-282-2/+2
* Merge pull request #61 from halostatue/fix-issue-60v1.4.2Austin Ziegler2020-06-232-9/+12
|\
| * Change when max_diff_size is appliedAustin Ziegler2020-06-232-9/+12
* | Fix typo for rubocop cop namspacecamille2020-06-241-1/+1
|/
* Fix an issue with negative hunk max_sizeAustin Ziegler2020-06-232-2/+2
* Various updates for v 1.4Austin Ziegler2020-06-221-125/+118
* Resolve multiple issues for 1.4Austin Ziegler2019-02-042-8/+14
* Update documentationAustin Ziegler2019-02-012-3/+3
* Reintroduce Diff::LCS::Change#to_aryAustin Ziegler2019-02-013-14/+32
* Applied Rubocop rules that I likeAustin Ziegler2019-01-2712-208/+221
* Revert PR#47 "Add #to_ary to Diff::LCS::Changeā€¦"Austin Ziegler2019-01-272-18/+0
* Mention in rdoc that Diff::LCS::ContextChange can be converted to an arrayAkinori MUSHA2019-01-261-0/+14
* Add #to_ary to Diff::LCS::Change and Diff::LCS::ContextChangeAkinori MUSHA2019-01-261-0/+4
* diff-lcs 1.3Austin Ziegler2017-01-184-133/+35
* Bumping version in preparation for next release.Austin Ziegler2014-04-261-3/+1