{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":139355530,"defaultBranch":"master","name":"usb-analyzer","ownerLogin":"saleae","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-07-01T19:20:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4604597?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1708552837.0","currentOid":""},"activityList":{"items":[{"before":"ed2934a56b007674c985f94a194e6f26e0c4be24","after":"81513f1e333b2497f6d5f1b8c50118d99795aea0","ref":"refs/heads/master","pushedAt":"2024-02-21T22:00:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"},"commit":{"message":"automatic template update of USB Analyzer","shortMessageHtmlLink":"automatic template update of USB Analyzer"}},{"before":"ab7de26ab6ab50c0baf6bd3660de40ad09f3436d","after":null,"ref":"refs/heads/fix/utf-16-decoding","pushedAt":"2023-10-26T21:29:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"}},{"before":"8eae75889776b269feb66ac223e705dbf403dc4f","after":"ed2934a56b007674c985f94a194e6f26e0c4be24","ref":"refs/heads/master","pushedAt":"2023-10-26T21:29:32.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"},"commit":{"message":"Merge pull request #7 from saleae/fix/utf-16-decoding\n\nFix: added mostly-proper Unicode support.","shortMessageHtmlLink":"Merge pull request #7 from saleae/fix/utf-16-decoding"}},{"before":null,"after":"ab7de26ab6ab50c0baf6bd3660de40ad09f3436d","ref":"refs/heads/fix/utf-16-decoding","pushedAt":"2023-10-12T21:59:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"},"commit":{"message":"added mostly-proper Unicode support.\nNote, the single character decoding obviously won't work with multi code-unit characters.\nTo fix that, the code-unit by code-unit decoding would need to be modified to detect code-units in the surrogate range, and continue decoding more code-units until a complete code-point is found.\nFortunately, most languages are within the Basic Multilingual Plane.","shortMessageHtmlLink":"added mostly-proper Unicode support."}},{"before":"fd8bf2558060c53f78677225e61d1db5e1de929b","after":"8eae75889776b269feb66ac223e705dbf403dc4f","ref":"refs/heads/master","pushedAt":"2023-07-07T18:12:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"},"commit":{"message":"automatic template update of USB Analyzer","shortMessageHtmlLink":"automatic template update of USB Analyzer"}},{"before":"50119d35c3ebd84a4239e850213064bf335c9bae","after":"fd8bf2558060c53f78677225e61d1db5e1de929b","ref":"refs/heads/master","pushedAt":"2023-05-25T18:31:56.006Z","pushType":"push","commitsCount":1,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"},"commit":{"message":"automatic template update of USB Analyzer","shortMessageHtmlLink":"automatic template update of USB Analyzer"}},{"before":"abef9067af0d3309c724fc5b474bc2f073768fdc","after":"50119d35c3ebd84a4239e850213064bf335c9bae","ref":"refs/heads/master","pushedAt":"2023-03-10T18:50:45.696Z","pushType":"push","commitsCount":1,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"},"commit":{"message":"clang-format update of USB Analyzer","shortMessageHtmlLink":"clang-format update of USB Analyzer"}},{"before":"e5929369b6e3a4ab7edb592611d29bafc303fcff","after":null,"ref":"refs/heads/fix/5","pushedAt":"2023-03-10T18:48:04.082Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"}},{"before":"75df79ebba85b657b8b76fc09e4b3a0ae17bf29b","after":"abef9067af0d3309c724fc5b474bc2f073768fdc","ref":"refs/heads/master","pushedAt":"2023-03-10T18:48:00.163Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"},"commit":{"message":"Merge pull request #6 from saleae/fix/5\n\nFix issue where incorrect bLength descriptors would cause infinite loop.","shortMessageHtmlLink":"Merge pull request #6 from saleae/fix/5"}},{"before":"77947c87e11e2b61c83b7fc7356f8f482a9ab9a8","after":"e5929369b6e3a4ab7edb592611d29bafc303fcff","ref":"refs/heads/fix/5","pushedAt":"2023-03-10T18:46:16.884Z","pushType":"push","commitsCount":1,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"},"commit":{"message":"Update src/USBControlTransfers.cpp\n\nCo-authored-by: Mike Schmidt <103975086+schmicro@users.noreply.github.com>","shortMessageHtmlLink":"Update src/USBControlTransfers.cpp"}},{"before":"d2a8a35c47a28c0ce186ca81d257b8f411596d7c","after":"77947c87e11e2b61c83b7fc7356f8f482a9ab9a8","ref":"refs/heads/fix/5","pushedAt":"2023-03-10T00:23:44.555Z","pushType":"push","commitsCount":1,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"},"commit":{"message":"removed bug that blocked decoding multiple descriptors per packet.","shortMessageHtmlLink":"removed bug that blocked decoding multiple descriptors per packet."}},{"before":null,"after":"d2a8a35c47a28c0ce186ca81d257b8f411596d7c","ref":"refs/heads/fix/5","pushedAt":"2023-03-09T23:36:45.071Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Marcus10110","name":"Mark","path":"/Marcus10110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1790201?s=80&v=4"},"commit":{"message":"added detection for descriptor parse complete (according to bLength) and break from descriptor parsing when this is discovered.","shortMessageHtmlLink":"added detection for descriptor parse complete (according to bLength) …"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEAVemHwA","startCursor":null,"endCursor":null}},"title":"Activity · saleae/usb-analyzer"}