summaryrefslogtreecommitdiff
path: root/lib/diff/lcs/hunk.rb
Commit message (Expand)AuthorAgeFilesLines
* standardrb --only Style/StringLiteralsInInterpolationAustin Ziegler2022-07-041-0/+6
* standardrb --only Style/StringLiteralsInInterpolation --fix and moreAustin Ziegler2022-07-041-9/+8
* standardrb --only Style/Alias --fixAustin Ziegler2022-07-041-1/+1
* Clean up lint directivesAustin Ziegler2022-07-041-2/+2
* standardrb --only Layout/SpaceInsideHashLiteralBraces --fixAustin Ziegler2022-07-041-2/+2
* standardrb --only Layout/LeadingCommentSpace --fixAustin Ziegler2022-07-041-3/+3
* Fix Style/AndOrAustin Ziegler2022-07-041-1/+1
* standardrb --only Layout/ExtraSpacing --fix and ignoreAustin Ziegler2022-07-041-4/+4
* standardrb --only Style/StringLiterals --fixAustin Ziegler2022-07-041-10/+10
* Fix issues reported by fastererAustin Ziegler2022-07-041-1/+1
* # This is a combination of 9 commits.Austin Ziegler2020-07-011-40/+107
* Fix some issues with 1.4 on older Rubiesfix-ruby-1.8-supportAustin Ziegler2020-06-281-1/+1
* Change when max_diff_size is appliedAustin Ziegler2020-06-231-8/+11
* Resolve multiple issues for 1.4Austin Ziegler2019-02-041-2/+5
* Applied Rubocop rules that I likeAustin Ziegler2019-01-271-45/+54
* protect against no dataJon Rowe2013-04-111-1/+1
* Finalizing encoding-aware diff fixes.Austin Ziegler2013-03-301-29/+21
* refactor out encoding methodJon Rowe2013-03-151-1/+2
* ruby 187... support...Jon Rowe2013-03-151-6/+16
* matching preferred stylingJon Rowe2013-03-151-6/+8
* fix issues with encoding caused by using literalsJon Rowe2013-03-151-20/+39
* Restoring an older public API method.Austin Ziegler2013-02-091-0/+1
* Reformatting.Austin Ziegler2013-01-191-56/+65
* Fixing warnings in Ruby code.Austin Ziegler2011-07-311-16/+1
* Converting diff-lcs from svn to git format.Austin Ziegler2011-07-301-0/+257