aboutsummaryrefslogtreecommitdiff
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* bin/without-env: Better handling of "--" separatorEuAndreh2022-10-161-1/+3
* bin/*.pl: Do not "use strict" explicitlyEuAndreh2022-10-164-4/+0
* bin/*.pl: Explicitly name the excluded warningsEuAndreh2022-10-164-4/+4
* Temporarily use greenclip over clipmenuEuAndreh2022-10-161-1/+3
* bin/uri: Split help option parsing from main program logicEuAndreh2022-10-141-1/+4
* bin/x: Rewrite in Perl, overcome quoting issuesEuAndreh2022-10-141-66/+112
* bin/vm: Fix name of PID file when creating itEuAndreh2022-10-101-1/+1
* bin/status-bar: Include count of up VMsEuAndreh2022-10-101-1/+7
* bin/ootb: Add working, very useful utilityEuAndreh2022-10-101-0/+103
* bin/menu: Fix help stringsEuAndreh2022-10-101-7/+7
* bin/vm: Add VM management scriptEuAndreh2022-10-101-0/+176
* bin/wms: Add new working binary, and integrate it with i3EuAndreh2022-10-101-0/+95
* bin/email: Add UTF-8 content-type headerEuAndreh2022-09-181-1/+1
* bin/uri: Improve example from help stringEuAndreh2022-09-041-1/+2
* git mv bin/html bin/htmlescEuAndreh2022-09-041-4/+4
* bin/pb: Remove symlinkEuAndreh2022-09-041-1/+0
* bin/html: Add new working utilityEuAndreh2022-09-011-0/+96
* bin/slugify: Add new (working) utilityEuAndreh2022-09-011-0/+69
* bin/menu: Demote "menu yubikey" notification from critical to normalEuAndreh2022-08-251-1/+1
* bin/gc: Use proper $TMPDIR over hardcoded /tmp pathEuAndreh2022-08-251-1/+1
* bin/check: Call out command-specific testsEuAndreh2022-08-241-0/+4
* bin/nato: Add missing handling of -h flagEuAndreh2022-08-221-0/+6
* bin/x: Add semi-working versionEuAndreh2022-08-161-0/+94
* bin/menu: Implement "yubikey" ACTION using ykmanEuAndreh2022-08-161-6/+12
* bin/lines: Add working versionEuAndreh2022-08-161-0/+81
* bin/pb: Add as hard-coded symlinksEuAndreh2022-08-161-0/+1
* bin/volume: Add working versionEuAndreh2022-08-161-0/+112
* bin/tuivid: Add working versionEuAndreh2022-08-161-0/+65
* bin/stopwatch: Add working versionEuAndreh2022-08-161-0/+65
* bin/playlist: Add working versionEuAndreh2022-08-161-0/+103
* bin/update: Add almost-working scriptEuAndreh2022-08-161-0/+80
* bin/nato: Add working versionEuAndreh2022-08-151-0/+97
* bin/serve: Add working versionEuAndreh2022-08-151-0/+78
* bin/uri: Fail when bad option is givenEuAndreh2022-08-151-1/+4
* bin/uri: Use single quote over double quoteEuAndreh2022-08-151-2/+2
* bin/status-bar: Add working versionEuAndreh2022-08-151-0/+99
* bin/check: Add perlcriticEuAndreh2022-08-151-0/+4
* bin/uri: Add working versionEuAndreh2022-08-151-0/+69
* bin/backup: Fix "Usage" documentation of -q flagEuAndreh2022-08-151-1/+1
* mv etc/sh/check.sh bin/check: Also use generic ShellCommand commandEuAndreh2022-08-151-0/+76
* bin/yt: Add working utilityEuAndreh2022-08-141-0/+110
* bin/gc: Enable "set -x" optionEuAndreh2022-08-131-0/+2
* bin/gc: Fix password input to sudoEuAndreh2022-08-131-1/+1
* bin/forever: Report on the status code of each runEuAndreh2022-08-131-1/+3
* bin/: Add examples to help stringsEuAndreh2022-08-1310-1/+175
* bin/player: Add working utilityEuAndreh2022-08-131-0/+136
* bin/menu: Add working utilityEuAndreh2022-08-131-0/+1571
* bin/password: Delete in favor of gen-passwordEuAndreh2022-08-132-58/+1
* bin/: Replace usage of assert_arg with assert-argEuAndreh2022-08-137-72/+14
* bin/httpno: Add working utilityEuAndreh2022-08-131-0/+150