Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

zbiko

zbiko pushed 1 commit to update-global-values zbiko/perfnvim

View on GitHub

zbiko created a branch on zbiko/perfnvim

update-global-values - Neovim plugin for Perforce integration

zbiko created a branch on zbiko/perfnvim

fix-next-diff - Neovim plugin for Perforce integration

zbiko created a branch on zbiko/perfnvim

make-selection-menu-faster - Neovim plugin for Perforce integration

zbiko created a branch on zbiko/perfnvim

add-select-changelist - Neovim plugin for Perforce integration

zbiko created a comment on a pull request on guillemaru/perfnvim
I observed the stalls when reopened nvim session with multiple buffers (7 buffers). The p4 diff commands might take some time - in my case it was ab. 1-2 seconds. So I had to wait something like 10...

View on GitHub

zbiko created a branch on zbiko/perfnvim

add-select-checklist - Neovim plugin for Perforce integration

zbiko opened a pull request on guillemaru/perfnvim
Line annotations made in background thread
Do avoid stalls in editor when buffers are opened or saved a separate thread should be started to calculate annotations for each file
zbiko pushed 1 commit to add-background-line-annotation zbiko/perfnvim
  • Line annotations made in background thread 3c3b39b

View on GitHub

zbiko created a branch on zbiko/perfnvim

add-background-line-annotation - Neovim plugin for Perforce integration

zbiko pushed 2 commits to fix_nostream_issue zbiko/perfnvim
  • Merge pull request #2 from zbiko/fix_nostream_issue Fixes no stream issue when listing opened files c50f56a
  • Line annotations made in backgroud thread ec51f64

View on GitHub

zbiko pushed 3 commits to main zbiko/perfnvim
  • Fixes sed command in _GetP4OpenedPaths() to handle the case when no stream is configured f9fd041
  • Fix tabs 3f7e3cd
  • Merge pull request #2 from zbiko/fix_nostream_issue Fixes no stream issue when listing opened files c50f56a

View on GitHub

zbiko pushed 4 commits to main zbiko/perfnvim
  • Fixes sed command in _GetP4OpenedPaths() to handle the case when no stream is configured f9fd041
  • Fix tabs 3f7e3cd
  • Merge pull request #2 from zbiko/fix_nostream_issue Fixes no stream issue when listing opened files c50f56a
  • Merge pull request #1 from guillemaru/main Sync with upstream 8f18526

View on GitHub

zbiko closed a pull request on zbiko/perfnvim
Sync with upstream
zbiko opened a pull request on guillemaru/perfnvim
Fixes no stream issue when listing opened files
Fix sed command in _GetP4OpenedPaths() to handle the case when no stream is configured
zbiko pushed 1 commit to fix_nostream_issue zbiko/perfnvim

View on GitHub

zbiko created a branch on zbiko/perfnvim

fix_nostream_issue - Neovim plugin for Perforce integration

zbiko opened an issue on guillemaru/perfnvim
Viewing open files in p4 environment without Streams is not working
Great plugin! I guess there is problem with handling p4 without streams. When I try to view list of opened files(<leader>po) I get: "Failed to get client stream" error I would expect the plug...
zbiko starred guillemaru/perfnvim
zbiko starred akinsho/bufferline.nvim
zbiko pushed 1 commit to main zbiko/cuda_1

View on GitHub