| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: Use "deployer" user in "upload" target | EuAndreh | 2023-04-03 | 1 | -2/+5 |
* | Makefile: Exclude share/aux-repo from ShellCheck | EuAndreh | 2023-03-26 | 1 | -0/+1 |
* | Makefile: Exclude mint from upload | EuAndreh | 2023-03-23 | 1 | -1/+2 |
* | Makefile: Strip .qcow2 from image names | EuAndreh | 2023-03-23 | 1 | -0/+1 |
* | Makefile: Add "upload" target to send VM images | EuAndreh | 2023-03-23 | 1 | -0/+7 |
* | Makefile: Add email across servers in check | EuAndreh | 2023-03-18 | 1 | -0/+2 |
* | Makefile: Store Guix result symlinks under var | EuAndreh | 2023-03-17 | 1 | -4/+4 |
* | Makefile: buid Guix files in "all" target | EuAndreh | 2023-03-17 | 1 | -0/+8 |
* | Makefile: Always build tilde | EuAndreh | 2023-03-16 | 1 | -1/+1 |
* | Makefile: Generate postmap derived files in tilde repository | EuAndreh | 2023-03-16 | 1 | -9/+0 |
* | Makefile: Add username@ to subject on "check-aliases" | EuAndreh | 2023-03-15 | 1 | -1/+1 |
* | Makefile: Add $(hostname) of sender in "check-aliases" | EuAndreh | 2023-03-15 | 1 | -1/+1 |
* | Makefile: Add "check-aliases" target | EuAndreh | 2023-03-15 | 1 | -1/+6 |
* | Use `hostname` to pick xmobar config | EuAndreh | 2023-02-28 | 1 | -0/+4 |
* | Makefile: Also check if private is out of sync | EuAndreh | 2023-02-27 | 1 | -8/+12 |
* | Makefile: Add "check-nixfmt" target | EuAndreh | 2023-02-22 | 1 | -3/+6 |
* | Makefile: Ensure at least one .txt and a .md file exist in ~/Documents/txt/ | EuAndreh | 2023-02-17 | 1 | -0/+2 |
* | Makefile: Fix "clean" target | EuAndreh | 2023-02-17 | 1 | -1/+1 |
* | Makefile: Assert ~/Documents/txt/ exists | EuAndreh | 2023-02-17 | 1 | -0/+3 |
* | Makefile: Add "check-dirty-pass" target | EuAndreh | 2023-02-13 | 1 | -1/+14 |
* | Makefile: Add ~/.ssh symlink | EuAndreh | 2022-11-30 | 1 | -0/+4 |
* | Makefile: Store SSH connections in $XDG_STATE_HOME | EuAndreh | 2022-11-27 | 1 | -2/+2 |
* | Makefile: Make "cd + $(MAKE)" rules silent | EuAndreh | 2022-11-27 | 1 | -3/+3 |
* | Makefile: Use $(HOME) over ~ in dependency name | EuAndreh | 2022-11-27 | 1 | -1/+1 |
* | Makefile: Consistent sort of $(derived-assets) | EuAndreh | 2022-11-27 | 1 | -4/+4 |
* | Makefile: Enforce creating $XDG_CACHE_HOME/ssh/conn | EuAndreh | 2022-11-27 | 1 | -0/+4 |
* | Makefile: Use the same rule to build both manpages from POD | EuAndreh | 2022-11-25 | 1 | -3/+3 |
* | Makefile: Fix dependency of sasl-password | EuAndreh | 2022-11-24 | 1 | -1/+5 |
* | opt/tests/assert-running-service.sh: Add to "check" target | EuAndreh | 2022-11-24 | 1 | -6/+2 |
* | Revert "Revert "Move email, IRC and Atom into Thunderbird"" | EuAndreh | 2022-11-24 | 1 | -36/+17 |
* | Makefile: Exclude symlinks from "git ls-files" listing | EuAndreh | 2022-11-17 | 1 | -0/+2 |
* | Revert "Move email, IRC and Atom into Thunderbird" | EuAndreh | 2022-11-12 | 1 | -1/+37 |
* | Move email, IRC and Atom into Thunderbird | EuAndreh | 2022-11-12 | 1 | -37/+1 |
* | bin/m: Run mbsync in parallel, with one process per account | EuAndreh | 2022-11-06 | 1 | -0/+4 |
* | etc/remhind/config.tmpl: Add remhind config template, and generate it in Make... | EuAndreh | 2022-11-04 | 1 | -0/+4 |
* | Makefile: Notify Lisp image created to STDOUT instead of silent work | EuAndreh | 2022-11-02 | 1 | -1/+1 |
* | etc/ssh/config: Generate with envsubst | EuAndreh | 2022-10-31 | 1 | -0/+4 |
* | Makefile: Exclude gen-e-list.sh from check-fixme | EuAndreh | 2022-10-30 | 1 | -1/+5 |
* | Generate etc/gnupg/gpg-agent.conf from Makefile instead of Guix Home | EuAndreh | 2022-10-29 | 1 | -0/+6 |
* | Generate etc/git/config-extra from Makefile instead of Guix Home | EuAndreh | 2022-10-29 | 1 | -0/+5 |
* | Remove configuration files from email programs | EuAndreh | 2022-10-27 | 1 | -5/+25 |
* | Makefile: Refresh Lisp images on li(1) changes | EuAndreh | 2022-10-25 | 1 | -1/+1 |
* | Makefile: s/ccl/clozure/ | EuAndreh | 2022-10-25 | 1 | -3/+3 |
* | bin/cl: Setup Clozure | EuAndreh | 2022-10-25 | 1 | -0/+1 |
* | bin/cl: Move automatic image handling out to bin/li | EuAndreh | 2022-10-24 | 1 | -6/+2 |
* | bin/x: Generate WIP version of the POD manpage | EuAndreh | 2022-10-21 | 1 | -0/+4 |
* | Makefile: Exclude global gitignore file from check-fixme target | EuAndreh | 2022-10-21 | 1 | -1/+1 |
* | Makefile: Exclude subroutine lint of perlcritic | EuAndreh | 2022-10-20 | 1 | -1/+1 |
* | Makefile: Include working Lisp image for SBCL | EuAndreh | 2022-10-19 | 1 | -4/+8 |
* | bin/cl: Add first working version, integrated with Makefile and etc/sh/rc | EuAndreh | 2022-10-19 | 1 | -4/+13 |