Commit Graph
15 Commits
Author SHA1 Message Date
Brad ShermanandGitHub 2d6df945d7 feat: jj rebase command (#3) 2025-07-15 10:21:24 +02:00
NicolasGB 1fa03217f1 feat: Add d keybind in log output to diff a change on a floating window 2025-07-08 18:28:07 +02:00
Dragoș StrăinuandGitHub 5d3e56da81 feat: use X keybind to restore a file from jj status (#2) 2025-07-08 17:28:05 +02: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 5aaf396b70 fix: remove debug notification 2025-07-03 19:07:21 +02:00
NicolasGB 59c0750437 feat(diff): Add options to diff command to allow diffing only current buffer 2025-07-03 19:04:00 +02:00
NicolasGB 4dd51c5ba9 fix: Handle correctly renamed files when openning from status command 2025-07-03 17:48:55 +02:00
Dragoș StrăinuandGitHub d699a3dc72 feat: open file from jj status in buffer above (#1) 2025-07-03 17:44:42 +02:00
NicolasGB 854ee40ce0 feat(new): Allow passing arguments to through the cli and add better UX flow on lua api 2025-07-02 18:12:26 +02:00
NicolasGB b258574092 feat(picker): Add a snacks picker with jj status command 2025-06-30 17:42:54 +02:00
NicolasGB e43c665441 refactor: Expose a j function to allow the user to call custom subcommands through lua api 2025-06-27 18:56:12 +02:00
NicolasGB e5e026c397 refactor: Rework the state management to avoid getting [terminal closed] when chaining multiple commands 2025-06-27 18:09:25 +02:00
NicolasGB 755caddcb2 feat(cmd): Improve describe command by showing and hiding jj st while typing` 2025-06-27 13:56:46 +02:00
NicolasGB 5df7f4f0e5 feat: Initial commit with basic commands and first functionalities 2025-06-24 17:57:55 +02:00