Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace kuvira -> toph | EuAndreh | 2022-11-26 | 4 | -6/+6 |
| | | | | | | | git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes. | ||||
* | aux/workflow/TODOs.sh: Emit HTML to STDOUT; amend Makefile | EuAndreh | 2022-06-03 | 1 | -7/+2 |
| | |||||
* | aux/containers/guix/manifest.scm: Add md4c | EuAndreh | 2022-05-02 | 1 | -0/+1 |
| | |||||
* | aux/assert-shellcheck.sh: Use git-ls-files over find | EuAndreh | 2022-05-02 | 1 | -2/+2 |
| | |||||
* | aux/ci/: Add | EuAndreh | 2022-04-13 | 4 | -0/+219 |
| | |||||
* | aux/: Update | EuAndreh | 2022-03-06 | 5 | -79/+45 |
| | |||||
* | aux/containers/guix/manifest.scm: Add Python to create static file server | EuAndreh | 2022-01-16 | 1 | -0/+1 |
| | |||||
* | aux/: Update | EuAndreh | 2022-01-16 | 4 | -3/+18 |
| | |||||
* | Deinit Git Annex | EuAndreh | 2021-10-12 | 1 | -1/+0 |
| | |||||
* | Update link to Git repositories | EuAndreh | 2021-10-11 | 2 | -4/+4 |
| | |||||
* | aux/: Update | EuAndreh | 2021-10-05 | 3 | -15/+33 |
| | |||||
* | aux/: Update | EuAndreh | 2021-09-20 | 7 | -57/+82 |
| | |||||
* | aux/lib.sh: Add | EuAndreh | 2021-09-01 | 1 | -0/+30 |
| | |||||
* | aux/: Update | EuAndreh | 2021-08-28 | 6 | -12/+37 |
| | |||||
* | aux/: Update | EuAndreh | 2021-08-15 | 10 | -85/+89 |
| | |||||
* | aux/: Update | EuAndreh | 2021-07-20 | 6 | -60/+57 |
| | |||||
* | aux/guix/manifest.scm: Use mdpo-patched | EuAndreh | 2021-07-04 | 1 | -1/+1 |
| | | | | | Related patch: https://github.com/keisheiled/flake8-implicit-str-concat/pull/28 | ||||
* | aux/: Update | EuAndreh | 2021-07-04 | 9 | -55/+273 |
| | |||||
* | aux/workflow/TODOs.sh: Use <pre> over <span> for ids | EuAndreh | 2021-06-22 | 1 | -1/+1 |
| | |||||
* | aux/: Update | EuAndreh | 2021-06-22 | 2 | -5/+8 |
| | |||||
* | aux/: Update | EuAndreh | 2021-06-16 | 3 | -4/+11 |
| | |||||
* | aux/: Update | EuAndreh | 2021-06-15 | 4 | -12/+62 |
| | |||||
* | aux/: Update | EuAndreh | 2021-06-12 | 1 | -1/+1 |
| | |||||
* | aux/: Update files | EuAndreh | 2021-06-11 | 1 | -2/+1 |
| | |||||
* | aux/workflow/public.sh: Use tabs over spaces | EuAndreh | 2021-06-07 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/vps/main' | EuAndreh | 2021-06-07 | 1 | -1/+1 |
|\ | |||||
| * | s/tabs/spaces/g | EuAndreh | 2021-04-24 | 1 | -1/+1 |
| | | |||||
* | | Remove CI files under aux/: remove website from CI | EuAndreh | 2021-06-07 | 4 | -157/+0 |
| | | | | | | | | Since I'm already only publishing from my local machine. | ||||
* | | Makefile: Ignore missing README.md file | EuAndreh | 2021-06-07 | 1 | -1/+1 |
| | | |||||
* | | Update files under aux/ | EuAndreh | 2021-06-07 | 21 | -221/+316 |
|/ | |||||
* | aux/workflow/public.sh: Mark as executable | EuAndreh | 2021-03-23 | 1 | -0/+0 |
| | |||||
* | aux/ci/ci-build.sh: Run build target before tests, so we have HTML files ↵ | EuAndreh | 2021-03-23 | 1 | -7/+1 |
| | | | | when tests fail | ||||
* | aux/guix/with-container.sh: Add --fallback to Guix commands | EuAndreh | 2021-03-13 | 1 | -7/+6 |
| | |||||
* | Revert change to aux/ci/ci-build.sh | EuAndreh | 2021-03-10 | 1 | -1/+1 |
| | |||||
* | ci-build.sh: Publish CI logs even when "dev-check" fails | EuAndreh | 2021-03-09 | 1 | -1/+1 |
| | |||||
* | Remove xargs -0 flag usage | EuAndreh | 2021-03-08 | 1 | -2/+2 |
| | |||||
* | TODOs.sh: Remove unused SED_REGEX variable | EuAndreh | 2021-03-07 | 1 | -2/+0 |
| | |||||
* | manifest.scm: Remove gettext package | EuAndreh | 2021-03-07 | 1 | -1/+0 |
| | |||||
* | TODOs.sh: Use sed to remove dependency on gettext | EuAndreh | 2021-03-07 | 2 | -12/+16 |
| | |||||
* | assert-todos.sh: Remove reference to inexistant docbook-xsl/ directory | EuAndreh | 2021-03-07 | 1 | -1/+1 |
| | |||||
* | ci-build.sh: Also omit output of second rsync | EuAndreh | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Remove about/ suffix from Git repo links | EuAndreh | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Suppress rsync stderr from CI logs | EuAndreh | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Update files under aux/ | EuAndreh | 2021-03-06 | 1 | -0/+5 |
| | |||||
* | Update files under aux/ | EuAndreh | 2021-03-01 | 10 | -23/+137 |
| | |||||
* | aux/guix/: Add packages to fully build in CI containers | EuAndreh | 2021-02-21 | 2 | -1/+15 |
| | |||||
* | aux/guix/manifest.scm: Add Inkscape package | EuAndreh | 2021-02-21 | 1 | -1/+2 |
| | |||||
* | aux/ci/ci-build.sh: run git annex get | EuAndreh | 2021-02-21 | 1 | -0/+1 |
| | |||||
* | pinned-channels.scm: Update Guix channel | EuAndreh | 2021-02-21 | 1 | -1/+1 |
| | |||||
* | Update aux/workflow/: support tags in TODOs.md | EuAndreh | 2021-02-20 | 2 | -4/+17 |
| |