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 02:36:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b20479cffaee3b609267be256af50c2663bb336
jj.nvim
/
lua
/
jj
T
History
NicolasGB
5b20479cff
feat(log): Allow creating new changes with multiple parents through
...
visual selection
2026-01-09 13:59:27 +01:00
..
cmd
feat(log): Allow creating new changes with multiple parents through
2026-01-09 13:59:27 +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
…
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
…