summaryrefslogtreecommitdiffhomepage
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Migrate away from templ and towards html/templateThomas Voss 2024-09-131-0/+200
* Move case downwardsThomas Voss 2024-08-131-2/+2
* Properly truncate the fileThomas Voss 2024-08-131-1/+18
* Make the autoformatter even betterThomas Voss 2024-08-132-44/+75
* Use a new mintage formatThomas Voss 2024-08-123-207/+203
* More work on mintagesThomas Voss 2024-08-111-11/+14
* Giant refactoring of the codebaseThomas Voss 2024-08-112-2/+2
* Remove .Label and add .Year/.MintmarkThomas Voss 2024-08-101-23/+12
* Do some renamingThomas Voss 2024-08-102-12/+12
* Add tests to the mintage formatterThomas Voss 2024-08-102-0/+151
* Prefer %sThomas Voss 2024-08-101-1/+1
* Add the Invalid and Unknown constantsThomas Voss 2024-08-101-5/+5
* Refactor strconv.Iota() outThomas Voss 2024-08-101-12/+13
* Add a newfile to the end of filesThomas Voss 2024-08-091-0/+1
* Implement a formatter for mintage filesThomas Voss 2024-08-091-0/+175