{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":12732573,"defaultBranch":"master","name":"vim-plug","ownerLogin":"junegunn","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-09-10T14:58:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/700826?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720523962.0","currentOid":""},"activityList":{"items":[{"before":"d0e0e6ac3b434d9970d254ed559a4ccae43d206f","after":null,"ref":"refs/heads/q-abort","pushedAt":"2024-07-09T11:09:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"}},{"before":"d863d0783236e1a46291f7791347740891186154","after":"d80f495fabff8446972b8695ba251ca636a047b0","ref":"refs/heads/master","pushedAt":"2024-07-09T11:09:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Allow pressing 'q' to abort the running tasks, then 'R' to retry (#1289)\n\nIf you press 'q' while `PlugInstall` or `PlugUpdate` is in progress,\r\nthe current version of vim-plug immediately closes its window and aborts\r\nall the running processes.\r\n\r\nThis commit enhances the 'q' map so that it doesn't close the window,\r\nbut instead displays the aborted tasks so that the user can press 'R' to\r\nretry the tasks.\r\n\r\nFix #1285","shortMessageHtmlLink":"Allow pressing 'q' to abort the running tasks, then 'R' to retry (#1289)"}},{"before":"118876ffcf4bd572e3154b8a7340d8fdaf63b389","after":"d0e0e6ac3b434d9970d254ed559a4ccae43d206f","ref":"refs/heads/q-abort","pushedAt":"2024-07-09T11:07:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"README","shortMessageHtmlLink":"README"}},{"before":"72f3455214c6345047b43273f3d90d39234b3fd0","after":"118876ffcf4bd572e3154b8a7340d8fdaf63b389","ref":"refs/heads/q-abort","pushedAt":"2024-07-09T11:02:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"fixup","shortMessageHtmlLink":"fixup"}},{"before":"c4ab38239db8ad17f76bb94df840140620ee93f1","after":"72f3455214c6345047b43273f3d90d39234b3fd0","ref":"refs/heads/q-abort","pushedAt":"2024-07-08T14:43:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Allow pressing 'q' to abort the process; and 'R' to retry\n\nIf you press 'q' while `PlugInstall` or `PlugUpdate` is in progress,\nthe current version of vim-plug immediately closes its window and aborts\nall the running processes.\n\nThis commit enhances the 'q' map so that it doesn't close the window,\nbut instead displays aborted tasks so that the user can press 'R' to\nretry aborted/skipped tasks.\n\nFix #1285","shortMessageHtmlLink":"Allow pressing 'q' to abort the process; and 'R' to retry"}},{"before":"011828461eb604198e1f341be16cfcd1bf24c868","after":"c4ab38239db8ad17f76bb94df840140620ee93f1","ref":"refs/heads/q-abort","pushedAt":"2024-07-08T14:40:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Allow pressing 'q' to abort the process; and 'R' to retry\n\nIf you press 'q' while `PlugInstall` or `PlugUpdate` is in progress,\nthe current version of vim-plug immediately closes its window and aborts\nall the running processes.\n\nThis commit enhances the 'q' map so that it doesn't close the window,\nbut instead displays aborted tasks so that the user can press 'R' to\nretry aborted/skipped tasks.\n\nFix #1285","shortMessageHtmlLink":"Allow pressing 'q' to abort the process; and 'R' to retry"}},{"before":null,"after":"011828461eb604198e1f341be16cfcd1bf24c868","ref":"refs/heads/q-abort","pushedAt":"2024-07-08T14:38:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Allow pressing 'q' to abort the process; and 'R' to retry\n\nIf you pressed 'q' while `PlugInstall` or `PlugUpdate` was in progress,\nvim-plug would immediately close its window and abort all the running\nprocesses.\n\nThis commit enhances the 'q' so that it doesn't close the window, but\ninstead displays aborted tasks so that the user can press 'R' to retry\naborted/skipped tasks.\n\nFix #1285","shortMessageHtmlLink":"Allow pressing 'q' to abort the process; and 'R' to retry"}},{"before":"b98b66242bf6ec28c256ddff2a274e2e7a43d832","after":"d863d0783236e1a46291f7791347740891186154","ref":"refs/heads/master","pushedAt":"2024-06-19T11:06:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Add more explanation on plug#end()","shortMessageHtmlLink":"Add more explanation on plug#end()"}},{"before":"db37a8a29a61a55808fb7c6e1af63940d5478199","after":"b98b66242bf6ec28c256ddff2a274e2e7a43d832","ref":"refs/heads/master","pushedAt":"2024-06-18T09:03:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Fix PlugClean when &shell is powershell on Windows (#1283)","shortMessageHtmlLink":"Fix PlugClean when &shell is powershell on Windows (#1283)"}},{"before":"7095372c4b7ae274db16b24ab3c99b21ab4a599e","after":"db37a8a29a61a55808fb7c6e1af63940d5478199","ref":"refs/heads/master","pushedAt":"2024-06-01T06:58:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Update comment in plug.vim","shortMessageHtmlLink":"Update comment in plug.vim"}},{"before":"3f1daea5bd4f7a9d1211996ea706daf3b639bf05","after":"7095372c4b7ae274db16b24ab3c99b21ab4a599e","ref":"refs/heads/master","pushedAt":"2024-06-01T06:41:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Add colorscheme example (should be loaded after plug#end())","shortMessageHtmlLink":"Add colorscheme example (should be loaded after plug#end())"}},{"before":"9b4ecd1bb56e25cc46c6643be260637822c8c7bb","after":"3f1daea5bd4f7a9d1211996ea706daf3b639bf05","ref":"refs/heads/master","pushedAt":"2024-05-14T18:07:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Adjust heading levels in README","shortMessageHtmlLink":"Adjust heading levels in README"}},{"before":"5f8ba097f86762adace769ce92b4c96e1ea8d21b","after":null,"ref":"refs/heads/doc","pushedAt":"2024-05-14T10:06:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"}},{"before":"c0992146e2638482ab6770d40ff41e8f4402cb55","after":"9b4ecd1bb56e25cc46c6643be260637822c8c7bb","ref":"refs/heads/master","pushedAt":"2024-05-14T10:06:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Update documentation (#1280)","shortMessageHtmlLink":"Update documentation (#1280)"}},{"before":"e16b5c1753fdab1085d267af55c0a046d48eee7a","after":"5f8ba097f86762adace769ce92b4c96e1ea8d21b","ref":"refs/heads/doc","pushedAt":"2024-05-14T10:03:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"fold","shortMessageHtmlLink":"fold"}},{"before":"47406799d46bc54f9d7268c9f45df8a612c05425","after":"e16b5c1753fdab1085d267af55c0a046d48eee7a","ref":"refs/heads/doc","pushedAt":"2024-05-14T10:03:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"fold","shortMessageHtmlLink":"fold"}},{"before":"250d67b1d9358a5aafa0ef6f462e66ccfae0851a","after":"47406799d46bc54f9d7268c9f45df8a612c05425","ref":"refs/heads/doc","pushedAt":"2024-05-14T10:02:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"fold","shortMessageHtmlLink":"fold"}},{"before":"a71327447417b6a98119b0582e208592d70341b4","after":"250d67b1d9358a5aafa0ef6f462e66ccfae0851a","ref":"refs/heads/doc","pushedAt":"2024-05-14T10:01:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"fold","shortMessageHtmlLink":"fold"}},{"before":"e158d69ba2160564e664732e77c61a9a5d382e92","after":"a71327447417b6a98119b0582e208592d70341b4","ref":"refs/heads/doc","pushedAt":"2024-05-14T09:56:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"ever","shortMessageHtmlLink":"ever"}},{"before":"e62a6574034da5f158c3ed483893ffc592e08034","after":"e158d69ba2160564e664732e77c61a9a5d382e92","ref":"refs/heads/doc","pushedAt":"2024-05-14T09:53:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Indent","shortMessageHtmlLink":"Indent"}},{"before":"c5a870e1177a2892012f64467202e40167673d7c","after":"e62a6574034da5f158c3ed483893ffc592e08034","ref":"refs/heads/doc","pushedAt":"2024-05-14T09:50:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Reorder","shortMessageHtmlLink":"Reorder"}},{"before":null,"after":"c5a870e1177a2892012f64467202e40167673d7c","ref":"refs/heads/doc","pushedAt":"2024-05-14T09:47:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Update README and vimdoc","shortMessageHtmlLink":"Update README and vimdoc"}},{"before":"47ca942ea4e73ff697cc5e11efa45a9ac68dfd82","after":"c0992146e2638482ab6770d40ff41e8f4402cb55","ref":"refs/heads/master","pushedAt":"2024-05-14T08:27:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Update README","shortMessageHtmlLink":"Update README"}},{"before":"d977fa37866a48f1001b5adaadbbdbf88baf35e8","after":"47ca942ea4e73ff697cc5e11efa45a9ac68dfd82","ref":"refs/heads/master","pushedAt":"2024-05-14T07:57:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Update README","shortMessageHtmlLink":"Update README"}},{"before":"24d7ac280f55ffd64655029934d29c47da8e4abd","after":"d977fa37866a48f1001b5adaadbbdbf88baf35e8","ref":"refs/heads/master","pushedAt":"2024-03-30T15:55:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Do not remove 'frozen' plugins on PlugClean\n\nClose #1152","shortMessageHtmlLink":"Do not remove 'frozen' plugins on PlugClean"}},{"before":"2cd7bf673b5796ad7ee341a4b595a5479c4e9201","after":"24d7ac280f55ffd64655029934d29c47da8e4abd","ref":"refs/heads/master","pushedAt":"2024-03-29T04:02:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Remove dead code\n\nClose #1194","shortMessageHtmlLink":"Remove dead code"}},{"before":"d54f8d5bbdda36e6213b06508d1ab171dc17666c","after":"2cd7bf673b5796ad7ee341a4b595a5479c4e9201","ref":"refs/heads/master","pushedAt":"2024-03-15T14:16:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"README: Fix typo","shortMessageHtmlLink":"README: Fix typo"}},{"before":"f24b303acfca5f609fd8510da6ec202e080f6115","after":null,"ref":"refs/heads/alert","pushedAt":"2024-03-15T12:22:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"}},{"before":"61b6df67b467e184f17ada7371dda0e94aca540e","after":"d54f8d5bbdda36e6213b06508d1ab171dc17666c","ref":"refs/heads/master","pushedAt":"2024-03-15T12:22:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"README: Use markdown alerts (#1276)","shortMessageHtmlLink":"README: Use markdown alerts (#1276)"}},{"before":"cb9f5a569a460c58ea641b928fada9a5d6faf47d","after":"f24b303acfca5f609fd8510da6ec202e080f6115","ref":"refs/heads/alert","pushedAt":"2024-03-15T12:20:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"junegunn","name":"Junegunn Choi","path":"/junegunn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/700826?s=80&v=4"},"commit":{"message":"Alerts","shortMessageHtmlLink":"Alerts"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEepI-gAA","startCursor":null,"endCursor":null}},"title":"Activity ยท junegunn/vim-plug"}