aboutsummaryrefslogtreecommitdiff
path: root/bin/gc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bin/gc: Reenable Guix GCEuAndreh7 days1-1/+0
|
* bin/gc: Don't do Guix and Nix GCEuAndreh2025-01-061-0/+2
|
* bin/gc: tmpdir: Only delete files and directories for nowEuAndreh2024-05-021-1/+1
|
* Revert "Remove Nix/NixOS support from configuration and utilities"EuAndreh2024-04-251-0/+21
| | | | This reverts commit 3b2d27457db9ef8911893fa1b843560f1ccab2eb.
* bin/gc: Allow "gc_tmpdir()" to failEuAndreh2024-04-221-1/+1
|
* bin/gc: Add gc_coredump()EuAndreh2024-01-301-1/+6
|
* Remove Nix/NixOS support from configuration and utilitiesEuAndreh2024-01-121-21/+0
|
* bin/*: Add matching parenthesis to case clausesEuAndreh2023-07-291-5/+5
|
* bin/gc: Remove vcs GCEuAndreh2023-07-161-7/+0
| | | | Instead run GC on repos when needed, manually.
* bin/gc: Tolerate guix failing commandsEuAndreh2023-07-121-3/+5
|
* bin/gc: Add missing attribution to $CMDEuAndreh2023-07-121-0/+1
|
* bin/gc: Allow word splitting (ShellCheck offense)EuAndreh2023-07-121-0/+1
|
* bin/gc: Make it more flexible by accepting multiple TYPE argumentsEuAndreh2023-07-111-20/+26
|
* bin/gc: Restrict Guix GC to 1 month old dataEuAndreh2023-04-261-4/+4
|
* bin/gc: Remove "nohup"EuAndreh2023-04-161-5/+0
|
* bin/gc: Add "nix" to the list of TYPE in help stringEuAndreh2023-04-131-0/+1
|
* bin/gc: Run GC for user-level Guix firstEuAndreh2023-04-131-3/+4
| | | | | | | When there is 0 bytes of disk left, GPG fails to run because it can't create a lockfile it requires. This way, we free space before needing GPG.
* bin/: Make help string more consistent across several executablesEuAndreh2023-04-121-0/+1
|
* bin/gc: Remove gc_email stepEuAndreh2023-03-031-7/+0
|
* bin/gc: Use heredoc over multiple printf(1) statementsEuAndreh2023-02-271-3/+5
|
* bin/gc: Do not filter /tmp files by type "file"EuAndreh2023-02-271-1/+1
|
* bin/gc: Use early return on gc_docker()EuAndreh2023-02-221-8/+10
|
* bin/gc: GC Guix for root userEuAndreh2023-02-221-2/+6
|
* bin/gc: Do Nix GC tooEuAndreh2023-02-221-3/+24
|
* bin/{gc,upgrade}: Fix path to store passwordEuAndreh2022-12-011-2/+2
|
* bin/gc: Use "--optimize" for guix gcEuAndreh2022-11-021-2/+2
|
* bin/gc: Support TYPE argumentEuAndreh2022-10-281-12/+38
|
* bin/gc: Add gc_vcs() stepEuAndreh2022-10-281-0/+6
|
* bin/gc: remove "current-guix" profile tooEuAndreh2022-10-231-0/+1
|
* bin/gc: Use proper $TMPDIR over hardcoded /tmp pathEuAndreh2022-08-251-1/+1
|
* bin/gc: Enable "set -x" optionEuAndreh2022-08-131-0/+2
|
* bin/gc: Fix password input to sudoEuAndreh2022-08-131-1/+1
|
* bin/: Add examples to help stringsEuAndreh2022-08-131-0/+10
|
* Move Git repository into ~/.usr/.git/EuAndreh2022-05-121-0/+105