Files
oak-gpui/crates
Cole Miller eea6b526dc Implement staging and unstaging hunks (#24606)
- [x] Staging hunks
- [x] Unstaging hunks
- [x] Write a randomized test
- [x] Get test passing
- [x] Fix existing bug in diff_base_byte_range computation
- [x] Remote project support
- [ ] ~~Improve performance of
buffer_range_to_unchanged_diff_base_range~~
- [ ] ~~Bug: project diff editor scrolls to top when staging/unstaging
hunk~~ existing issue
- [ ] ~~UI~~ deferred
- [x] Tricky cases
  - [x] Correctly handle acting on multiple hunks for a single file
- [x] Remove path from index when unstaging the last staged hunk, if
it's absent from HEAD, or staging the only hunk, if it's deleted in the
working copy

Release Notes:

- Add `ToggleStagedSelectedDiffHunks` action for staging and unstaging
individual diff hunks
2025-02-12 19:46:42 +00:00
..
2025-01-27 13:40:59 -05:00
2025-02-11 16:40:40 -08:00
2025-02-03 13:18:50 -07:00
2025-02-11 19:18:54 +00:00
2025-02-12 15:56:31 +00:00
2025-02-07 02:14:57 +00:00
2025-02-11 20:16:59 +00:00
2025-02-12 15:56:31 +00:00