History
| Commit | Message | Author | Date | Diff | Refs |
|---|---|---|---|---|---|
| 0503251 | copy per-repo asset files by git content rather than file path | Trevor Bentley | 2025-01-16 | 2 (+86/-17) | master |
| 44aa267 | only use workdir path for non-bare repos | Trevor Bentley | 2025-01-16 | 1 (+4/-1) | |
| c86f62b | Revert "syntax highlighting in markdown code snippets" | Trevor Bentley | 2025-01-15 | 3 (+40/-85) | |
| 3a14d61 | syntax highlighting in markdown code snippets | Trevor Bentley | 2025-01-15 | 3 (+85/-40) | |
| 84c33f1 | file template: reduce width, enable overflow scroll | Trevor Bentley | 2025-01-15 | 2 (+4/-2) | |
| a0d20db | use correct work dir for per-repo asset files | Trevor Bentley | 2025-01-15 | 1 (+1/-1) | |
| fe81abf | copy readme files to their real name in addition to the file hash | Trevor Bentley | 2025-01-15 | 3 (+21/-4) | |
| a99f2a7 | strip trailing / from site URL | Trevor Bentley | 2025-01-14 | 1 (+4/-0) | |
| 0c3c1f7 | unused copy code for future implementation | Trevor Bentley | 2025-01-14 | 1 (+113/-0) | |
| 55789ff | better error chaining | Trevor Bentley | 2025-01-13 | 3 (+67/-4) | |
| b5c7f89 | support initializing with specified config (supports testing) | Trevor Bentley | 2025-01-13 | 1 (+21/-16) | |
| fc99b91 | output error when generation fails | Trevor Bentley | 2025-01-13 | 1 (+7/-1) | |
| 10fc587 | clean up render error handling | Trevor Bentley | 2025-01-13 | 1 (+2/-8) | |
| 3a658b8 | fix readme: repo_summary was renamed to summary | Trevor Bentley | 2023-01-30 | 1 (+14/-14) | |
| bdabfeb | sort branches and tags by date in default templates | Trevor Bentley | 2023-01-30 | 4 (+4/-4) | |
| 6e27354 | pre-bump version to 0.5.1 | Trevor Bentley | 2023-01-29 | 3 (+4/-2) | |
| 0b47cb0 | update changelog for 0.5.0 | Trevor Bentley | 2023-01-29 | 1 (+1/-1) | v0.5.0 |
| b79eb38 | bump version to 0.5.0 | Trevor Bentley | 2023-01-29 | 2 (+2/-2) | |
| 913e187 | remove internal TODO list comments | Trevor Bentley | 2023-01-29 | 1 (+0/-8) | |
| aca4460 | add a changelog | Trevor Bentley | 2023-01-26 | 1 (+43/-0) | |
| f89f44b | fetch_remote setting to disable remote repo updates | Trevor Bentley | 2023-01-26 | 3 (+39/-15) | |
| 08b075e | add a few more features to README | Trevor Bentley | 2023-01-26 | 1 (+4/-0) | |
| d58a7e3 | fix small typos in README | Trevor Bentley | 2023-01-26 | 1 (+2/-2) | |
| 1403cdc | fix incorrectly escaped pipe in README table | Trevor Bentley | 2023-01-20 | 1 (+10/-10) | |
| 691d70c | remove old TODO about parallelism | Trevor Bentley | 2023-01-20 | 1 (+0/-2) | |
| c257ba1 | Add `limit_commit_ids_to_related` setting. | Trevor Bentley | 2023-01-20 | 4 (+57/-1) | |
| 5f0f997 | improve diff generation during parallel repo parsing | Trevor Bentley | 2023-01-19 | 1 (+35/-9) | |
| 7706054 | fix parent links when limit_context is specified | Trevor Bentley | 2023-01-19 | 7 (+20/-7) | |
| 6bdc73f | cargo fmt | Trevor Bentley | 2023-01-19 | 5 (+626/-289) | |
| d83f682 | refactor: support parallel execution | Trevor Bentley | 2023-01-19 | 6 (+488/-298) | |
| 48b6dd0 | add support for %NAME% and url_string (permalinks) | Trevor Bentley | 2023-01-17 | 5 (+45/-14) | |
| f787ec9 | bug fix: file paths missing in 'dir' template | Trevor Bentley | 2023-01-17 | 1 (+1/-1) | |
| 570a357 | major refactoring: remove 1-to-1 limit of template-to-output | Trevor Bentley | 2023-01-16 | 5 (+815/-718) | |
| 7815626 | switch from crazy macro to trait for path variable substitution | Trevor Bentley | 2023-01-16 | 5 (+178/-77) | |
| ca74758 | document syntax_css in config.toml | Trevor Bentley | 2023-01-15 | 1 (+7/-1) | |
| f07d0a1 | rename repo_summary to summary to match other variables | Trevor Bentley | 2023-01-15 | 3 (+19/-19) | |
| 3ca4a52 | fix accidental color breakage in light theme | Trevor Bentley | 2023-01-15 | 1 (+0/-3) | |
| df81cd3 | bump to version 0.4.1 | Trevor Bentley | 2023-01-15 | 2 (+2/-2) | v0.4.1 |
| a5e01d2 | add mdbook example | Trevor Bentley | 2023-01-15 | 9 (+106/-0) | |
| 88e76d7 | add a basic default dark theme | Trevor Bentley | 2023-01-15 | 56 (+2406/-909) | |
| 15fe76b | update readme. add demo link | Trevor Bentley | 2023-01-15 | 1 (+6/-4) | |
| dc59485 | give footer a backlink | Trevor Bentley | 2023-01-15 | 2 (+5/-0) | |
| 88b7524 | switch default pages to index.html | Trevor Bentley | 2023-01-15 | 7 (+9/-9) | |
| 490b6ad | add sensible defaults to config.toml | Trevor Bentley | 2023-01-15 | 1 (+2/-2) | |
| 6a83f74 | fix tags missing from alt_refs | Trevor Bentley | 2023-01-15 | 2 (+6/-2) | |
| 19ec6e0 | bump to version 0.4.0 | Trevor Bentley | 2023-01-15 | 2 (+2/-2) | v0.4.0 |
| 8130938 | remove stray line from readme | Trevor Bentley | 2023-01-15 | 1 (+0/-1) | |
| 6fe5a97 | Limitations section in readme | Trevor Bentley | 2023-01-15 | 1 (+6/-0) | |
| 84c9f70 | add CSV generation example | Trevor Bentley | 2023-01-15 | 2 (+38/-0) | |
| 42870f1 | don't generate asset folder if not used | Trevor Bentley | 2023-01-15 | 1 (+6/-2) |