aboutsummaryrefslogtreecommitdiff
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-06bin/shesc: Remove copied $ENCODE and $DECODE optionsEuAndreh1-9/+1
2023-04-05bin/slugify: Allow string argument to be given instead of STDINEuAndreh1-10/+24
2023-04-05bin/shesc: Mark as executableEuAndreh1-0/+0
2023-04-05bin/shesc: Add working utilityEuAndreh1-0/+92
2023-04-05bin/htmlesc: Fix typo in help stringEuAndreh1-1/+1
2023-04-04bin/vcs: Use {...} over (...)EuAndreh1-1/+1
2023-04-04bin/vcs: Also consider to be under Git when both $GIT_{DIR,WORK_TREE} are setEuAndreh1-1/+1
2023-04-04bin/aux: Update path to repository dbEuAndreh1-1/+1
2023-04-03bin/aux: Build repository db from filesystem instead of variable in the programEuAndreh1-22/+29
2023-04-03bin/ifnew: Add new working utilityEuAndreh1-0/+86
2023-04-03bin/htmlesc: Allow string argument to be given instead of STDINEuAndreh1-6/+27
2023-04-03bin/uri: Allow string argument to be given instead of STDINEuAndreh1-7/+10
2023-04-03opt/bin-dirs/euandre.org: Remove symlink, link pb(1) directlyEuAndreh1-0/+1
2023-03-30bin/vcs: Handle new files added via "git add -N FILE"EuAndreh1-1/+1
2023-03-30bin/backup: Fix early termination desired behaviourEuAndreh1-2/+2
2023-03-29bin/vm: sponge(1) config file for more atomic operationsEuAndreh1-1/+1
2023-03-29bin/vm: Allow VM .qcow2 images to be symlinksEuAndreh1-1/+1
2023-03-29bin/free-port: Try random ports over sequential onesEuAndreh1-2/+7
2023-03-27bin/reconfigure: Move "set -x" to the body of the scriptEuAndreh1-1/+2
2023-03-27bin/vm: Allow ".snapshot" file to existEuAndreh1-1/+1
2023-03-25bin/aux: Allow files to be copied to be parameterizedEuAndreh1-14/+28
2023-03-24bin/record-my-screen: Add working utilityEuAndreh1-0/+74
2023-03-23bin/vm: Report if VM is running as a snapshot in "status" actionEuAndreh1-1/+11
2023-03-23bin/vm: Set user to "vm"EuAndreh1-0/+1
2023-03-23bin/vm: Add -S option of help string exampleEuAndreh1-1/+1
2023-03-23Makefile: Strip .qcow2 from image namesEuAndreh1-1/+1
2023-03-23bin/vm: Allow it to get QCoW2 images from remoteEuAndreh1-0/+18
2023-03-21bin/vm: Do not fail when VM is already up or downEuAndreh1-2/+2
2023-03-21bin/untill: Add support for "-m MAX" optionEuAndreh1-6/+14
2023-03-15bin/boop: Add -n optionEuAndreh1-3/+8
2023-03-15bin/reconfigure: Remove timeout limitationEuAndreh1-4/+1
2023-03-14bin/x: Add extra newline separation between usage() and help() stringsEuAndreh1-0/+1
2023-03-13etc/guix/system.scm: Add Nix system serviceEuAndreh1-0/+2
2023-03-13Embed with-email(1) into cronjob(1) and improve its reportingEuAndreh1-92/+0
2023-03-13bin/reconfigure: Make it verbose by default via "set -x"EuAndreh1-0/+1
2023-03-12bin/email: Make ADDRESS optionalEuAndreh1-6/+9
2023-03-12bin/reconfigure: Add -U option to call update(1)EuAndreh1-2/+16
2023-03-11bin/email: Avoid erros with echo by replacing it with printfEuAndreh1-1/+1
2023-03-07bin/80: Adapt to the working vcs(1)EuAndreh1-1/+1
2023-03-03bin/gc: Remove gc_email stepEuAndreh1-7/+0
2023-03-03bin/re: Silence ShellCheck false positiveEuAndreh1-0/+1
2023-03-03bin/re: Add working utilityEuAndreh1-0/+97
2023-03-03bin/vcs: Update help stringEuAndreh1-1/+5
2023-03-03bin/vcs: Add git_ls()EuAndreh1-0/+4
2023-03-03bin/vcs: Consistent ordering of VCS typesEuAndreh1-6/+6
2023-03-02bin/reconfigure: Early exit when ran as rootEuAndreh1-0/+7
2023-03-01bin/reconfigure: Refresh bins(1) cache after updating $PATHEuAndreh1-0/+2
2023-02-28bin/player: Decrease synopsis length to 60EuAndreh1-2/+2
2023-02-28bin/update: Limit "vcs fetch" to 1 minuteEuAndreh1-1/+1
2023-02-27bin/update: Do not fail if last repository failsEuAndreh1-1/+1