shroomgit

generate static pages of git repos
git clone https://git.davidvoz.net/shroomgit.git
index
logs
tree
license

2026-04-16 make an icon art variable to be more customizable David Voznyarskiy 3 +10 -8
2026-04-16 added support for images and minor fixes David Voznyarskiy 4 +50 -16
2026-04-13 trying to remove more instances of exec.Command that runs git commands. That command is likely the bottleneck for performance in shgit. David Voznyarskiy 2 +9 -31
2026-04-12 lot of optimizations by removing the unnessecary amount of exec.Commands David Voznyarskiy 5 +69 -119
2026-04-12 made the config to be default and empty for everyone, minor optimization with the use of the number of commits in a repo David Voznyarskiy 6 +54 -54
2026-04-03 major edits are done, small optimizations and completing TODOs are now left David Voznyarskiy 3 +74 -51
2026-04-03 lot of refactoring due to a strange conflict I made David Voznyarskiy 9 +431 -83
2026-03-26 better formatting and README description trying to resolve stuff David Voznyarskiy 1 +44 -120
2026-03-28 i honestly forgot what changed but i went back and forth so many times but im sure its further along David Voznyarskiy 5 +148 -120
2026-04-03 test David Voznyarskiy 4 +199 -29
2026-03-25 shgit index page gen dev finished until a commit page gen is created David Voznyarskiy 2 +55 -8
2026-03-25 WIP save point for index page generator David Voznyarskiy 2 +57 -9
2026-03-25 added a license page in shgit David Voznyarskiy 6 +138 -73
2026-03-25 WIP save point for creating a brief summary index page David Voznyarskiy 2 +38 -23
2026-03-24 WIP error handling David Voznyarskiy 1 +9 -4
2026-03-24 created basic code for shgit-ing a repo at a time David Voznyarskiy 3 +117 -3
2026-03-23 minor reformatting David Voznyarskiy 1 +4 -4
2026-03-21 minor changes per request from debugger David Voznyarskiy 1 +2 -2
2026-03-20 removed personal config, reverted to default David Voznyarskiy 1 +4 -4
2026-03-20 added readme.md David Voznyarskiy 1 +19
2026-03-20 init commit David Voznyarskiy 6 +209