Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | src/gistatic.c: Support generating refs.html file | EuAndreh | 2021-08-01 | 2 | -252/+773 | |
| | ||||||
* | src/templates/: Point to the ../static folder for CSS and logo | EuAndreh | 2021-08-01 | 3 | -9/+9 | |
| | ||||||
* | tests/submodules/: Add submodule repositories for unit and (future) ↵ | EuAndreh | 2021-07-31 | 1 | -3/+20 | |
| | | | | integration tests | |||||
* | src/: Embed unit-test.c into gistatic.c | EuAndreh | 2021-07-31 | 3 | -40/+21 | |
| | ||||||
* | src/gistatic.c: Add basic support for i18n with catgets; write initial -h ↵ | EuAndreh | 2021-07-31 | 2 | -29/+160 | |
| | | | | help message | |||||
* | src/: Add initial working version of generating the index, without ↵ | EuAndreh | 2021-07-30 | 3 | -1/+1214 | |
| | | | | translated strings still | |||||
* | Re-setup repository using C over Rust | EuAndreh | 2021-07-27 | 3 | -23/+3 | |
| | ||||||
* | src/: Remove subdirectories | EuAndreh | 2021-06-04 | 2 | -2/+2 | |
| | ||||||
* | Add first version of HTML templates | EuAndreh | 2021-05-31 | 5 | -0/+802 | |
| | | | | Inspired mainly by CGit UI, but also stagit and sourcehut. | |||||
* | Remove existing templates | EuAndreh | 2021-05-30 | 4 | -92/+0 | |
| | ||||||
* | WIP init Rust | EuAndreh | 2021-05-30 | 6 | -0/+115 | |