Commit Graph
10 Commits
Author SHA1 Message Date
Björn SteinbrinkandGitHub f217b16699 feat(picker): Add picker to navigate conflict sections (#131) 2026-06-23 09:59:42 +02:00
Nicolas GBandGitHub cffc74128a fix(picker): Reformat the file history picker (#127) 2026-06-18 20:24:29 +02:00
Nicolas GBandGitHub af14ce8eda feat(picker): Add a conflict picker (#119) 2026-06-18 20:03:27 +02:00
NicolasGB 71f640be45 feat(status,highlights): Handle renamed files in restore and picker flows
- Improve status-line parsing to support top-level and nested rename 
        syntaxes, so actions no longer include trailing braces in paths.
    - Update the Snacks status picker integration to pass structured 
        rename/status metadata and use git_status formatting, preserving 
        icons/highlighting while showing rename pairs correctly.
    - Also tighten renamed-line highlighting in the editor buffer for consistent jjRenamed behavior.
2026-05-19 18:05:17 +02:00
Björn SteinbrinkandGitHub 5a0b756570 feat(picker): add <C-d> keybinding to open file and run Jdiff (#110)
In the status picker, pressing Ctrl-d opens the selected file in the
current window and immediately runs :Jdiff, so the diff view follows
without a second step.
2026-05-15 06:14:24 -07:00
Wonung KimandGitHub f3511cb4b3 feat: refresh buffers when moving the change (#92) 2026-02-23 10:11:20 +01:00
NicolasGB e545d02ceb refactor: restructure the whole plugin following a better separation of concers 2025-11-23 16:34:42 +01:00
NicolasGB c474bc63f2 feat(log): Pressing "Enter" on mutable log lines runs jj edit to seamlessly navigate repisotory commit history 2025-07-08 12:15:20 +02:00
NicolasGB b6def1df67 feat(picker): Add file history picker 2025-07-03 21:46:24 +02:00
NicolasGB b258574092 feat(picker): Add a snacks picker with jj status command 2025-06-30 17:42:54 +02:00