aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* assert-todos.sh: Allow it to work on files with spaces on the nameEuAndreh2020-12-091-2/+1
|
* Remove code comments.EuAndreh2020-12-092-4/+1
|
* vps.scm: Rename generate-logs-html -> generate-ci-htmlEuAndreh2020-12-052-6/+6
|
* vps.scm: Remove relative path to tld.txt to allow reconfiguring from ↵EuAndreh2020-12-051-4/+4
| | | | relative path
* guix-reconfigure.sh: Delete from remote ~/sync/EuAndreh2020-12-051-1/+1
|
* guix-reconfigure.sh: Sync remotely to sync/EuAndreh2020-12-051-2/+2
|
* vps.scm: Rename mcron restart simple-serviceEuAndreh2020-12-051-1/+1
|
* vps.scm: Fix about path of cgit, show README files on that pageEuAndreh2020-12-051-13/+9
|
* README.md: Add note on starting a development REPLEuAndreh2020-12-051-0/+14
|
* Remove vps-configuration.nixEuAndreh2020-12-051-272/+0
|
* Remove unnecessary curly braces from Bash variablesEuAndreh2020-12-052-3/+3
|
* vps.scm: Cosmetic changesEuAndreh2020-12-051-10/+9
|
* TODOs.orgEuAndreh2020-12-051-1/+1
|
* Makefile: Add .PHONY targetsEuAndreh2020-12-031-2/+3
|
* TODOs.orgEuAndreh2020-12-021-0/+1
|
* TODOs.org: Add dee378cd-9e41-402b-9018-e9ebb05ef75dEuAndreh2020-12-021-0/+7
|
* ci-build.sh: Overwrite existing public/EuAndreh2020-12-021-1/+1
|
* ci-build.sh: Clean before running checkEuAndreh2020-12-021-1/+1
|
* Fix build of HTMLEuAndreh2020-12-025-3/+13
|
* TODOs.org: Add missing IDsEuAndreh2020-12-021-1/+28
|
* Build and publish TODOs.org fileEuAndreh2020-12-0210-2/+2033
|
* with-container.sh: Call $@ with sh -cEuAndreh2020-12-022-2/+2
|
* ci-build.sh: Build only check and publishEuAndreh2020-12-021-1/+1
|
* vps.scm: Use en_US.UTF-8 locale.EuAndreh2020-12-021-1/+1
| | | | Avoid CI logs and other public things to be in french.
* ci-build.sh: Run all make targets in a single invocationEuAndreh2020-12-021-2/+1
|
* Move metadata.json to descriptionEuAndreh2020-12-022-1/+1
|
* vps.scm: Inform the name of the downloaded fileEuAndreh2020-12-021-2/+2
|
* Rename container -> scripts/with-container.shEuAndreh2020-12-022-2/+2
|
* ci-build.sh: Append the note instead of force replacing it.EuAndreh2020-12-021-1/+1
|
* Rename LICENSE -> COPYINGEuAndreh2020-12-021-0/+0
|
* TODOs.orgEuAndreh2020-11-301-0/+2
|
* vps.scm: Add tick-cmd-reader for #´cmd args1 args2 $variable´EuAndreh2020-11-301-4/+15
|
* vps.scm: Add #[f % b c] readerEuAndreh2020-11-301-2/+14
|
* vps.scm: Use #; over ; commentsEuAndreh2020-11-301-26/+28
|
* vps.scm: s/generate-ci-index-html/generate-logs-html/EuAndreh2020-11-301-5/+5
|
* vps.scm: Remove (restore-logfiles) and serve them from cgit directlyEuAndreh2020-11-301-34/+26
|
* TODOs.orgEuAndreh2020-11-302-2/+18
|
* vps.scm: Uncomment mcron job time markerEuAndreh2020-11-301-1/+1
|
* Makefile: Remove leading ./ from pathsEuAndreh2020-11-301-2/+2
|
* vps.scm: Add heredoc reader, '(cmd -> ->>) helpers and refactor code to use themEuAndreh2020-11-301-85/+62
|
* vps.scm: WIP test wrapping code in '(with-imported-modules ...)'EuAndreh2020-11-291-2/+9
|
* vps.scm: Always restart mcron on system activationEuAndreh2020-11-291-0/+6
|
* TODOs.orgEuAndreh2020-11-291-0/+2
|
* vps.scm: Stop prefixing (gnu) and (guix) modulesEuAndreh2020-11-291-15/+15
|
* vps.scm: Refactor namespaces and add CI mcron jobsEuAndreh2020-11-291-26/+260
|
* ci-build.sh: Remove server-specific PREFIX path of logfileEuAndreh2020-11-292-4/+6
|
* vps.scm: Inline id_rsa.pub fileEuAndreh2020-11-292-4/+3
|
* Move FIXME markers to TODOs.orgEuAndreh2020-11-292-3/+5
|
* manifest.scm: Add missing packagesEuAndreh2020-11-291-4/+14
|
* Remove .bashrcEuAndreh2020-11-292-34/+4
|