summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Start by normalizing user input filenamesA Farzat2026-06-021-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 Farzat2026-06-021-0/+7
|
* Init cargo projectA Farzat2026-03-113-0/+10