aboutsummaryrefslogtreecommitdiff
path: root/src/gistatic.msg (unfollow)
Commit message (Expand)AuthorFilesLines
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 hel...EuAndreh2-29/+160
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 translated...EuAndreh4-1/+1216
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
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 when...EuAndreh1-7/+1
2021-03-23Add initial template for log.html, copied from stagit directlyEuAndreh3-0/+92
2021-03-16scripts/gistatic.pl: WIPEuAndreh1-0/+11
2021-03-16manifest.scm: Add some Perl packages from personal Guix channelEuAndreh1-1/+5
2021-03-13aux/guix/with-container.sh: Add --fallback to Guix commandsEuAndreh1-7/+6
2021-03-10Revert change to aux/ci/ci-build.shEuAndreh1-1/+1
2021-03-09ci-build.sh: Publish CI logs even when "dev-check" failsEuAndreh1-1/+1
2021-03-09README.md: s/gistatic-template.pod.5/gistatic-template.5/EuAndreh1-1/+1
2021-03-09TODOs.md: Remove bad task entryEuAndreh1-3/+0
2021-03-08Remove xargs -0 flag usageEuAndreh1-2/+2
2021-03-08scripts/gistatic.pl: Mark as executableEuAndreh1-0/+0
2021-03-08README.md: Link to Git::Raw on CPANEuAndreh1-5/+5
2021-03-08Add Perl::Critic and B::LintEuAndreh2-0/+5
2021-03-08aux/guix/manifest.scm: Remove groff packageEuAndreh1-1/+0
2021-03-08aux/guix/manifest.scm: Remove gettext dependencyEuAndreh1-1/+0
2021-03-08mv doc/gistatic-templates.pod.5 doc/gistatic-template.pod.5; link to it in RE...EuAndreh3-2/+2
2021-03-08Makefile: Clean pod2htmld.tmp file on "clean" targetEuAndreh1-1/+1
2021-03-08README.md: Document dependencies and add Contributing sectionEuAndreh1-0/+34
2021-03-08Adapt Makefile for Perl project, add placeholder filesEuAndreh7-63/+63