~dricottone/my-utils

Quick fix to error text
Fix mktar

SHA1 checksum files were created regardless of existence of corresponding
file. Worse yet, they weren't actual checksums.
Fix unittest

Help text specified wrong option.
Formatting fixes; Help message fixes
Added core README; dropped one not-so-useful script
Refactored code into multiple 'packages'. One day these may be
independently installable. For now it's just an organization method.

Rewrote main README and added per-package READMEs.

Also: bug fix on whiched and whichvi. They formerly propogated an error
if $EDITOR or $VISUAL were set to a non-existant executable. Also
improved the inline documentation.
README formatting; refactor qemu-test; new git script
Updating my docker tools now that I use swarm
Remove temp test files
Remove static test files
Slight refactor of a usage message
Add rmold and resetx
Specify full path to POSIX utilities; Clean up scripts' output
5da42212 — dricottone 3 years ago
Fix typo
052c7cc6 — dricottone 3 years ago
Fix to `epub` and `enumerate` rows in README
Added networking scripts (i.e. vpn*); Updated style of most scripts
Added wg*, fw*, docker*, android*, pactl*, vimsplit; Update to enumerate
Added tarls; Update to mktar for archiving directories
Added --working-directory to unittest; bug fixes
Next