An open API service for providing issue and pull request metadata for open source projects.

GitHub / r3labs/diff issues and pull requests

#115 - How to disable slice ordering for a slice in an object

Issue - State: open - Opened by khumps 5 months ago

#114 - Add path to value differ match

Pull Request - State: closed - Opened by nogates 5 months ago

#113 - chore: Update some dependencies

Pull Request - State: open - Opened by andrii-korotkov-verkada 5 months ago

#112 - General Maintenance and Contribution

Issue - State: open - Opened by juicyarts 6 months ago

#110 - fix: tagName go into new slice diff instance

Pull Request - State: open - Opened by caterpillay 9 months ago

#108 - have you tested the library's performance?

Issue - State: open - Opened by colin0000007 12 months ago

#107 - Patching a nil *int?

Issue - State: open - Opened by stoffen over 1 year ago

#106 - Bug: Nil slice == empty slices when diffing

Issue - State: open - Opened by theFong over 1 year ago

#105 - Question on performance

Issue - State: open - Opened by lly-c232733 almost 2 years ago

#104 - Support cyclic types

Pull Request - State: open - Opened by meln5674 almost 2 years ago

#103 - Fixed issue where the Differ options were not passed to sub differs

Pull Request - State: closed - Opened by glorquet about 2 years ago

#102 - Support for adding equal values for a changelog

Issue - State: open - Opened by mdelapenya about 2 years ago - 2 comments

#101 - fix: report create/delete differences on empty structs

Pull Request - State: open - Opened by aexvir over 2 years ago

#99 - Bug: embeded structs diffs are not detected

Issue - State: closed - Opened by geritol over 2 years ago - 1 comment

#98 - When Bool type = false, is missing from Type:create

Issue - State: open - Opened by CIpherWGO over 2 years ago - 1 comment

#97 - Go language version is very old.

Issue - State: open - Opened by vault-thirteen over 2 years ago

#96 - Obscure Tag

Issue - State: open - Opened by silverark over 2 years ago

#95 - TestDiff/mixed-slice-map fails randomly

Issue - State: open - Opened by zhsj over 2 years ago - 1 comment

#94 - Append/Update only

Issue - State: open - Opened by ryjogo over 2 years ago - 1 comment

#93 - EOL pkg found in go mod

Issue - State: closed - Opened by satish-suradkar over 2 years ago - 1 comment

#92 - Changelog Serialization - Interface issue

Issue - State: open - Opened by tiger5226 almost 3 years ago - 1 comment

#89 - option for ignoring unexported fields

Issue - State: open - Opened by aexvir about 3 years ago - 3 comments

#88 - net.IP comparable as String.

Issue - State: open - Opened by s3rj1k about 3 years ago - 2 comments

#87 - Changing module name

Pull Request - State: closed - Opened by zajko about 3 years ago

#86 - CRT-9979

Pull Request - State: closed - Opened by zajko about 3 years ago

#85 - CRT-9979

Pull Request - State: closed - Opened by zajko about 3 years ago

#84 - Migrate CI to GitHub Actions

Pull Request - State: closed - Opened by g3kk0 about 3 years ago

#83 - Added DiffType and DiffFunc to ValueDiffer interface

Pull Request - State: closed - Opened by gustavomassa over 3 years ago - 2 comments

#82 - fix comparing of slice of structure

Pull Request - State: closed - Opened by XIELongDragon over 3 years ago - 1 comment

#81 - Keep original values while diffing

Pull Request - State: closed - Opened by aaomidi over 3 years ago - 2 comments

#80 - Add FilterOut method

Pull Request - State: closed - Opened by wangfenjin over 3 years ago - 3 comments

#79 - fix: slice index patch

Pull Request - State: closed - Opened by 23doors over 3 years ago - 1 comment

#78 - fix: update to nil pointer

Pull Request - State: closed - Opened by 23doors over 3 years ago - 1 comment

#77 - Allow ValueDiffers in nested structs

Pull Request - State: closed - Opened by Alfschmalf over 3 years ago - 1 comment

#76 - fix: add map with pointer value support

Pull Request - State: closed - Opened by 23doors over 3 years ago - 1 comment

#75 - Show entire struct data in From/To even though it's only partially updated

Issue - State: open - Opened by domluna over 3 years ago - 3 comments

#74 - call of reflect.Value.Type on zero Value

Issue - State: closed - Opened by stoffen over 3 years ago - 1 comment

#73 - Type lost in serialization

Issue - State: closed - Opened by stoffen over 3 years ago - 3 comments

#72 - Patching pointer values

Issue - State: closed - Opened by stoffen over 3 years ago - 2 comments

#71 - Slice ordering can't be disabled for []map[string]interface{}

Issue - State: open - Opened by amanenk over 3 years ago - 1 comment

#70 - safely interface reflect values

Pull Request - State: closed - Opened by purehyperbole over 3 years ago

#69 - run this test ,find panic

Issue - State: closed - Opened by lchjczw over 3 years ago - 2 comments

#68 - Fix private map

Pull Request - State: closed - Opened by purehyperbole almost 4 years ago

#66 - Add arrays to diff

Pull Request - State: closed - Opened by FarhanSajid1 almost 4 years ago - 1 comment

#65 - Exclude a field or path from diff

Issue - State: closed - Opened by saul-data almost 4 years ago - 4 comments

#64 - assign an empty type when patch value is nil

Pull Request - State: closed - Opened by purehyperbole about 4 years ago

#62 - Nested map updates

Pull Request - State: closed - Opened by purehyperbole about 4 years ago

#61 - Patch delete for nested map deletes parent

Issue - State: closed - Opened by alextrs about 4 years ago - 3 comments

#60 - Patch against map doesn't work

Issue - State: closed - Opened by alextrs about 4 years ago - 4 comments

#59 - Changelog for slices inconsistent when using pointer values

Issue - State: open - Opened by chbiel about 4 years ago - 1 comment

#58 - fix calling interface on struct values that are private

Pull Request - State: closed - Opened by purehyperbole about 4 years ago

#57 - Panic

Issue - State: closed - Opened by loeffel-io about 4 years ago - 1 comment

#56 - `diff:"-"` does not work

Issue - State: closed - Opened by pep-pig over 4 years ago - 2 comments

#55 - V2

Pull Request - State: closed - Opened by purehyperbole over 4 years ago

#54 - Apply same filters when producing struct values

Pull Request - State: closed - Opened by hjr265 over 4 years ago - 1 comment

#53 - nd in structValues function should use the same filters as d

Issue - State: closed - Opened by hjr265 over 4 years ago

#52 - unsupported type: MongoDB primitive.ObjectID

Issue - State: open - Opened by hwebb over 4 years ago - 7 comments

#51 - unsupported type: array when ID withh uuid.UUID

Issue - State: open - Opened by LangPham over 4 years ago - 3 comments

#50 - merge v2 branch

Pull Request - State: closed - Opened by purehyperbole over 4 years ago

#49 - Add option to convert between compatible types

Pull Request - State: closed - Opened by j0s over 4 years ago - 1 comment

#48 - Add option to flatten embedded structs

Pull Request - State: closed - Opened by j0s over 4 years ago - 3 comments

#47 - Feature/flatten embedded structs

Pull Request - State: closed - Opened by j0s over 4 years ago

#46 - Make Patch a method on Differ, so we can specify custom TagName

Pull Request - State: closed - Opened by j0s over 4 years ago - 1 comment

#45 - Fix flagging change as immutable when finding a field that has "-" ta…

Pull Request - State: closed - Opened by cdennig over 4 years ago - 5 comments

#44 - 修复切片数据索引位置交换导致的bug

Pull Request - State: closed - Opened by robbinhan over 4 years ago - 2 comments

#43 - <fix>: Add support for private members as Pointers

Pull Request - State: closed - Opened by zonewave almost 5 years ago - 1 comment

#42 - Re-worked patch engine.

Pull Request - State: closed - Opened by kyenos almost 5 years ago - 3 comments

#41 - update readme for v2 branch and move to travis ci

Pull Request - State: closed - Opened by purehyperbole almost 5 years ago

#40 - Patch / Merge

Pull Request - State: closed - Opened by kyenos almost 5 years ago - 4 comments

#39 - The go get module is different from the one on github

Issue - State: closed - Opened by MuntherJaber almost 5 years ago - 7 comments

#38 - add filtering of struct fields

Pull Request - State: closed - Opened by alexflint about 5 years ago - 1 comment

#37 - filtering which fields are inspected

Issue - State: closed - Opened by alexflint about 5 years ago

#36 - option to handle value type change

Pull Request - State: closed - Opened by noiseoverip about 5 years ago - 2 comments

#35 - handling type change

Issue - State: closed - Opened by noiseoverip about 5 years ago - 1 comment

#34 - reset internal state on each call to Diff()

Pull Request - State: closed - Opened by purehyperbole about 5 years ago

#33 - Differ without state

Issue - State: closed - Opened by voodoo-dn about 5 years ago - 5 comments

#32 - Custom diff tag

Pull Request - State: closed - Opened by purehyperbole about 5 years ago

#31 - Recommended compatibility with json tag

Issue - State: closed - Opened by js2854 about 5 years ago - 2 comments

#30 - ApplyDiff / RevertDiff

Issue - State: open - Opened by kurze about 5 years ago - 5 comments

#28 - fix ci config

Pull Request - State: closed - Opened by purehyperbole over 5 years ago

#27 - Performance guidance

Issue - State: closed - Opened by nehbit over 5 years ago - 2 comments

#26 - Support for custom differs

Pull Request - State: closed - Opened by lovromazgon over 5 years ago - 3 comments

#25 - Add reflect.Invalid check to diffSlice

Issue - State: closed - Opened by adrian-sturm over 5 years ago - 1 comment

#24 - Added go.mod

Pull Request - State: closed - Opened by stefanmcshane over 5 years ago - 1 comment

#23 - Diffing struct with private field *big.Int fails

Issue - State: closed - Opened by raditzlawliet over 5 years ago - 4 comments

#22 - feat(go-mod): update go mod

Pull Request - State: closed - Opened by nafhul over 5 years ago - 1 comment

#21 - compare time in unix nano because of the accuracy lose caused by mars…

Pull Request - State: closed - Opened by tianhongw over 5 years ago - 1 comment

#20 - compare time in millisecond level because of the accuracy lose caused…

Pull Request - State: closed - Opened by tianhongw over 5 years ago - 1 comment

#19 - support for private struct fields

Pull Request - State: closed - Opened by purehyperbole almost 6 years ago

#18 - Diffing struct with private field fails

Issue - State: closed - Opened by Gallardot almost 6 years ago - 1 comment

#16 - Q: Adding a single struct entry to a map produces multiple changes

Issue - State: closed - Opened by agis about 6 years ago - 6 comments