aboutsummaryrefslogtreecommitdiff
path: root/src/gistatic.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-02src/gistatic.c: Use <th> over <tr> inside <thead>EuAndreh1-26/+25
2021-08-02aux/assert-catgets.sh: Add, include in "check" target on Makefile; update ↵EuAndreh3-0/+98
gistatic.msg
2021-08-02src/gistatic.c: WIP implementation of repo_write_snapshots()EuAndreh1-0/+67
2021-08-02src/gistatic.c: Tweak CSS and HTML, and some libgit2 error loggingEuAndreh1-15/+24
2021-08-02TODOs.md: Add #task-cd214149-a183-9bd3-292a-d48b3fb85050EuAndreh1-0/+3
2021-08-02TODOs.md: Mark #task-ae96e5b6-ab04-3a3d-1777-b28031273a19 as DONEEuAndreh1-1/+5
2021-08-01TODOs.md: Mark #task-09018dd8-f1a2-4b0b-a56f-dea9fdc78d99 as CANCELLEDEuAndreh1-1/+4
2021-08-01TODOs.md: Delete duplicate #task-75773a97-a961-39e2-462b-1d42664c0e5a taskEuAndreh1-4/+7
2021-08-01src/gistatic.c: Support generating refs.html fileEuAndreh2-252/+773
2021-08-01src/templates/: Point to the ../static folder for CSS and logoEuAndreh3-9/+9
2021-07-31tests/submodules/: Add submodule repositories for unit and (future) ↵EuAndreh4-3/+26
integration tests
2021-07-31TODOs.md: Add #task-5b4b46b6-b1e8-6ba0-4f26-fab9de6a0e75EuAndreh1-0/+3
2021-07-31TODOs.md: Clean up Perl links from ResourcesEuAndreh1-2/+5
2021-07-31TODOs.md: Add #question-5414aee2-031a-5759-2a22-d572ee899ac0EuAndreh1-0/+9
2021-07-31TODOs.md: Clean up ScratchEuAndreh1-12/+0
2021-07-31TODOs.md: Add link to talk on sanitizing, fuzzing and hardeningEuAndreh1-0/+1
2021-07-31TODOs.md: Add #task-b3d67f87-c55a-a9b6-c9f8-c2f57d2f5803EuAndreh1-0/+13
2021-07-31TODOs.md: Add #task-ca8d80ae-9d31-5dfa-03de-b3cfccf2a8b2EuAndreh1-0/+3
2021-07-31TODOs.md: Add #task-07c14c08-3757-ced7-36f8-d1ec5c437633EuAndreh1-0/+3
2021-07-31TODOs.md: Add #task-21d7dcb9-adfe-e8d6-64fa-39d5972b5d83EuAndreh1-0/+3
2021-07-31TODOs.md: Add #task-a6bdaeb0-7099-c728-2b7c-b080aa2fba33EuAndreh1-0/+18
2021-07-31Makefile: Add -lgit2 flagEuAndreh1-4/+6
2021-07-31src/: Embed unit-test.c into gistatic.cEuAndreh3-40/+21
2021-07-31src/gistatic.c: Add basic support for i18n with catgets; write initial -h ↵EuAndreh2-29/+160
help message
2021-07-31TODOs.md: Add #task-75773a97-a961-39e2-462b-1d42664c0e5aEuAndreh1-0/+3
2021-07-31TODOs.md: Add #task-ae96e5b6-ab04-3a3d-1777-b28031273a19EuAndreh1-0/+3
2021-07-30src/: Add initial working version of generating the index, without ↵EuAndreh4-1/+1216
translated strings still
2021-07-27Re-setup repository using C over RustEuAndreh26-84/+1154
2021-07-27aux/: Update, adjust MakefileEuAndreh18-159/+514
2021-07-27TODOs.md: Dump links on ScratchEuAndreh1-0/+12
2021-06-12Makefile: Stop using gzipEuAndreh2-2/+1
2021-06-11aux/: Update filesEuAndreh19-223/+253
2021-06-11TODOs.md: Add #task-39e71afe-4ac9-4c3d-97e4-9ac41f826089EuAndreh1-0/+3
2021-06-05aux/workflow/: Add favicon to workflowEuAndreh3-0/+64
2021-06-05aux/guix/manifest.scm: Add Rust packages, remove Perl onesEuAndreh1-3/+3
2021-06-05aux/: Remove unused assert scriptsEuAndreh2-0/+0
2021-06-04src/: Remove subdirectoriesEuAndreh3-4/+4
2021-06-04Makefile: Use $(NAME)EuAndreh1-7/+7
2021-05-31TODOs.md: Add #task-09018dd8-f1a2-4b0b-a56f-dea9fdc78d99EuAndreh1-0/+7
2021-05-31Update Makefile for RustEuAndreh1-21/+12
2021-05-31Remove tests/cli-opts.shEuAndreh1-0/+0
2021-05-31Remove POD filesEuAndreh2-19/+0
2021-05-31Add first version of HTML templatesEuAndreh5-0/+802
Inspired mainly by CGit UI, but also stagit and sourcehut.
2021-05-30Remove existing templatesEuAndreh4-92/+0
2021-05-30WIP init RustEuAndreh10-4/+102
2021-05-28Remove empty Perl codeEuAndreh2-12/+0
2021-03-23aux/workflow/public.sh: Mark as executableEuAndreh1-0/+0
2021-03-23aux/ci/ci-build.sh: Run build target before tests, so we have HTML files ↵EuAndreh1-7/+1
when tests fail
2021-03-23Add initial template for log.html, copied from stagit directlyEuAndreh3-0/+92
2021-03-16scripts/gistatic.pl: WIPEuAndreh1-0/+11