index
:
delta/ruby-gems/diff-lcs.git
fix-failed-test-due-to-resolving-off-by-one-error
fix-issues-5-and-6
fix-ruby-1.8-support
flatten-clean-up
gh-pages
hoe-3-18-support
main
master
misplaced-chunk-issue-65
reintroduce-the-threshold-test-optimization
rubocop
sorbet
spec-cleanup
switch-to-standardrb-formatting
github.com: halostatue/diff-lcs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
diff
/
lcs
Commit message (
Expand
)
Author
Age
Files
Lines
*
standardrb --only Style/BarePercentLiterals --fix
Austin Ziegler
2022-07-04
1
-1
/
+1
*
standardrb --only Style/StringLiteralsInInterpolation
Austin Ziegler
2022-07-04
1
-0
/
+6
*
standardrb --only Style/StringLiteralsInInterpolation --fix and more
Austin Ziegler
2022-07-04
1
-9
/
+8
*
standardrb --only Style/RedundantBegin --fix
Austin Ziegler
2022-07-04
1
-5
/
+3
*
standardrb --only Standard/BlockSingleLineBraces --fix
Austin Ziegler
2022-07-04
1
-4
/
+4
*
standardrb --only Style/RescueModifier --fix
Austin Ziegler
2022-07-04
1
-1
/
+5
*
standardrb --only Style/Alias --fix
Austin Ziegler
2022-07-04
2
-3
/
+3
*
Clean up lint directives
Austin Ziegler
2022-07-04
3
-5
/
+5
*
standardrb --only Layout/SpaceInsideHashLiteralBraces --fix
Austin Ziegler
2022-07-04
1
-2
/
+2
*
standardrb --only Style/ClassCheck --fix
Austin Ziegler
2022-07-04
2
-7
/
+7
*
Ignore Style/HashSyntax
Austin Ziegler
2022-07-04
1
-0
/
+2
*
standardrb --only Layout/LeadingCommentSpace --fix
Austin Ziegler
2022-07-04
4
-11
/
+11
*
Fix :yields: directive for rdoc
Austin Ziegler
2022-07-04
1
-2
/
+2
*
Fix Style/AndOr
Austin Ziegler
2022-07-04
4
-9
/
+9
*
ignore Layout/heredocIndentation due to old Ruby
Austin Ziegler
2022-07-04
2
-0
/
+8
*
standardrb --only Layout/ExtraSpacing --fix and ignore
Austin Ziegler
2022-07-04
4
-11
/
+11
*
standardrb --only Style/PercentLiteralDelimiters --fix
Austin Ziegler
2022-07-04
1
-1
/
+1
*
standardrb --only Style/StringLiterals --fix
Austin Ziegler
2022-07-04
8
-71
/
+71
*
Fix issues reported by fasterer
Austin Ziegler
2022-07-04
1
-1
/
+1
*
Reintroduce the threshold test optimization
reintroduce-the-threshold-test-optimization
tiendo1011
2021-12-22
1
-4
/
+9
*
Use comment to aid reverting in case the change is problematic
tiendo1011
2021-12-20
1
-0
/
+3
*
Ax unnecessary calls
tiendo1011
2021-12-19
1
-7
/
+3
*
Correct last index position
tiendo1011
2021-12-16
1
-1
/
+1
*
# This is a combination of 9 commits.
Austin Ziegler
2020-07-01
3
-61
/
+124
*
Fix some issues with 1.4 on older Rubies
fix-ruby-1.8-support
Austin Ziegler
2020-06-28
1
-1
/
+1
*
Merge pull request #61 from halostatue/fix-issue-60
v1.4.2
Austin Ziegler
2020-06-23
1
-8
/
+11
|
\
|
*
Change when max_diff_size is applied
Austin Ziegler
2020-06-23
1
-8
/
+11
*
|
Fix typo for rubocop cop namspace
camille
2020-06-24
1
-1
/
+1
|
/
*
Fix an issue with negative hunk max_size
Austin Ziegler
2020-06-23
1
-1
/
+1
*
Resolve multiple issues for 1.4
Austin Ziegler
2019-02-04
2
-8
/
+14
*
Update documentation
Austin Ziegler
2019-02-01
1
-2
/
+2
*
Reintroduce Diff::LCS::Change#to_ary
Austin Ziegler
2019-02-01
2
-12
/
+16
*
Applied Rubocop rules that I like
Austin Ziegler
2019-01-27
10
-165
/
+178
*
Revert PR#47 "Add #to_ary to Diff::LCS::Changeā¦"
Austin Ziegler
2019-01-27
1
-4
/
+0
*
Add #to_ary to Diff::LCS::Change and Diff::LCS::ContextChange
Akinori MUSHA
2019-01-26
1
-0
/
+4
*
diff-lcs 1.3
Austin Ziegler
2017-01-18
3
-51
/
+31
*
Merge pull request #29 from GoBoundless/fix_compare
Austin Ziegler
2014-04-26
1
-0
/
+2
|
\
|
*
update Diff::LCS::Change and Diff::LCS::ContextChange's '==' methods to compa...
Kevin Mook
2014-04-23
1
-0
/
+2
*
|
Fixing a banner bug with bin/ldiff
Austin Ziegler
2014-04-26
1
-1
/
+1
|
/
*
Update htmldiff.rb
Mark Friedgan
2013-12-22
1
-2
/
+2
*
fixing for Diff::LCS::Change.from_a
joshbronson
2013-11-05
1
-1
/
+1
*
Fix redundancy of value check
ginriki
2013-04-29
1
-1
/
+1
*
Fix pruning of common sequences at start.
Paul Kunysch
2013-04-20
1
-0
/
+1
*
protect against no data
Jon Rowe
2013-04-11
1
-1
/
+1
*
Finalizing encoding-aware diff fixes.
Austin Ziegler
2013-03-30
1
-29
/
+21
*
refactor out encoding method
Jon Rowe
2013-03-15
1
-1
/
+2
*
ruby 187... support...
Jon Rowe
2013-03-15
1
-6
/
+16
*
matching preferred styling
Jon Rowe
2013-03-15
1
-6
/
+8
*
fix issues with encoding caused by using literals
Jon Rowe
2013-03-15
1
-20
/
+39
*
Restoring an older public API method.
Austin Ziegler
2013-02-09
1
-0
/
+1
[next]