{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":208223260,"defaultBranch":"devel","name":"AngleSharp.Diffing","ownerLogin":"AngleSharp","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-09-13T08:16:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10828168?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1688035056.0","currentOid":""},"activityList":{"items":[{"before":"e51426778fd9bdd3c795ab51e822a9fd3350a554","after":"7a0c5e1449253b9bec90c47783d067a40fd582b1","ref":"refs/heads/master","pushedAt":"2023-06-29T10:32:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"egil","name":"Egil Hansen","path":"/egil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105649?s=80&v=4"},"commit":{"message":"feat: changed CompareStrategy to return CompareResult\n\n* Ensure that the correct diff is returned.\r\n\r\n* Use records.\r\n\r\n* Move kind to beginning of text.\r\n\r\n* Fix compilation error and test for custom diff.\r\n\r\n* Update src/AngleSharp.Diffing/Core/CompareResult.cs\r\n\r\nCo-authored-by: Egil Hansen \r\n\r\n* Update src/AngleSharp.Diffing/Core/Comparison.cs\r\n\r\nCo-authored-by: Egil Hansen \r\n\r\n* Update src/AngleSharp.Diffing/Core/AttributeComparison.cs\r\n\r\nCo-authored-by: Egil Hansen \r\n\r\n* 1. Rename CompareResultDecision\r\n2. Move method inside type.\r\n\r\n* Rename method.\r\n\r\n* Get rid of StylesOrder\r\n\r\n* More records.\r\n\r\n* refactor: move IsExternalInit to folder matching namespace\r\n\r\n* add comment to explain use of ReferenceEquals\r\n\r\n* Move types into two files\r\n\r\n* simplify attrdiff object hierarchi\r\n\r\n* remove diff type check\r\n\r\n* clean up using statements\r\n\r\n* refactor: IsSameOrSkip as property\r\n\r\n* refactor: normalize tests\r\n\r\n* feat: add CommentComparer tests\r\n\r\n* nodes do not have different closing tags, elements do, so switch to using ElementDiff when comparing elements\r\n\r\n* fix: override ComparisonSource.ToString for better output\r\n\r\n* fix: use unspecified when no diff is returned\r\n\r\n* override ToString in AttributeComparisonSource\r\n\r\n* bump version number\r\n\r\n---------\r\n\r\nCo-authored-by: Egil Hansen ","shortMessageHtmlLink":"feat: changed CompareStrategy to return CompareResult"}},{"before":"38875ff9b87412c90b7351ef5708557ba9029109","after":"370d44b6a620732501d178f2b68b15068256646f","ref":"refs/heads/devel","pushedAt":"2023-03-28T22:29:49.563Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"egil","name":"Egil Hansen","path":"/egil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105649?s=80&v=4"},"commit":{"message":"feat: changed CompareStrategy to return CompareResult\n\n* Ensure that the correct diff is returned.\r\n\r\n* Use records.\r\n\r\n* Move kind to beginning of text.\r\n\r\n* Fix compilation error and test for custom diff.\r\n\r\n* Update src/AngleSharp.Diffing/Core/CompareResult.cs\r\n\r\nCo-authored-by: Egil Hansen \r\n\r\n* Update src/AngleSharp.Diffing/Core/Comparison.cs\r\n\r\nCo-authored-by: Egil Hansen \r\n\r\n* Update src/AngleSharp.Diffing/Core/AttributeComparison.cs\r\n\r\nCo-authored-by: Egil Hansen \r\n\r\n* 1. Rename CompareResultDecision\r\n2. Move method inside type.\r\n\r\n* Rename method.\r\n\r\n* Get rid of StylesOrder\r\n\r\n* More records.\r\n\r\n* refactor: move IsExternalInit to folder matching namespace\r\n\r\n* add comment to explain use of ReferenceEquals\r\n\r\n* Move types into two files\r\n\r\n* simplify attrdiff object hierarchi\r\n\r\n* remove diff type check\r\n\r\n* clean up using statements\r\n\r\n* refactor: IsSameOrSkip as property\r\n\r\n* refactor: normalize tests\r\n\r\n* feat: add CommentComparer tests\r\n\r\n* nodes do not have different closing tags, elements do, so switch to using ElementDiff when comparing elements\r\n\r\n* fix: override ComparisonSource.ToString for better output\r\n\r\n* fix: use unspecified when no diff is returned\r\n\r\n* override ToString in AttributeComparisonSource\r\n\r\n* bump version number\r\n\r\n---------\r\n\r\nCo-authored-by: Egil Hansen ","shortMessageHtmlLink":"feat: changed CompareStrategy to return CompareResult"}},{"before":null,"after":"6154678ac0bd25a8bf0593602d3b0dca597ea1e0","ref":"refs/heads/custom-diffs","pushedAt":"2023-03-28T22:07:34.102Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"egil","name":"Egil Hansen","path":"/egil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105649?s=80&v=4"},"commit":{"message":"bump version number","shortMessageHtmlLink":"bump version number"}},{"before":"ba34b88c16632cabd870d758e43c7cd6e0bf1daf","after":null,"ref":"refs/heads/custom-diffs","pushedAt":"2023-03-28T15:43:02.686Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"egil","name":"Egil Hansen","path":"/egil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105649?s=80&v=4"}},{"before":null,"after":"ba34b88c16632cabd870d758e43c7cd6e0bf1daf","ref":"refs/heads/custom-diffs","pushedAt":"2023-03-28T15:35:09.831Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"egil","name":"Egil Hansen","path":"/egil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105649?s=80&v=4"},"commit":{"message":"feat: add CommentComparer tests","shortMessageHtmlLink":"feat: add CommentComparer tests"}},{"before":"aa349ad1e002a16227c9823b674c34ec1fcca52a","after":"e51426778fd9bdd3c795ab51e822a9fd3350a554","ref":"refs/heads/master","pushedAt":"2023-03-17T11:31:55.512Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"egil","name":"Egil Hansen","path":"/egil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105649?s=80&v=4"},"commit":{"message":"Merge pull request #37 from AngleSharp/devel\n\nv.0.18.1","shortMessageHtmlLink":"Merge pull request #37 from AngleSharp/devel"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0yOVQxMDozMjoxMC4wMDAwMDBazwAAAANLcHTt","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0yOVQxMDozMjoxMC4wMDAwMDBazwAAAANLcHTt","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0xN1QxMTozMTo1NS41MTIzMDlazwAAAAMFnbXb"}},"title":"Activity ยท AngleSharp/AngleSharp.Diffing"}