summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Start by normalizing user input filenamesA Farzat9 days1-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.
* Add Cargo.lock fileA Farzat9 days1-0/+7
|
* Init cargo projectA Farzat2026-03-113-0/+10