aboutsummaryrefslogtreecommitdiff
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-19bin/{uuid,gen-password}: Use /dev/urandom over /dev/randomEuAndreh2-3/+3
2023-09-16bin/loc: Add working utilityEuAndreh1-0/+63
2023-09-16bin/getip: Add matching parenthesis to case clausesEuAndreh1-7/+7
2023-09-14bin/muffle: Re-interleave STDOUT and STDERR on errorEuAndreh1-5/+19
2023-09-10bin/getip: Add somewhat working utilityEuAndreh1-0/+72
2023-09-08bin/ifnew: Fix indentation of help stringEuAndreh1-2/+2
2023-08-27bin/muffle: Add new working utilityEuAndreh1-0/+79
2023-08-19bin/reconfigure: Always reconfigure "guix home" lastEuAndreh1-2/+2
2023-08-15bin/msg: Improve help stringEuAndreh1-5/+5
2023-08-08bin/aux: Exit on -i optionEuAndreh1-0/+1
2023-08-07bin/aux: Add -i optionEuAndreh1-1/+14
2023-07-31bin/boop: Fix "usage()" messageEuAndreh1-2/+3
2023-07-29bin/*: Add matching parenthesis to case clausesEuAndreh66-374/+374
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-07-07bin/{cl,li}: Use executables from WIP standalone packageEuAndreh2-409/+0
2023-07-03bin/80: expand(1) tabs to 8 spaces before countingEuAndreh1-5/+5
2023-06-29Revert "bin/ootb: Use hardlinks over symlinks"EuAndreh1-1/+1
2023-06-28bin/ootb: Use hardlinks over symlinksEuAndreh1-1/+1
2023-06-26bin/backup: Remove -x optionEuAndreh1-9/+3
2023-06-25bin/backup: Do not "borg check", as it takes too longEuAndreh1-7/+0
2023-06-21bin/menu: Replace walk(1) with find(1)EuAndreh1-1/+1
2023-06-21bin/backup: Add upper-bound 1200 for lock-waitEuAndreh1-0/+1
2023-06-17bin/backup: Restrict check to last 3 backupsEuAndreh1-1/+1
2023-06-04bin/backup: Use "set -x" for logging the borg-check commandEuAndreh1-0/+2
2023-05-19bin/uninclude: Add example for Python filesEuAndreh1-0/+5
2023-05-15bin/vcs: Actually call "git-gc" in gc ACTIONEuAndreh1-0/+1
2023-05-13Makefile: Add targets for ~/mnt/ FUSE filesystemsEuAndreh1-0/+1
2023-05-03bin/ifnew: Also add "-v" to "mv" and "rm" when -v is givenEuAndreh1-1/+4
2023-05-03bin/ifnew: Create tmpfile in the same directory to leverage "mv" in the same ...EuAndreh1-1/+1
2023-05-03bin/ifnew: Add -v flagEuAndreh1-5/+19
2023-05-03bin/mnt: Fix list of ACTIONs in help stringEuAndreh1-1/+1
2023-05-01bin/backup: Verify data by default from now onEuAndreh1-5/+16
2023-04-26bin/gc: Restrict Guix GC to 1 month old dataEuAndreh1-4/+4
2023-04-24bin/tmp: Assume $DIR is persistent, so we do not need to recreate alwaysEuAndreh1-3/+2
2023-04-23bin/boop: Add "-x"option to notify only when COMMAND failsEuAndreh1-3/+11
2023-04-22bin/uninclude: Add new utility, with simple testsEuAndreh1-0/+107
2023-04-18bin/mnt: Add new utilityEuAndreh1-0/+105
2023-04-16bin/gc: Remove "nohup"EuAndreh1-5/+0
2023-04-15bin/print: Replace pdftk with qpdfEuAndreh1-3/+3
2023-04-15bin/print: Only call lpoptions(1) after -h has been processedEuAndreh1-1/+6
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 executablesEuAndreh58-26/+200
2023-04-12bin/: Add trailing semicolor to Perl heredocsEuAndreh5-10/+12
2023-04-10bin/htmlesc: Use "'" over "'"EuAndreh1-2/+2
2023-04-06bin/aux: Recover [FILE...] argument handlingEuAndreh1-5/+14