Commit Graph

10 Commits

Author SHA1 Message Date
Oscar 351b5690c2 feat(hunks)!: highlight inline overlay diffs
BREAKING CHANGE: rename :GitDiffOverlay to :GitHunkOverlay and <Plug>(git-diff-overlay) to <Plug>(git-hunk-overlay).
2026-05-29 14:59:18 +02:00
Oscar 193616e87d refactor(diffsplit): clarify diff side API 2026-05-29 14:22:24 +02:00
Oscar f0ae3fc656 fix(status): open unmerged files from status view 2026-05-29 12:04:03 +02:00
Oscar 7a243ef907 feat(hunks): stage selected hunks 2026-05-29 10:22:52 +02:00
Oscar c4585b7768 feat(object): use <commit>:<path> URIs when entering a file from a commit dump 2026-05-27 00:18:56 +02:00
Oscar 79120ed4f7 feat(blame): support every file-shaped git:// URI 2026-05-27 00:04:51 +02:00
Oscar 182e507dc7 feat(object): render author/committer/tagger dates in human form 2026-05-26 23:47:14 +02:00
Oscar ff7b20ec46 feat(blame): show commit's hunk in the line popup 2026-05-26 23:25:09 +02:00
Oscar 428ded2c4c chore: apply formatting 2026-05-26 17:30:18 +02:00
Oscar 914aa493ff chore: initial commit 2026-05-26 17:01:44 +02:00