Commit graph

2 commits

Author SHA1 Message Date
leo
9d3f186b44
code_style: run dotnet format 2024-06-14 09:46:30 +08:00
leo
9e45a8a77d enhance: only store subject in commits.
It has several advantages:

* reduce the memory costed by histories
* higher performance while parsing commits
* no need to calculate subject every time, which is invoked most frequently to render histories
2024-06-08 12:19:48 +08:00