summaryrefslogtreecommitdiff
path: root/src/path_list_editor.rs
Commit message (Expand)AuthorAgeFilesLines
* Make append_paths preserve stream if no additionsA Farzat2026-06-211-3/+12
* Make remove_paths take origin_base directlyA Farzat2026-06-201-27/+40
* Extract paths_from_null_separated_bytes to utilsA Farzat2026-06-201-10/+6
* Add module/function docs to path_list_editorA Farzat2026-06-201-1/+47
* Make remove_paths normalize paths for comparisonA Farzat2026-06-191-14/+130
* Fix append_paths when input does not end in NULA Farzat2026-06-191-5/+60
* Add functions to edit stdin path listA Farzat2026-06-191-0/+210