aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* .gitignore: Add tmp/EuAndreh2021-08-051-0/+1
|
* TODOs.md: Mark #question-5414aee2-031a-5759-2a22-d572ee899ac0 as DONEEuAndreh2021-08-041-1/+8
|
* tests/resources/*: Embed Git repositories directlyEuAndreh2021-08-0464-3/+2943
| | | | Implements #question-5414aee2-031a-5759-2a22-d572ee899ac0.
* Remove submodulesEuAndreh2021-08-043-6/+0
|
* TODOs.md: Add links to ResourcesEuAndreh2021-08-041-0/+7
|
* src/gistatic.c: Use "loop_cleanup" goto tagEuAndreh2021-08-041-10/+16
|
* src/gistatic.c: Mark test helper functions as staticEuAndreh2021-08-021-3/+3
|
* src/gistatic.c: Use <th> over <tr> inside <thead>EuAndreh2021-08-021-26/+25
|
* aux/assert-catgets.sh: Add, include in "check" target on Makefile; update ↵EuAndreh2021-08-023-0/+98
| | | | gistatic.msg
* src/gistatic.c: WIP implementation of repo_write_snapshots()EuAndreh2021-08-021-0/+67
|
* src/gistatic.c: Tweak CSS and HTML, and some libgit2 error loggingEuAndreh2021-08-021-15/+24
|
* TODOs.md: Add #task-cd214149-a183-9bd3-292a-d48b3fb85050EuAndreh2021-08-021-0/+3
|
* TODOs.md: Mark #task-ae96e5b6-ab04-3a3d-1777-b28031273a19 as DONEEuAndreh2021-08-021-1/+5
|
* TODOs.md: Mark #task-09018dd8-f1a2-4b0b-a56f-dea9fdc78d99 as CANCELLEDEuAndreh2021-08-011-1/+4
|
* TODOs.md: Delete duplicate #task-75773a97-a961-39e2-462b-1d42664c0e5a taskEuAndreh2021-08-011-4/+7
|
* src/gistatic.c: Support generating refs.html fileEuAndreh2021-08-012-252/+773
|
* src/templates/: Point to the ../static folder for CSS and logoEuAndreh2021-08-013-9/+9
|
* tests/submodules/: Add submodule repositories for unit and (future) ↵EuAndreh2021-07-314-3/+26
| | | | integration tests
* TODOs.md: Add #task-5b4b46b6-b1e8-6ba0-4f26-fab9de6a0e75EuAndreh2021-07-311-0/+3
|
* TODOs.md: Clean up Perl links from ResourcesEuAndreh2021-07-311-2/+5
|
* TODOs.md: Add #question-5414aee2-031a-5759-2a22-d572ee899ac0EuAndreh2021-07-311-0/+9
|
* TODOs.md: Clean up ScratchEuAndreh2021-07-311-12/+0
|
* TODOs.md: Add link to talk on sanitizing, fuzzing and hardeningEuAndreh2021-07-311-0/+1
|
* TODOs.md: Add #task-b3d67f87-c55a-a9b6-c9f8-c2f57d2f5803EuAndreh2021-07-311-0/+13
|
* TODOs.md: Add #task-ca8d80ae-9d31-5dfa-03de-b3cfccf2a8b2EuAndreh2021-07-311-0/+3
|
* TODOs.md: Add #task-07c14c08-3757-ced7-36f8-d1ec5c437633EuAndreh2021-07-311-0/+3
|
* TODOs.md: Add #task-21d7dcb9-adfe-e8d6-64fa-39d5972b5d83EuAndreh2021-07-311-0/+3
|
* TODOs.md: Add #task-a6bdaeb0-7099-c728-2b7c-b080aa2fba33EuAndreh2021-07-311-0/+18
|
* Makefile: Add -lgit2 flagEuAndreh2021-07-311-4/+6
|
* src/: Embed unit-test.c into gistatic.cEuAndreh2021-07-313-40/+21
|
* src/gistatic.c: Add basic support for i18n with catgets; write initial -h ↵EuAndreh2021-07-312-29/+160
| | | | help message
* TODOs.md: Add #task-75773a97-a961-39e2-462b-1d42664c0e5aEuAndreh2021-07-311-0/+3
|
* TODOs.md: Add #task-ae96e5b6-ab04-3a3d-1777-b28031273a19EuAndreh2021-07-311-0/+3
|
* src/: Add initial working version of generating the index, without ↵EuAndreh2021-07-304-1/+1216
| | | | translated strings still
* Re-setup repository using C over RustEuAndreh2021-07-2726-84/+1154
|
* aux/: Update, adjust MakefileEuAndreh2021-07-2718-159/+514
|
* TODOs.md: Dump links on ScratchEuAndreh2021-07-271-0/+12
|
* Makefile: Stop using gzipEuAndreh2021-06-122-2/+1
|
* aux/: Update filesEuAndreh2021-06-1119-223/+253
|
* TODOs.md: Add #task-39e71afe-4ac9-4c3d-97e4-9ac41f826089EuAndreh2021-06-111-0/+3
|
* aux/workflow/: Add favicon to workflowEuAndreh2021-06-053-0/+64
|
* aux/guix/manifest.scm: Add Rust packages, remove Perl onesEuAndreh2021-06-051-3/+3
|
* aux/: Remove unused assert scriptsEuAndreh2021-06-052-0/+0
|
* src/: Remove subdirectoriesEuAndreh2021-06-043-4/+4
|
* Makefile: Use $(NAME)EuAndreh2021-06-041-7/+7
|
* TODOs.md: Add #task-09018dd8-f1a2-4b0b-a56f-dea9fdc78d99EuAndreh2021-05-311-0/+7
|
* Update Makefile for RustEuAndreh2021-05-311-21/+12
|
* Remove tests/cli-opts.shEuAndreh2021-05-311-0/+0
|
* Remove POD filesEuAndreh2021-05-312-19/+0
|
* Add first version of HTML templatesEuAndreh2021-05-315-0/+802
| | | | Inspired mainly by CGit UI, but also stagit and sourcehut.