aboutsummaryrefslogtreecommitdiff
path: root/bin/gc (unfollow)
Commit message (Expand)AuthorFilesLines
2026-06-11bin/gc: Re-enableEuAndreh1-1/+0
2026-01-24Revert "bin/gc: Re-enable"EuAndreh1-0/+1
2026-01-06bin/gc: Re-enableEuAndreh1-1/+0
2025-12-12bin/gc: Disable cron gc globally for nowEuAndreh1-0/+2
2025-05-31bin/gc: Reenalbe Nix GCEuAndreh1-1/+0
2025-05-06bin/gc: Reenable Guix GCEuAndreh1-1/+0
2025-01-06bin/gc: Don't do Guix and Nix GCEuAndreh1-0/+2
2024-05-02bin/gc: tmpdir: Only delete files and directories for nowEuAndreh1-1/+1
2024-04-25Revert "Remove Nix/NixOS support from configuration and utilities"EuAndreh1-0/+21
2024-04-22bin/gc: Allow "gc_tmpdir()" to failEuAndreh1-1/+1
2024-01-30bin/gc: Add gc_coredump()EuAndreh1-1/+6
2024-01-12Remove Nix/NixOS support from configuration and utilitiesEuAndreh1-21/+0
2023-07-29bin/*: Add matching parenthesis to case clausesEuAndreh1-5/+5
2023-07-16bin/gc: Remove vcs GCEuAndreh1-7/+0
2023-07-12bin/gc: Tolerate guix failing commandsEuAndreh1-3/+5
2023-07-12bin/gc: Add missing attribution to $CMDEuAndreh1-0/+1
2023-07-12bin/gc: Allow word splitting (ShellCheck offense)EuAndreh1-0/+1
2023-07-11bin/gc: Make it more flexible by accepting multiple TYPE argumentsEuAndreh1-20/+26
2023-04-26bin/gc: Restrict Guix GC to 1 month old dataEuAndreh1-4/+4
2023-04-16bin/gc: Remove "nohup"EuAndreh1-5/+0
2023-04-13bin/gc: Add "nix" to the list of TYPE in help stringEuAndreh1-0/+1
2023-04-13bin/gc: Run GC for user-level Guix firstEuAndreh1-3/+4
2023-04-12bin/: Make help string more consistent across several executablesEuAndreh1-0/+1
2023-03-03bin/gc: Remove gc_email stepEuAndreh1-7/+0
2023-02-27bin/gc: Use heredoc over multiple printf(1) statementsEuAndreh1-3/+5
2023-02-27bin/gc: Do not filter /tmp files by type "file"EuAndreh1-1/+1
2023-02-22bin/gc: Use early return on gc_docker()EuAndreh1-8/+10
2023-02-22bin/gc: GC Guix for root userEuAndreh1-2/+6
2023-02-22bin/gc: Do Nix GC tooEuAndreh1-3/+24
2022-12-01bin/{gc,upgrade}: Fix path to store passwordEuAndreh1-2/+2
2022-11-02bin/gc: Use "--optimize" for guix gcEuAndreh1-2/+2
2022-10-28bin/gc: Support TYPE argumentEuAndreh1-12/+38
2022-10-28bin/gc: Add gc_vcs() stepEuAndreh1-0/+6
2022-10-23bin/gc: remove "current-guix" profile tooEuAndreh1-0/+1
2022-08-25bin/gc: Use proper $TMPDIR over hardcoded /tmp pathEuAndreh1-1/+1
2022-08-13bin/gc: Enable "set -x" optionEuAndreh1-0/+2
2022-08-13bin/gc: Fix password input to sudoEuAndreh1-1/+1
2022-08-13bin/: Add examples to help stringsEuAndreh1-0/+10
2022-05-12Move Git repository into ~/.usr/.git/EuAndreh1-0/+0
2022-05-12git mv .local/bin/ .usr/bin/EuAndreh1-0/+0
2022-05-12.local/bin/gc: Add working versionEuAndreh1-0/+105