{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":614615589,"defaultBranch":"main","name":"nvim-pqf","ownerLogin":"yorickpeterse","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-03-16T00:36:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/86065?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1678926983.0","currentOid":""},"activityList":{"items":[{"before":"fd927b33f9ccdd9f06f45d43ce6b95e812781408","after":"148ee2ca8b06d83fd9bf6f9b9497724ad39a07d6","ref":"refs/heads/main","pushedAt":"2024-05-20T16:36:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Don't default sign_conf to an empty table\n\nThis ensures that if `item.type` isn't in `type_mapping`, we correctly\ndetect this instead of producing an error when trying to get the `text`\nfield from this table.\n\nThis fixes https://github.com/yorickpeterse/nvim-pqf/issues/16.","shortMessageHtmlLink":"Don't default sign_conf to an empty table"}},{"before":"0b284ced0f2a6b4c5c59bf13210f597a7e054cbe","after":"fd927b33f9ccdd9f06f45d43ce6b95e812781408","ref":"refs/heads/main","pushedAt":"2024-05-20T15:20:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Deep extend custom signs with the default settings","shortMessageHtmlLink":"Deep extend custom signs with the default settings"}},{"before":"6b549f52ff6cf8b82f55c1bae08d1aeada90ebcb","after":"0b284ced0f2a6b4c5c59bf13210f597a7e054cbe","ref":"refs/heads/main","pushedAt":"2024-05-19T23:36:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Refactor sign text and highlights\n\nThe use of :sign-define and related APIs for NeoVim's LSP signs has been\ndeprecated for a while, and NeoVim hasn't used actual signs for this for\na while now.\n\nUnfortunately, vim.diagnostic doesn't provide the means to _get_\nconfiguration details such as sign highlights and texts, so we still\nneed to configure those separately.\n\nThis commit changes things such that we don't depend on deprecated APIs,\nwhile still allowing users to configure both the sign text and highlight\ngroups if needed.","shortMessageHtmlLink":"Refactor sign text and highlights"}},{"before":"b116487e7d374e33ba4555ef3e2b2cc79af7ccad","after":"6b549f52ff6cf8b82f55c1bae08d1aeada90ebcb","ref":"refs/heads/main","pushedAt":"2024-05-19T21:09:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Fix README code example formatting","shortMessageHtmlLink":"Fix README code example formatting"}},{"before":"8de182d1b2b677ad6ba264e15b6230f74881e96d","after":"b116487e7d374e33ba4555ef3e2b2cc79af7ccad","ref":"refs/heads/main","pushedAt":"2024-05-17T00:04:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Don't show ranges with the same start and end\n\nIf a line or column range has the same start and end values, we now just\nshow the start value instead of \"X-Y\" where both X and Y are the same\nvalue.","shortMessageHtmlLink":"Don't show ranges with the same start and end"}},{"before":"a5298192601d7fd07e1803f2694ec43d2ea746ad","after":"8de182d1b2b677ad6ba264e15b6230f74881e96d","ref":"refs/heads/main","pushedAt":"2024-05-13T14:19:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Format a few if statements better","shortMessageHtmlLink":"Format a few if statements better"}},{"before":"a084b90e0c041ae277f49593eea7c80bd91ae427","after":"a5298192601d7fd07e1803f2694ec43d2ea746ad","ref":"refs/heads/main","pushedAt":"2024-05-13T14:17:32.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Merge pull request #13 from ofseed/main\n\nSupport quickfix `end_lnum` and `end_col`","shortMessageHtmlLink":"Merge pull request #13 from ofseed/main"}},{"before":"ba0e291cb5c0249838132e197dac082777bdc7d6","after":"a084b90e0c041ae277f49593eea7c80bd91ae427","ref":"refs/heads/main","pushedAt":"2024-05-12T22:22:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Add option for changing the truncated path prefix","shortMessageHtmlLink":"Add option for changing the truncated path prefix"}},{"before":"2dbdde286c2de754b986bcb2996c855225eb461a","after":"ba0e291cb5c0249838132e197dac082777bdc7d6","ref":"refs/heads/main","pushedAt":"2023-11-19T00:31:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Don't hardcode sign sizes\n\nInstead of always setting the sign end column to 1, it's now set to the\ncorrect offset based on the sign's byte size.","shortMessageHtmlLink":"Don't hardcode sign sizes"}},{"before":"3f4f176a6dd50c8588cfbe1b0e9cbea39018003e","after":"2dbdde286c2de754b986bcb2996c855225eb461a","ref":"refs/heads/main","pushedAt":"2023-11-16T22:00:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Fix highlights when appending to the quickfix\n\nWhen appending to an existing quickfix window, the start index is\nincremented to start at the first new entry. The previous setup would\nthen incorrectly clear all highlights, and only apply them to the first\nexisting entry.\n\nThis commit changes things around so we only clear highlights when an\nentirely new quickfix entry is produced, and to correctly apply\nhighlights to newly appended items.","shortMessageHtmlLink":"Fix highlights when appending to the quickfix"}},{"before":"b2f18827faa34cfc4b714122ca974318535c19a8","after":"3f4f176a6dd50c8588cfbe1b0e9cbea39018003e","ref":"refs/heads/main","pushedAt":"2023-10-27T21:10:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Refactor formatting and highlighting\n\nInstead of using a fragile syntax file, we now use vim.highlight.range()\nto highlight file paths and line/column numbers properly. In addition,\nthe code is cleaned up and simplified in various places. Finally,\ncolumns are only displayed if a line is also present, and no\nplaceholders are displayed if they are missing.\n\nThis fixes https://github.com/yorickpeterse/nvim-pqf/issues/9.","shortMessageHtmlLink":"Refactor formatting and highlighting"}},{"before":"f0ab5ea8388af8e6c1a7f7cdc07292b07c02662d","after":"b2f18827faa34cfc4b714122ca974318535c19a8","ref":"refs/heads/main","pushedAt":"2023-10-27T14:01:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Run tests for pull requests","shortMessageHtmlLink":"Run tests for pull requests"}},{"before":"bd4cbf6998a68977418b0c5e8ef4ed8a8f20994f","after":"f0ab5ea8388af8e6c1a7f7cdc07292b07c02662d","ref":"refs/heads/main","pushedAt":"2023-07-24T17:03:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Add option for truncating long filenames","shortMessageHtmlLink":"Add option for truncating long filenames"}},{"before":"f70d6554d482eba7d48420ea3cc451b06e759d3a","after":"bd4cbf6998a68977418b0c5e8ef4ed8a8f20994f","ref":"refs/heads/main","pushedAt":"2023-07-23T15:58:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Set proper name for the stylua job","shortMessageHtmlLink":"Set proper name for the stylua job"}},{"before":"3aded07aa22f4d418379988735fd61547c5d675a","after":"f70d6554d482eba7d48420ea3cc451b06e759d3a","ref":"refs/heads/main","pushedAt":"2023-07-23T15:57:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Rename \"test\" job to \"stylua\"","shortMessageHtmlLink":"Rename \"test\" job to \"stylua\""}},{"before":"90c7e33245e807eea85fadc6360a1d053406bc2c","after":"3aded07aa22f4d418379988735fd61547c5d675a","ref":"refs/heads/main","pushedAt":"2023-07-23T15:56:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Run stylua in CI","shortMessageHtmlLink":"Run stylua in CI"}},{"before":"0c83602f9b3de057c5d4bf76e849c3d589a1d836","after":"90c7e33245e807eea85fadc6360a1d053406bc2c","ref":"refs/heads/main","pushedAt":"2023-06-20T22:58:06.311Z","pushType":"push","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"Fix handling Unicode paths/locations\n\nThis fixes https://github.com/yorickpeterse/nvim-pqf/issues/4.","shortMessageHtmlLink":"Fix handling Unicode paths/locations"}},{"before":"d15582d3d0c09280f371fa5f21537cf4530ed330","after":"0c83602f9b3de057c5d4bf76e849c3d589a1d836","ref":"refs/heads/main","pushedAt":"2023-04-20T14:24:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"fix: Don't link to gitlab repo, it is archived","shortMessageHtmlLink":"fix: Don't link to gitlab repo, it is archived"}},{"before":null,"after":"d15582d3d0c09280f371fa5f21537cf4530ed330","ref":"refs/heads/main","pushedAt":"2023-03-16T00:36:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yorickpeterse","name":"Yorick Peterse","path":"/yorickpeterse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86065?s=80&v=4"},"commit":{"message":"feat: option to show multiple lines per item\n\nrefer: #6","shortMessageHtmlLink":"feat: option to show multiple lines per item"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yMFQxNjozNjoyOS4wMDAwMDBazwAAAARO_po7","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yMFQxNjozNjoyOS4wMDAwMDBazwAAAARO_po7","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0xNlQwMDozNjoyMy4wMDAwMDBazwAAAAMEb9wU"}},"title":"Activity ยท yorickpeterse/nvim-pqf"}