COMMITS
September 15, 2026
L
refactor(compat)!: drop support for Neovim 0.10
Lewis Russell committed
L
fix(cli): ignore repeated picker callbacks
Lewis Russell committed
February 17, 2026
D
fix: nowait blame bindings
David Marchante committed
September 14, 2026
L
feat(diff): add a unified diff view
Lewis Russell committed
L
test(preview): stage fixtures before attaching Gitsigns
Lewis Russell committed
L
feat(diff): add --diff=none to open files beside the panel
Lewis Russell committed
L
feat(diff): add staging and preserve cursor positions (#1578)
Lewis Russell committed
August 31, 2026
A
fix(attach): guard buffer validity after on_attach_pre yields
Andreas Wachowski committed
A
test(attach): add test for buffer-invalid race after on_attach_pre
Andreas Wachowski committed
September 9, 2026
L
feat(diff): add a repository diff panel
Lewis Russell committed
L
fix(show): read the requested revision path
Lewis Russell committed
L
fix(diffthis): ignore closed source windows during cleanup
Lewis Russell committed
L
test(helpers): tolerate buffers wiped during cleanup
Lewis Russell committed
August 11, 2026
L
fix(change_base): handle files missing from revision
Lewis Russell committed
L
fix(qflist): include nested untracked files
Lewis Russell committed
L
fix(config): parse diffopt across Neovim versions
Lewis Russell committed
June 18, 2026
S
feat(blame): Add option to show blamed commit in the existing window
Shreyash Ravi committed
S
fix(blame): don't run blame on a closed git object
Sai Asish Y committed
July 6, 2026
L
fix(highlight): skip topdelete line highlights
Lewis Russell committed
July 1, 2026
L
fix(actions): wait for transient hunk cache
Lewis Russell committed
L
fix(emmylua): support analyzer 0.23.2
Lewis Russell committed
May 21, 2026
L
refactor(manager): move rendering into subscribers
Lewis Russell committed
April 21, 2026
K
fix(detach): don't pass tuple of nil
Kjell Hoffhenke committed
April 20, 2026
J
feat(deleted_preview): allow horizontal scrolling of deleted virt_lines
Joshua Li committed
April 8, 2026
L
fix(word-diff): anchor EOF edits
Lewis Russell committed
April 6, 2026
L
test(async): replace sleeps with event-driven waits
Lewis Russell committed
L
test(harness): cleanup scratch at suite boundaries
Lewis Russell committed
L
build(scripts): move generator files into scripts
Lewis Russell committed
L
fix(blame): ignore summary rows when sizing panel
Lewis Russell committed
March 31, 2026
X
docs(readme): add luarocks badge
Xronin committed