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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #81 from halostatue/switch-to-standardrb-formatting
HEAD
main
Austin Ziegler
2022-07-05
29
-887
/
+937
|
\
|
*
Update codeql analysis
Austin Ziegler
2022-07-04
1
-29
/
+29
|
*
Update changelog
Austin Ziegler
2022-07-04
1
-0
/
+2
|
*
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
2
-5
/
+5
|
*
standardrb --only Style/StringChars
Austin Ziegler
2022-07-04
2
-3
/
+3
|
*
standardrb --only Style/RescueModifier --fix
Austin Ziegler
2022-07-04
1
-1
/
+5
|
*
standardrb --only Style/Alias --fix
Austin Ziegler
2022-07-04
3
-5
/
+5
|
*
Clean up lint directives
Austin Ziegler
2022-07-04
5
-13
/
+9
|
*
standardrb --only Style/EmptyMethod --fix
Austin Ziegler
2022-07-04
1
-2
/
+4
|
*
standardrb --only Layout/SpaceInsideHashLiteralBraces --fix
Austin Ziegler
2022-07-04
4
-9
/
+9
|
*
standardrb --only Style/ClassCheck --fix
Austin Ziegler
2022-07-04
4
-12
/
+12
|
*
Ignore Style/HashSyntax
Austin Ziegler
2022-07-04
7
-1
/
+13
|
*
standardrb --only Layout/LeadingCommentSpace --fix
Austin Ziegler
2022-07-04
6
-19
/
+19
|
*
Fix :yields: directive for rdoc
Austin Ziegler
2022-07-04
2
-7
/
+7
|
*
Fix Style/AndOr
Austin Ziegler
2022-07-04
5
-17
/
+17
|
*
ignore Layout/heredocIndentation due to old Ruby
Austin Ziegler
2022-07-04
5
-0
/
+16
|
*
standardrb --only Layout/ExtraSpacing --fix and ignore
Austin Ziegler
2022-07-04
9
-41
/
+51
|
*
standardrb --only Style/PercentLiteralDelimiters --fix
Austin Ziegler
2022-07-04
7
-50
/
+50
|
*
standardrb --only Style/StringLiterals --fix
Austin Ziegler
2022-07-04
24
-691
/
+691
|
*
Add standardrb
Austin Ziegler
2022-07-04
1
-0
/
+4
|
*
Fix issues reported by fasterer
Austin Ziegler
2022-07-04
5
-10
/
+11
|
/
*
Update changelog
Austin Ziegler
2022-07-04
1
-49
/
+54
*
Update CI support
Austin Ziegler
2022-07-04
1
-35
/
+28
*
Merge pull request #84 from justintsteele/jtsteele_license_update
Austin Ziegler
2022-03-17
1
-4
/
+6
|
\
|
*
Add newline after ATX headers per code review
Justin Steele
2022-03-17
1
-4
/
+6
|
*
Add trailing space to ATX headers per code review
Justin Steele
2022-03-17
1
-4
/
+4
|
*
Update license file to use md format and clarify PAL reference
Justin Steele
2022-03-17
1
-4
/
+4
|
/
*
Prevent tests from running more than once
v1.5.0
Austin Ziegler
2021-12-23
1
-2
/
+5
*
Add codeql workflow
Austin Ziegler
2021-12-23
1
-0
/
+70
*
Make tests a little quieter by removing a debug statement
Austin Ziegler
2021-12-23
2
-6
/
+5
*
Prepare for release of 1.5.0
Austin Ziegler
2021-12-23
5
-119
/
+168
*
Merge pull request #80 from halostatue/reintroduce-the-threshold-test-optimiz...
Austin Ziegler
2021-12-23
1
-4
/
+9
|
\
|
*
Reintroduce the threshold test optimization
reintroduce-the-threshold-test-optimization
tiendo1011
2021-12-22
1
-4
/
+9
*
|
Merge pull request #79 from halostatue/fix-failed-test-due-to-resolving-off-b...
Austin Ziegler
2021-12-23
2
-26
/
+26
|
\
\
|
|
/
|
/
|
|
*
Updating the comment to reflect the new found logic
fix-failed-test-due-to-resolving-off-by-one-error
tiendo1011
2021-12-22
1
-2
/
+3
|
*
Apply some performance improvement
tiendo1011
2021-12-22
1
-4
/
+6
|
*
The symmetrically makes it easier to understand
tiendo1011
2021-12-22
1
-8
/
+8
|
*
Use element directly instead of accessing it from the index
tiendo1011
2021-12-22
1
-9
/
+6
|
*
Correct the expected diff
tiendo1011
2021-12-22
1
-4
/
+4
|
/
*
Ensure that `rake test` runs `rake spec`
master
Austin Ziegler
2021-12-20
1
-3
/
+3
*
Remove rubocop configuration
Austin Ziegler
2021-12-20
1
-133
/
+0
*
Remove probaby-unnecessary threshold map update
Austin Ziegler
2021-12-20
1
-0
/
+5
*
Merge pull request #72 from tiendo1011/ax-unecessary-call
Austin Ziegler
2021-12-20
1
-7
/
+6
|
\
|
*
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
*
|
Prepare for pre-release gem
Austin Ziegler
2021-12-19
3
-7
/
+20
[next]