Ecosyste.ms: Issues

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

GitHub / r3labs/diff issues and pull requests

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

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

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

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

#107 - Patching a nil *int?

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

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

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

#105 - Question on performance

Issue - State: open - Opened by lly-c232733 about 1 year ago

#104 - Support cyclic types

Pull Request - State: open - Opened by meln5674 over 1 year ago

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

Pull Request - State: closed - Opened by glorquet over 1 year ago

#102 - Support for adding equal values for a changelog

Issue - State: open - Opened by mdelapenya over 1 year ago - 2 comments

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

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

#100 - no differences reported for maps where values are empty structs

Issue - State: open - Opened by aexvir almost 2 years ago

#99 - Bug: embeded structs diffs are not detected

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

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

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

#97 - Go language version is very old.

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

#96 - Obscure Tag

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

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

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

#94 - Append/Update only

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

#93 - EOL pkg found in go mod

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

#92 - Changelog Serialization - Interface issue

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

#89 - option for ignoring unexported fields

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

#88 - net.IP comparable as String.

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

#87 - Changing module name

Pull Request - State: closed - Opened by zajko over 2 years ago

#86 - CRT-9979

Pull Request - State: closed - Opened by zajko over 2 years ago

#85 - CRT-9979

Pull Request - State: closed - Opened by zajko over 2 years ago

#84 - Migrate CI to GitHub Actions

Pull Request - State: closed - Opened by g3kk0 over 2 years ago

#83 - Added DiffType and DiffFunc to ValueDiffer interface

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

#82 - fix comparing of slice of structure

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

#81 - Keep original values while diffing

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

#80 - Add FilterOut method

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

#79 - fix: slice index patch

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

#78 - fix: update to nil pointer

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

#77 - Allow ValueDiffers in nested structs

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

#76 - fix: add map with pointer value support

Pull Request - State: closed - Opened by 23doors almost 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 about 3 years ago - 3 comments

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

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

#73 - Type lost in serialization

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

#72 - Patching pointer values

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

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

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

#70 - safely interface reflect values

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

#69 - run this test ,find panic

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

#68 - Fix private map

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

#66 - Add arrays to diff

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

#65 - Exclude a field or path from diff

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

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

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

#62 - Nested map updates

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

#61 - Patch delete for nested map deletes parent

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

#60 - Patch against map doesn't work

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

#59 - Changelog for slices inconsistent when using pointer values

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

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

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

#57 - Panic

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

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

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

#55 - V2

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

#54 - Apply same filters when producing struct values

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

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

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

#52 - unsupported type: MongoDB primitive.ObjectID

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

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

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

#50 - merge v2 branch

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

#49 - Add option to convert between compatible types

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

#48 - Add option to flatten embedded structs

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

#47 - Feature/flatten embedded structs

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

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

Pull Request - State: closed - Opened by j0s almost 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 about 4 years ago - 5 comments

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

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

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

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

#42 - Re-worked patch engine.

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

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

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

#40 - Patch / Merge

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

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

Issue - State: closed - Opened by MuntherJaber over 4 years ago - 7 comments

#38 - add filtering of struct fields

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

#37 - filtering which fields are inspected

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

#36 - option to handle value type change

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

#35 - handling type change

Issue - State: closed - Opened by noiseoverip over 4 years ago - 1 comment

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

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

#33 - Differ without state

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

#32 - Custom diff tag

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

#31 - Recommended compatibility with json tag

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

#30 - ApplyDiff / RevertDiff

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

#28 - fix ci config

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

#27 - Performance guidance

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

#26 - Support for custom differs

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

#25 - Add reflect.Invalid check to diffSlice

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

#24 - Added go.mod

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

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

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

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

Pull Request - State: closed - Opened by nafhul about 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 about 5 years ago - 1 comment

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

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

#19 - support for private struct fields

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

#18 - Diffing struct with private field fails

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

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

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

#15 - Uint key doesn't add to path

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

#14 - added configurable differ with slice ordering option

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

#13 - Modify slice diffing to detect reordered slice items

Pull Request - State: closed - Opened by erhudy over 5 years ago - 6 comments

#12 - allowing comparison between nil and non nil values

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