0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix & go fmt More... over 7 years ago
Add support for transformer (and make Merge function extensible) More... almost 8 years ago
Fixes #47 - moving the nil check further up in the code resolves the issue More... almost 8 years ago
Slices should append not overwrite More... almost 8 years ago
Slices should append not overwrite More... almost 8 years ago
go fmt More... almost 8 years ago
Fixing YAML test More... almost 8 years ago
Fixing test More... almost 8 years ago
Merge pull request #39 from theo01/master More... almost 8 years ago
Merge pull request #32 from 256dpi/patch-1 More... almost 8 years ago
Merge pull request #37 from untoreh/master More... almost 8 years ago
Merge pull request #40 from buoto/master More... almost 8 years ago
Merge pull request #42 from imdario/add-code-of-conduct-1 More... about 8 years ago
Create CODE_OF_CONDUCT.md More... about 8 years ago
Implement pointer struct patching with basic test More... over 8 years ago
Merge pull request #36 from orlando/master More... over 8 years ago
Updated to gopkg.in/yaml.v2 for issue #25 More... over 8 years ago
Better exemple (closing issue #31) More... over 8 years ago
Add tests for issue #38 More... over 8 years ago
Merge struct with at least one exported field More... over 8 years ago
Fix merge of struct with unexported fields. Issue #38 More... over 8 years ago
Merge remote-tracking branch 'origin/master' More... over 8 years ago
added nil check, otherwise empty maps were being created when not initialized More... over 8 years ago
fixed test More... over 8 years ago
dishonorable mistake, I commit seppoku More... over 8 years ago
forgot last revert More... over 8 years ago
- Put the interface check at the correct position (before checking if the src is a map) - fixed merging for pointers and tests - added test for empty maps and tests for interfaces More... over 8 years ago
fixes for the mapping of interface types More... over 8 years ago
Preserve initialized maps More... over 8 years ago
adding MergeWithOverwrite info to README More... over 8 years ago