| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make append_paths preserve stream if no additions | A Farzat | 2026-06-21 | 1 | -3/+12 |
| | | |||||
| * | Make remove_paths take origin_base directly | A Farzat | 2026-06-20 | 1 | -27/+40 |
| | | | | | | Passing normalizer makes both the binary and tests complicated without reducing the complexity of the function signature. | ||||
| * | Extract paths_from_null_separated_bytes to utils | A Farzat | 2026-06-20 | 1 | -10/+6 |
| | | |||||
| * | Add module/function docs to path_list_editor | A Farzat | 2026-06-20 | 1 | -1/+47 |
| | | |||||
| * | Make remove_paths normalize paths for comparison | A Farzat | 2026-06-19 | 1 | -14/+130 |
| | | |||||
| * | Fix append_paths when input does not end in NUL | A Farzat | 2026-06-19 | 1 | -5/+60 |
| | | |||||
| * | Add functions to edit stdin path list | A Farzat | 2026-06-19 | 1 | -0/+210 |
| These would be used to create binaries that manipulate the input before piping it back into repo2markdown. | |||||
