alpha
Login
or
Join now
ronshavit.com
/
jjannotate.nvim
Star
4
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
jujutsu file annotations for neovim (like blame)
Star
4
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
1
Pipelines
jjannotate.nvim
/
lua
/
jjannotate
/
at
master
5 files
Ron Shavit
fix: check if windows are valid before using them
7w ago
5589a60d
annotate_window.lua
fix: check if windows are valid before using them Signed-off-by: Ron Shavit <me@ronshavit.com>
1 month ago
cache.lua
fix: prevent errors for stale wins/bufs Signed-off-by: Ron Shavit <me@ronshavit.com>
1 month ago
color.lua
feat: adjust color palette based on vim.o.background Signed-off-by: Ron Shavit <me@ronshavit.com>
1 month ago
jj.lua
fix: handle absolute path and multiple repos This commit fixes a bug where we'd fail to open an annotate buf if the path was absolute or not from current cwd's repo. Fixed by: - Adding `repo` field to `Revision` type - Adding `?repo=...` query param to jjannotate URIs - Using setting repo cwd in all `jj` commands Signed-off-by: Ron Shavit <me@ronshavit.com>
1 month ago
util.lua
fix: handle absolute path and multiple repos This commit fixes a bug where we'd fail to open an annotate buf if the path was absolute or not from current cwd's repo. Fixed by: - Adding `repo` field to `Revision` type - Adding `?repo=...` query param to jjannotate URIs - Using setting repo cwd in all `jj` commands Signed-off-by: Ron Shavit <me@ronshavit.com>
1 month ago