Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/update: Do a verbose guix pull | EuAndreh | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | Manage the Guix System without using root login | EuAndreh | 2022-11-16 | 1 | -11/+1 |
| | |||||
* | Revert "Move email, IRC and Atom into Thunderbird" | EuAndreh | 2022-11-12 | 1 | -0/+1 |
| | | | | | | | This reverts commit 9e65133659eb92c65c730b83d68c81e9d2df4251. I'm still using msmtpq for git-send-email. So I'll have to work that out before removing *all* email configuration. | ||||
* | Move email, IRC and Atom into Thunderbird | EuAndreh | 2022-11-12 | 1 | -1/+0 |
| | |||||
* | bin/update: Log individual repositories being fetched | EuAndreh | 2022-10-28 | 1 | -1/+3 |
| | | | | To make it easier to differentiate no updates existing from being stuck. | ||||
* | Revert "bin/update: Try to make the execution line of the vcs fetch more ↵ | EuAndreh | 2022-10-28 | 1 | -5/+2 |
| | | | | | | | | | | readable" This reverts commit c0046808aca89e6237fee7768413abaf519a00f3. The x(1) command doesn't find the warn() function: Can't exec "warn": Aucun fichier ou dossier de ce type at /home/andreh/.usr/bin/x line 107. | ||||
* | bin/update: Try to make the execution line of the vcs fetch more readable | EuAndreh | 2022-10-28 | 1 | -2/+5 |
| | |||||
* | bin/update: Run vcs fetch in parallel (4) | EuAndreh | 2022-10-28 | 1 | -1/+2 |
| | |||||
* | bin/update: Replace while block with xargs | EuAndreh | 2022-10-28 | 1 | -6/+1 |
| | |||||
* | bin/update: Add more explicit warning when vcs fetch fails | EuAndreh | 2022-10-21 | 1 | -1/+1 |
| | |||||
* | bin/update: Combine `repos` and `vcs` to fetch updates from repositories | EuAndreh | 2022-10-21 | 1 | -2/+7 |
| | | | | Remove FIXME marker. | ||||
* | bin/update: Add almost-working script | EuAndreh | 2022-08-16 | 1 | -0/+80 |