Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combo Boxes | René 'Necoro' Neumann | 2022-02-01 | 2 | -22/+27 |
* | Add windows manifest | René 'Necoro' Neumann | 2022-02-01 | 3 | -0/+34 |
* | Use our version of giu | René 'Necoro' Neumann | 2022-02-01 | 2 | -2/+4 |
* | go mod tidy | René 'Necoro' Neumann | 2022-02-01 | 2 | -4/+3 |
* | Use up2date giu | René 'Necoro' Neumann | 2022-02-01 | 1 | -1/+1 |
* | GUI: GridLayout | René 'Necoro' Neumann | 2022-02-01 | 1 | -2/+62 |
* | [release]: Move checkout to the front | René 'Necoro' Neumann | 2022-01-29 | 1 | -3/+3 |
* | [release]: Make Windows build link static | René 'Necoro' Neumann | 2022-01-29 | 1 | -1/+1 |
* | [release]: Fix multiple issues | René 'Necoro' Neumann | 2022-01-29 | 1 | -10/+8 |
* | Start with a basic GUI | René 'Necoro' Neumann | 2022-01-29 | 4 | -2/+73 |
* | [release]: Fix github variable syntax | René 'Necoro' Neumann | 2022-01-29 | 1 | -2/+2 |
* | Build on windows and linux | René 'Necoro' Neumann | 2022-01-29 | 1 | -6/+9 |
* | Build on windows and linux | René 'Necoro' Neumann | 2022-01-29 | 1 | -45/+58 |
* | const block | René 'Necoro' Neumann | 2022-01-25 | 1 | -3/+5 |
* | 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 |
* | 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 |