Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/gistatic.c: Use <th> over <tr> inside <thead> | EuAndreh | 2021-08-02 | 1 | -26/+25 |
| | |||||
* | src/gistatic.c: WIP implementation of repo_write_snapshots() | EuAndreh | 2021-08-02 | 1 | -0/+67 |
| | |||||
* | src/gistatic.c: Tweak CSS and HTML, and some libgit2 error logging | EuAndreh | 2021-08-02 | 1 | -15/+24 |
| | |||||
* | src/gistatic.c: Support generating refs.html file | EuAndreh | 2021-08-01 | 1 | -251/+772 |
| | |||||
* | 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 | 1 | -1/+21 |
| | |||||
* | src/gistatic.c: Add basic support for i18n with catgets; write initial -h ↵ | EuAndreh | 2021-07-31 | 1 | -29/+139 |
| | | | | help message | ||||
* | src/: Add initial working version of generating the index, without ↵ | EuAndreh | 2021-07-30 | 1 | -1/+1175 |
| | | | | translated strings still | ||||
* | Re-setup repository using C over Rust | EuAndreh | 2021-07-27 | 1 | -0/+3 |