Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Slight restructuring | René 'Necoro' Neumann | 2022-01-25 | 2 | -84/+93 |
| | |||||
* | Add test stuff to .gitignore | René 'Necoro' Neumann | 2022-01-24 | 1 | -1/+7 |
| | |||||
* | Factor out `writeOutput` | René 'Necoro' Neumann | 2022-01-24 | 1 | -15/+15 |
| | |||||
* | Create clubs and participants files also via template | René 'Necoro' Neumann | 2022-01-24 | 4 | -113/+63 |
| | |||||
* | Add .gitattributes | René 'Necoro' Neumann | 2022-01-24 | 1 | -0/+1 |
| | |||||
* | Fix template format | René 'Necoro' Neumann | 2022-01-24 | 5 | -622/+622 |
| | | | | Templates must(?) have CRLF line endings | ||||
* | Write competition.egw | René 'Necoro' Neumann | 2022-01-24 | 2 | -0/+597 |
| | |||||
* | Export ALL the fields | René 'Necoro' Neumann | 2022-01-24 | 3 | -20/+21 |
| | |||||
* | Write participants and clubs | René 'Necoro' Neumann | 2022-01-24 | 2 | -15/+69 |
| | |||||
* | Factor out `encodedWriter` | René 'Necoro' Neumann | 2022-01-23 | 3 | -8/+10 |
| | |||||
* | First step: write out verbatim template files | René 'Necoro' Neumann | 2022-01-23 | 2 | -4/+54 |
| | |||||
* | Commandline handling | René 'Necoro' Neumann | 2022-01-23 | 1 | -8/+43 |
| | |||||
* | Enguarde -> Engarde | René 'Necoro' Neumann | 2022-01-23 | 4 | -12/+13 |
| | |||||
* | Move enums to own file; add AgeGroup and Weapon enum | René 'Necoro' Neumann | 2022-01-23 | 2 | -43/+139 |
| | |||||
* | Fix file name | René 'Necoro' Neumann | 2022-01-23 | 1 | -0/+0 |
| | |||||
* | Embed verbatim files | René 'Necoro' Neumann | 2022-01-23 | 2 | -1/+23 |
| | |||||
* | Use custom release tag | René 'Necoro' Neumann | 2022-01-23 | 1 | -0/+1 |
| | |||||
* | Some enguarde verbatim templates | René 'Necoro' Neumann | 2022-01-23 | 4 | -0/+60 |
| | |||||
* | First round of enguarde logic | René 'Necoro' Neumann | 2022-01-23 | 1 | -5/+110 |
| | |||||
* | Fix Go version | René 'Necoro' Neumann | 2022-01-22 | 1 | -2/+2 |
| | |||||
* | Dependabot config | René 'Necoro' Neumann | 2022-01-22 | 1 | -0/+12 |
| | |||||
* | GitHub Workflow for releases | René 'Necoro' Neumann | 2022-01-22 | 1 | -0/+61 |
| | |||||
* | Ignore *.csv files | René 'Necoro' Neumann | 2022-01-22 | 1 | -0/+3 |
| | |||||
* | First setup: Parse CSV content | René 'Necoro' Neumann | 2022-01-22 | 4 | -0/+122 |
| | |||||
* | Added go.mod | René 'Necoro' Neumann | 2022-01-22 | 1 | -0/+3 |
| | |||||
* | Initial commit | René 'Necoro' Neumann | 2022-01-22 | 2 | -0/+36 |