This website requires JavaScript.
Explore
Help
Sign In
zoriya
/
jj.nvim
Watch
1
Star
0
Fork
0
mirror of
https://github.com/zoriya/jj.nvim.git
synced
2026-08-05 10:46:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6d7ebddf6853c7000dbdeb21cdcc30f5a4459cc
jj.nvim
/
lua
/
jj
T
History
NicolasGB
b6d7ebddf6
feat(log): Allow abandoning multiple changes at once through visual
...
selection
2026-01-09 13:09:45 +01:00
..
cmd
feat(log): Allow abandoning multiple changes at once through visual
2026-01-09 13:09:45 +01:00
core
fix(parser): Fix some edge cases where false positives where getting
2026-01-07 12:52:42 +01:00
picker
…
ui
feat(log): Implement squash and quick squash from the log buffer.
2026-01-08 18:29:04 +01:00
annotate.lua
Feat: Annotation by file and line (
#55
)
2025-12-29 11:46:35 -08:00
diff.lua
feat(diff): Restore cursor when exiting diff mode (
#63
)
2026-01-02 12:11:11 +01:00
init.lua
feat: Rebase on log buffer (
#62
)
2026-01-02 18:41:59 +01:00
picker.lua
Fix: snacks picker history (
#59
)
2025-12-30 09:42:26 +01:00
utils.lua
…