{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":806773074,"defaultBranch":"main","name":"git-dashboard-nvim","ownerLogin":"juansalvatore","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-05-27T21:51:12.000Z","ownerAvatar":"https://github.com/avatars/u/11010928?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719605412.0","currentOid":""},"activityList":{"items":[{"before":"60900e9b7ecf21809ae4c4d18cdd8f264ae7e0cb","after":null,"ref":"refs/heads/juan/fix-windows-check","pushedAt":"2024-06-28T20:09:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"}},{"before":"ca26185e6963e078bb9d0ca6bf020f2b4d5d88d7","after":"e44e44e2dc9c85a90ff3756eb216cf346dc9306d","ref":"refs/heads/main","pushedAt":"2024-06-28T20:09:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"fix is_windows check (#8)","shortMessageHtmlLink":"fix is_windows check (#8)"}},{"before":null,"after":"60900e9b7ecf21809ae4c4d18cdd8f264ae7e0cb","ref":"refs/heads/juan/fix-windows-check","pushedAt":"2024-06-28T18:04:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"fix is_windows check","shortMessageHtmlLink":"fix is_windows check"}},{"before":"cb4d0e8f01e57bf6232e33ff26a3039cb05e5fb4","after":"ca26185e6963e078bb9d0ca6bf020f2b4d5d88d7","ref":"refs/heads/main","pushedAt":"2024-06-28T04:40:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Delete NUL","shortMessageHtmlLink":"Delete NUL"}},{"before":"7d3b61cd6169b4cfcdddf9e928c6689c74f4b90d","after":"cb4d0e8f01e57bf6232e33ff26a3039cb05e5fb4","ref":"refs/heads/main","pushedAt":"2024-06-28T04:38:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Update gitignore and cleanup","shortMessageHtmlLink":"Update gitignore and cleanup"}},{"before":"0ff0bdb82546f9175cc221dcbabb20f4d2f4c32b","after":"7d3b61cd6169b4cfcdddf9e928c6689c74f4b90d","ref":"refs/heads/main","pushedAt":"2024-06-28T04:22:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"4bf8c0a9168139c984f22d0a0fbc99d40b39d3db","after":null,"ref":"refs/heads/juan/test-new-features","pushedAt":"2024-06-28T04:15:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"}},{"before":"3d20b9a38335e236da21449ff0486542b955b931","after":"0ff0bdb82546f9175cc221dcbabb20f4d2f4c32b","ref":"refs/heads/main","pushedAt":"2024-06-28T04:15:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Fix: Constrain highlights to DashboardHeader section and remove BufLeave clean event (#6)\n\n* Fix highlight issue\r\n\r\n* Remove print and improve comments\r\n\r\n* Fix highlight disappearing when opening telescope/other buffers along with the dashboard\r\n\r\n* Add comment and temporary extra spaces fix\r\n\r\n* Cleanup unneeded arguments for add_highlight","shortMessageHtmlLink":"Fix: Constrain highlights to DashboardHeader section and remove BufLe…"}},{"before":"881a28f33321faad4c4f94b2d6a267fa6e331b7b","after":"4bf8c0a9168139c984f22d0a0fbc99d40b39d3db","ref":"refs/heads/juan/test-new-features","pushedAt":"2024-06-28T04:12:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Cleanup unneeded arguments for add_highlight","shortMessageHtmlLink":"Cleanup unneeded arguments for add_highlight"}},{"before":"7c95d85f7398a0841602f7536e5f1041079c475f","after":"881a28f33321faad4c4f94b2d6a267fa6e331b7b","ref":"refs/heads/juan/test-new-features","pushedAt":"2024-06-28T04:01:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Add comment and temporary extra spaces fix","shortMessageHtmlLink":"Add comment and temporary extra spaces fix"}},{"before":"d87b203735fbdaf7bec1ed7a7dde32b1f28b3dd6","after":"7c95d85f7398a0841602f7536e5f1041079c475f","ref":"refs/heads/juan/test-new-features","pushedAt":"2024-06-28T03:39:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Fix highlight disappearing when opening telescope/other buffers along with the dashboard","shortMessageHtmlLink":"Fix highlight disappearing when opening telescope/other buffers along…"}},{"before":"5a523486c7b13e57d231d6a6d1b430454f9d79ba","after":"d87b203735fbdaf7bec1ed7a7dde32b1f28b3dd6","ref":"refs/heads/juan/test-new-features","pushedAt":"2024-06-28T02:51:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Remove print and improve comments","shortMessageHtmlLink":"Remove print and improve comments"}},{"before":null,"after":"5a523486c7b13e57d231d6a6d1b430454f9d79ba","ref":"refs/heads/juan/test-new-features","pushedAt":"2024-06-28T02:48:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Fix highlight issue","shortMessageHtmlLink":"Fix highlight issue"}},{"before":"ae770c6bb78743b58b181a59a479f85385cbafcc","after":"3d20b9a38335e236da21449ff0486542b955b931","ref":"refs/heads/main","pushedAt":"2024-06-27T03:19:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"fix(git): handle non-unix stderr redirection (#4)","shortMessageHtmlLink":"fix(git): handle non-unix stderr redirection (#4)"}},{"before":"4b4dc1a79acfc222bb92e0a6a762a71fb5bdcfee","after":null,"ref":"refs/heads/juan/alpha-nvim","pushedAt":"2024-06-25T00:30:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"}},{"before":"d84da823cdf659d3385243221a032fc5b9580015","after":"ae770c6bb78743b58b181a59a479f85385cbafcc","ref":"refs/heads/main","pushedAt":"2024-06-25T00:24:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Extends support for alpha-nvim (#3)\n\n* Add compatibility with alpha dashboard\r\n\r\n* Update readme","shortMessageHtmlLink":"Extends support for alpha-nvim (#3)"}},{"before":"c51390a9350cfdd1e7880beb644460c451721fba","after":"4b4dc1a79acfc222bb92e0a6a762a71fb5bdcfee","ref":"refs/heads/juan/alpha-nvim","pushedAt":"2024-06-25T00:14:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Update readme","shortMessageHtmlLink":"Update readme"}},{"before":null,"after":"c51390a9350cfdd1e7880beb644460c451721fba","ref":"refs/heads/juan/alpha-nvim","pushedAt":"2024-06-25T00:08:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Add compatibility with alpha dashboard","shortMessageHtmlLink":"Add compatibility with alpha dashboard"}},{"before":"fc357f5c1673d7e9bdc9f9036aeb5e4e35cdf823","after":"d84da823cdf659d3385243221a032fc5b9580015","ref":"refs/heads/main","pushedAt":"2024-06-24T23:43:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"feat: `setup` can be called without arguments (#2)","shortMessageHtmlLink":"feat: setup can be called without arguments (#2)"}},{"before":"4737c6b866aefcc0f506c1829a08ce0978346442","after":"fc357f5c1673d7e9bdc9f9036aeb5e4e35cdf823","ref":"refs/heads/main","pushedAt":"2024-06-24T23:38:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Fix multiple compatibility issues (#1)\n\n* feature: use username from git config\r\n\r\n* feature: support remote url different than github\r\n\r\n* fix: commits on basepoint\r\n\r\n* feature: make basepoints configurable\r\n\r\n* feature: make git username as author option\r\n\r\n* update README","shortMessageHtmlLink":"Fix multiple compatibility issues (#1)"}},{"before":"4542463174f79f2efffbaf235a4c3ae33ce9f345","after":null,"ref":"refs/heads/test2","pushedAt":"2024-06-24T03:27:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"}},{"before":"6315fc53e626725f893fccd11bda14f753e7f525","after":"4737c6b866aefcc0f506c1829a08ce0978346442","ref":"refs/heads/main","pushedAt":"2024-06-24T03:23:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"378b88d7254de7d74b73ceb271bda781389242d2","after":"6315fc53e626725f893fccd11bda14f753e7f525","ref":"refs/heads/main","pushedAt":"2024-06-24T02:45:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"eb7c479ec3b16edb27c83dabc7e429c93a6601d2","after":"378b88d7254de7d74b73ceb271bda781389242d2","ref":"refs/heads/main","pushedAt":"2024-06-24T02:41:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"b666306e27d12f0652fce1927b868ae908961e70","after":"eb7c479ec3b16edb27c83dabc7e429c93a6601d2","ref":"refs/heads/main","pushedAt":"2024-06-24T02:31:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"300d5cf2f431cb8235fbd35b009046d9f9a9f687","after":"b666306e27d12f0652fce1927b868ae908961e70","ref":"refs/heads/main","pushedAt":"2024-06-24T02:24:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/juansalvatore/git-dashboard-nvim","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/juansalvatore/git-dashboard…"}},{"before":"3b3ff47bf765501ccec902726fc79e1d5cf4f299","after":"300d5cf2f431cb8235fbd35b009046d9f9a9f687","ref":"refs/heads/main","pushedAt":"2024-06-24T02:19:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"e8581a552e72783e3892b96accee2a262b3dfe5d","after":"3b3ff47bf765501ccec902726fc79e1d5cf4f299","ref":"refs/heads/main","pushedAt":"2024-06-24T02:13:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/juansalvatore/git-dashboard-nvim","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/juansalvatore/git-dashboard…"}},{"before":"ab33158a47ce30c460a42444b1110bdb7f29aae0","after":"e8581a552e72783e3892b96accee2a262b3dfe5d","ref":"refs/heads/main","pushedAt":"2024-06-24T02:05:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"f69dff197beed99818c9624c804890083cecd918","after":"ab33158a47ce30c460a42444b1110bdb7f29aae0","ref":"refs/heads/main","pushedAt":"2024-06-24T02:03:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"juansalvatore","name":"Juan Salvatore","path":"/juansalvatore","primaryAvatarUrl":"https://github.com/avatars/u/11010928?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/juansalvatore/git-dashboard-nvim","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/juansalvatore/git-dashboard…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0yOFQyMDowOTo0Ny4wMDAwMDBazwAAAARyMbp6","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0yOFQyMDowOTo0Ny4wMDAwMDBazwAAAARyMbp6","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0yNFQwMjowMzo1Ni4wMDAwMDBazwAAAARtCRNs"}},"title":"Activity · juansalvatore/git-dashboard-nvim"}