| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make normalize return paths relative to root | A Farzat | 8 days | 1 | -11/+38 |
| | | | | | | This is still not complete, as it panics if target_path is not reachable from root. | ||||
| * | Add basic path normalization relative to origin | A Farzat | 9 days | 1 | -7/+28 |
| | | |||||
| * | Start by normalizing user input filenames | A Farzat | 9 days | 1 | -0/+43 |
| | | | | | | | The filenames displayed in the output markdown should be consistent, regardless of the way they were input to the program (absolute, relative). They should always be relative to the project root. | ||||
| * | Init cargo project | A Farzat | 2026-03-11 | 1 | -0/+3 |
