| Commit message (Expand) | Author | Age | Files | Lines |
| * | bin/{msg,tmp,xmpp}: Change euandreh.xyz -> euandre.org | EuAndreh | 2022-11-27 | 3 | -7/+7 |
| * | bin/open: Use VLC over mpv; remove nohup | EuAndreh | 2022-11-25 | 1 | -2/+2 |
| * | bin/email: Stop using msmtpq; add default values for "From:" and "Subject:" | EuAndreh | 2022-11-24 | 1 | -8/+23 |
| * | Revert "Revert "Move email, IRC and Atom into Thunderbird"" | EuAndreh | 2022-11-24 | 2 | -363/+0 |
| * | bin/update: Do a verbose guix pull | EuAndreh | 2022-11-22 | 1 | -1/+1 |
| * | bin/upgrade: Fix path to current Guix Home file | EuAndreh | 2022-11-21 | 1 | -1/+1 |
| * | bin/upgrade: Use the current files for the upgrade | EuAndreh | 2022-11-19 | 1 | -2/+2 |
| * | bin/menu: Fix profile name | EuAndreh | 2022-11-18 | 1 | -1/+2 |
| * | bin/open: Use VLC over MPV | EuAndreh | 2022-11-18 | 1 | -1/+1 |
| * | bin/menu: Wrap actions with remembering | EuAndreh | 2022-11-17 | 1 | -2/+7 |
| * | bin/menu: Use ad-hoc function to replace clipmenu(1) | EuAndreh | 2022-11-17 | 1 | -2/+14 |
| * | Manage the Guix System without using root login | EuAndreh | 2022-11-16 | 2 | -12/+2 |
| * | bin/rfc: Fix usage of assert-arg(1) | EuAndreh | 2022-11-13 | 1 | -1/+1 |
| * | Revert "Move email, IRC and Atom into Thunderbird" | EuAndreh | 2022-11-12 | 3 | -0/+364 |
| * | bin/bins: Add -F option | EuAndreh | 2022-11-12 | 1 | -2/+10 |
| * | Move email, IRC and Atom into Thunderbird | EuAndreh | 2022-11-12 | 3 | -364/+0 |
| * | bin/menu: Notify after copying past clipboard value to clipboard | EuAndreh | 2022-11-11 | 1 | -0/+1 |
| * | Revert "bin/backup: Exclude ~/gPodder/ while it is not placed properly" | EuAndreh | 2022-11-09 | 1 | -1/+0 |
| * | bin/li: Tweak help string | EuAndreh | 2022-11-07 | 1 | -1/+1 |
| * | bin/m: Run mbsync in parallel, with one process per account | EuAndreh | 2022-11-06 | 2 | -2/+17 |
| * | bin/backup: Exclude ~/gPodder/ while it is not placed properly | EuAndreh | 2022-11-05 | 1 | -0/+1 |
| * | bin/li: Use -E and remove extra -e "(uiop:quit)" | EuAndreh | 2022-11-02 | 1 | -11/+9 |
| * | bin/gc: Use "--optimize" for guix gc | EuAndreh | 2022-11-02 | 1 | -2/+2 |
| * | bin/cl: Add support for -E option | EuAndreh | 2022-11-02 | 1 | -2/+7 |
| * | bin/archiveit: Add new binary, still being validated | EuAndreh | 2022-11-01 | 1 | -0/+98 |
| * | bin/wms: Fix indentation in help string | EuAndreh | 2022-10-31 | 1 | -3/+3 |
| * | bin/check: Use $XDG_PREFIX over hard-coding ~/.usr/ | EuAndreh | 2022-10-31 | 1 | -1/+1 |
| * | bin/upgrade: Use $XDG_CONFIG_DIR over hard-coding ~/.usr/etc | EuAndreh | 2022-10-31 | 1 | -1/+1 |
| * | bin/li: Remove hard-coded path to cl(1) | EuAndreh | 2022-10-31 | 1 | -1/+1 |
| * | Replace greenclip with clipmenu | EuAndreh | 2022-10-30 | 1 | -1/+3 |
| * | bin/bins: Allow multiple instances to be ran concurrently | EuAndreh | 2022-10-30 | 1 | -3/+4 |
| * | bin/mailcfg: Expand $XDG_LOG_HOME at file generation time | EuAndreh | 2022-10-29 | 1 | -2/+2 |
| * | bin/mailcfg: Use PascalCase label over lowercase normalized one | EuAndreh | 2022-10-29 | 2 | -5/+9 |
| * | bin/gc: Support TYPE argument | EuAndreh | 2022-10-28 | 1 | -12/+38 |
| * | bin/gc: Add gc_vcs() step | EuAndreh | 2022-10-28 | 1 | -0/+6 |
| * | bin/vcs: Add initial git_gc() implementation | EuAndreh | 2022-10-28 | 1 | -0/+4 |
| * | bin/update: Log individual repositories being fetched | EuAndreh | 2022-10-28 | 1 | -1/+3 |
| * | Revert "bin/update: Try to make the execution line of the vcs fetch more read... | EuAndreh | 2022-10-28 | 1 | -5/+2 |
| * | 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/repos: Only print the repository name, not its type | EuAndreh | 2022-10-28 | 1 | -2/+1 |
| * | bin/repos: Omit warning on not guessing the type of repository | EuAndreh | 2022-10-28 | 1 | -1/+1 |
| * | bin/vcs: Add fossil_status() | EuAndreh | 2022-10-28 | 1 | -0/+4 |
| * | bin/vcs: Explicitly disable ShellCheck 2086 | EuAndreh | 2022-10-27 | 1 | -1/+1 |
| * | bin/repos: Simplify, using the new vcs(1) | EuAndreh | 2022-10-27 | 1 | -18/+5 |
| * | bin/vcs: Do not require TYPE, and guess it instead | EuAndreh | 2022-10-27 | 1 | -37/+188 |
| * | bin/repos: Add explicit note on intentionally commented code | EuAndreh | 2022-10-27 | 1 | -2/+3 |
| * | bin/repos: Add documentation for -e option in help string | EuAndreh | 2022-10-27 | 1 | -1/+2 |
| * | bin/repos: Fix guessing of repository type for Fossil | EuAndreh | 2022-10-27 | 1 | -1/+1 |