You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-vcs/src
Michael Davis ff6aca12b7
Reset all changes overlapped by selections in ':reset-diff-change' (#10178)
This is useful for resetting multiple changes at once. For example you
might use 'maf' or even '%' to select a larger region and reset all
changes within.

The original behavior of resetting the change on the current line is
retained when the primary selection is 1-width since we look for chunks
in the line range of each selection.
4 months ago
..
diff transition to nucleo for fuzzy matching (#7814) 1 year ago
git cleanup: remove useless Git struct, using free functions instead 5 months ago
diff.rs Reset all changes overlapped by selections in ':reset-diff-change' (#10178) 4 months ago
git.rs `cargo fmt` 5 months ago
lib.rs cleanup: remove useless Git struct, using free functions instead 5 months ago
status.rs Changed file picker (#5645) 6 months ago