| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add module/function docs to run.rs | A Farzat | 2026-06-21 | 1 | -0/+13 |
| | | |||||
| * | Extract paths_from_null_separated_bytes to utils | A Farzat | 2026-06-20 | 1 | -12/+3 |
| | | |||||
| * | Move input parsing from md_generator to run | A Farzat | 2026-06-20 | 1 | -5/+110 |
| | | |||||
| * | Move the logic from main.rs to make it testable | A Farzat | 2026-06-18 | 1 | -0/+77 |
| | | |||||
| * | Rename to better reflect what functions/modules do | A Farzat | 2026-06-12 | 1 | -298/+0 |
| | | |||||
| * | Standardize format in Logger and add Verbose level | A Farzat | 2026-06-07 | 1 | -1/+1 |
| | | | | | | I kind of want verbose level now as I want to know which files got included. | ||||
| * | Rename project_name to project_title | A Farzat | 2026-06-06 | 1 | -15/+15 |
| | | |||||
| * | Fix duplicate warning message | A Farzat | 2026-06-06 | 1 | -3/+5 |
| | | |||||
| * | Move run to a separate module | A Farzat | 2026-06-06 | 1 | -0/+296 |
| Keeps main.rs for CLI logic only. | |||||
