| Commit message (Expand) | Author | Age | Files | Lines |
* | bin/gc: Remove vcs GC | EuAndreh | 2023-07-16 | 1 | -7/+0 |
* | bin/gc: Tolerate guix failing commands | EuAndreh | 2023-07-12 | 1 | -3/+5 |
* | bin/gc: Add missing attribution to $CMD | EuAndreh | 2023-07-12 | 1 | -0/+1 |
* | bin/gc: Allow word splitting (ShellCheck offense) | EuAndreh | 2023-07-12 | 1 | -0/+1 |
* | bin/gc: Make it more flexible by accepting multiple TYPE arguments | EuAndreh | 2023-07-11 | 1 | -20/+26 |
* | bin/gc: Restrict Guix GC to 1 month old data | EuAndreh | 2023-04-26 | 1 | -4/+4 |
* | bin/gc: Remove "nohup" | EuAndreh | 2023-04-16 | 1 | -5/+0 |
* | bin/gc: Add "nix" to the list of TYPE in help string | EuAndreh | 2023-04-13 | 1 | -0/+1 |
* | bin/gc: Run GC for user-level Guix first | EuAndreh | 2023-04-13 | 1 | -3/+4 |
* | bin/: Make help string more consistent across several executables | EuAndreh | 2023-04-12 | 1 | -0/+1 |
* | bin/gc: Remove gc_email step | EuAndreh | 2023-03-03 | 1 | -7/+0 |
* | bin/gc: Use heredoc over multiple printf(1) statements | EuAndreh | 2023-02-27 | 1 | -3/+5 |
* | bin/gc: Do not filter /tmp files by type "file" | EuAndreh | 2023-02-27 | 1 | -1/+1 |
* | bin/gc: Use early return on gc_docker() | EuAndreh | 2023-02-22 | 1 | -8/+10 |
* | bin/gc: GC Guix for root user | EuAndreh | 2023-02-22 | 1 | -2/+6 |
* | bin/gc: Do Nix GC too | EuAndreh | 2023-02-22 | 1 | -3/+24 |
* | bin/{gc,upgrade}: Fix path to store password | EuAndreh | 2022-12-01 | 1 | -2/+2 |
* | bin/gc: Use "--optimize" for guix gc | EuAndreh | 2022-11-02 | 1 | -2/+2 |
* | 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/gc: remove "current-guix" profile too | EuAndreh | 2022-10-23 | 1 | -0/+1 |
* | bin/gc: Use proper $TMPDIR over hardcoded /tmp path | EuAndreh | 2022-08-25 | 1 | -1/+1 |
* | bin/gc: Enable "set -x" option | EuAndreh | 2022-08-13 | 1 | -0/+2 |
* | bin/gc: Fix password input to sudo | EuAndreh | 2022-08-13 | 1 | -1/+1 |
* | bin/: Add examples to help strings | EuAndreh | 2022-08-13 | 1 | -0/+10 |
* | Move Git repository into ~/.usr/.git/ | EuAndreh | 2022-05-12 | 1 | -0/+105 |