ZIm/crates/buffer_diff
Cole Miller 45146b6f30
Implement staging of partially-staged hunks (#25520)
Closes: #25475 

This PR makes it possible to stage uncommitted hunks that overlap but do
not coincide with an unstaged hunk.

Release Notes:

- Made it possible to stage hunks that are already partially staged

---------

Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
Co-authored-by: Max <max@zed.dev>
2025-02-24 23:13:13 -05:00
..
src Implement staging of partially-staged hunks (#25520) 2025-02-24 23:13:13 -05:00
Cargo.toml Implement staging and unstaging hunks (#24606) 2025-02-12 19:46:42 +00:00
LICENSE-GPL Add staged status information to diff hunks (#24475) 2025-02-10 21:43:25 -05:00