index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
gc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-06-11
bin/gc: Re-enable
EuAndreh
1
-1
/
+0
2026-01-24
Revert "bin/gc: Re-enable"
EuAndreh
1
-0
/
+1
2026-01-06
bin/gc: Re-enable
EuAndreh
1
-1
/
+0
2025-12-12
bin/gc: Disable cron gc globally for now
EuAndreh
1
-0
/
+2
2025-05-31
bin/gc: Reenalbe Nix GC
EuAndreh
1
-1
/
+0
2025-05-06
bin/gc: Reenable Guix GC
EuAndreh
1
-1
/
+0
2025-01-06
bin/gc: Don't do Guix and Nix GC
EuAndreh
1
-0
/
+2
2024-05-02
bin/gc: tmpdir: Only delete files and directories for now
EuAndreh
1
-1
/
+1
2024-04-25
Revert "Remove Nix/NixOS support from configuration and utilities"
EuAndreh
1
-0
/
+21
2024-04-22
bin/gc: Allow "gc_tmpdir()" to fail
EuAndreh
1
-1
/
+1
2024-01-30
bin/gc: Add gc_coredump()
EuAndreh
1
-1
/
+6
2024-01-12
Remove Nix/NixOS support from configuration and utilities
EuAndreh
1
-21
/
+0
2023-07-29
bin/*: Add matching parenthesis to case clauses
EuAndreh
1
-5
/
+5
2023-07-16
bin/gc: Remove vcs GC
EuAndreh
1
-7
/
+0
2023-07-12
bin/gc: Tolerate guix failing commands
EuAndreh
1
-3
/
+5
2023-07-12
bin/gc: Add missing attribution to $CMD
EuAndreh
1
-0
/
+1
2023-07-12
bin/gc: Allow word splitting (ShellCheck offense)
EuAndreh
1
-0
/
+1
2023-07-11
bin/gc: Make it more flexible by accepting multiple TYPE arguments
EuAndreh
1
-20
/
+26
2023-04-26
bin/gc: Restrict Guix GC to 1 month old data
EuAndreh
1
-4
/
+4
2023-04-16
bin/gc: Remove "nohup"
EuAndreh
1
-5
/
+0
2023-04-13
bin/gc: Add "nix" to the list of TYPE in help string
EuAndreh
1
-0
/
+1
2023-04-13
bin/gc: Run GC for user-level Guix first
EuAndreh
1
-3
/
+4
2023-04-12
bin/: Make help string more consistent across several executables
EuAndreh
1
-0
/
+1
2023-03-03
bin/gc: Remove gc_email step
EuAndreh
1
-7
/
+0
2023-02-27
bin/gc: Use heredoc over multiple printf(1) statements
EuAndreh
1
-3
/
+5
2023-02-27
bin/gc: Do not filter /tmp files by type "file"
EuAndreh
1
-1
/
+1
2023-02-22
bin/gc: Use early return on gc_docker()
EuAndreh
1
-8
/
+10
2023-02-22
bin/gc: GC Guix for root user
EuAndreh
1
-2
/
+6
2023-02-22
bin/gc: Do Nix GC too
EuAndreh
1
-3
/
+24
2022-12-01
bin/{gc,upgrade}: Fix path to store password
EuAndreh
1
-2
/
+2
2022-11-02
bin/gc: Use "--optimize" for guix gc
EuAndreh
1
-2
/
+2
2022-10-28
bin/gc: Support TYPE argument
EuAndreh
1
-12
/
+38
2022-10-28
bin/gc: Add gc_vcs() step
EuAndreh
1
-0
/
+6
2022-10-23
bin/gc: remove "current-guix" profile too
EuAndreh
1
-0
/
+1
2022-08-25
bin/gc: Use proper $TMPDIR over hardcoded /tmp path
EuAndreh
1
-1
/
+1
2022-08-13
bin/gc: Enable "set -x" option
EuAndreh
1
-0
/
+2
2022-08-13
bin/gc: Fix password input to sudo
EuAndreh
1
-1
/
+1
2022-08-13
bin/: Add examples to help strings
EuAndreh
1
-0
/
+10
2022-05-12
Move Git repository into ~/.usr/.git/
EuAndreh
1
-0
/
+0
2022-05-12
git mv .local/bin/ .usr/bin/
EuAndreh
1
-0
/
+0
2022-05-12
.local/bin/gc: Add working version
EuAndreh
1
-0
/
+105