openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mergo
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 7 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Assert removed
Dario Castañé
More...
over 5 years ago
Fixed typo
Peer Xu
More...
almost 6 years ago
added WithSliceDeepCopy config flag
Peer Xu
More...
almost 6 years ago
Merge pull request #125 from rusdevops/master
Vincent Demeester
More...
almost 6 years ago
added test case for issue #125
Vyacheslav.Vershinin
More...
almost 6 years ago
unexported OverwriteSliceWithEmptyValue config flag
Vyacheslav.Vershinin
More...
almost 6 years ago
added WithOverrideEmptySlice config flag
Vyacheslav.Vershinin
More...
almost 6 years ago
added WithOverrideEmptySlice config flag
Vyacheslav.Vershinin
More...
almost 6 years ago
Merge pull request #122 from muesli/typo-fixes
Vincent Demeester
More...
about 6 years ago
Fixed typo
Christian Muehlhaeuser
More...
about 6 years ago
Merge pull request #120 from pradeepp28/dont-overwrite-pointers
Vincent Demeester
More...
about 6 years ago
should not overwrite pointers directly, instead check embedded values and overwrite it
Pradeep Palanisamy (TMS)
More...
about 6 years ago
Create FUNDING.yml
Dario Castañé
More...
about 6 years ago
Merge pull request #106 from admtnnr/master
Vincent Demeester
More...
over 6 years ago
override values with nil values when set to do so
Yann Hamon
More...
over 6 years ago
Merge pull request #112 from silvin-lubecki/add-strict-override
Vincent Demeester
More...
over 6 years ago
Add a new option WithTypeCheck, which ensures that slice types are the same while overriding one by another one. This was the case if used WithAppendSlice and WithOverride together, before commit 54bb0a6f1f6e9aebf8c573b01d9c44890c2c495b. Now to get the same result, one should use WithOverride, WithTypeCheck in conjunction.
Silvin Lubecki
More...
over 6 years ago
Fix and rename un-appropriate test, as merging directly 2 slices is not supported. Now this "feature" is explicit demonstrated in this test.
Silvin Lubecki
More...
over 6 years ago
Reduce code complexity
Stanislav Yotov
More...
over 6 years ago
PR review clean ups
Stanislav Yotov
More...
over 6 years ago
Merge pull request #108 from vdemeester/fix-ci-for-prs
Vincent Demeester
More...
over 6 years ago
Fix the ci for pull-requests
Vincent Demeester
More...
over 6 years ago
Fix merging of interface types with concrete values
Adam Tanner
More...
over 6 years ago
fix dstElement.IsNil as it panics when dstElement is string
Stanislav Yotov
More...
over 6 years ago
cleaner test data
Stanislav Yotov
More...
over 6 years ago
linting
Stanislav Yotov
More...
over 6 years ago
passing unit tests
Stanislav Yotov
More...
over 6 years ago
remove custom functions
Stanislav Yotov
More...
over 6 years ago
semi working
Stanislav Yotov
More...
over 6 years ago
helper functions
Stanislav Yotov
More...
over 6 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree