Commit Briefs

1c49875f54 Paul W. Rankin

Tabify (master)


b7c076f4e9 Paul W. Rankin

Update copyright & email


66ad0c79e8 Paul W. Rankin

README.md: update clone url


e05199dfe5 Paul W. Rankin

Untabify


4874a84366 Paul W. Rankin

Update copyright & email


4944b4877a Paul W. Rankin

Wrap getopts in conditional


124e1ac4b0 Paul W. Rankin

Use /usr/local/share/man as default MANPREFIX


ede3b40a1c Paul W. Rankin

Fix to pass options to show()


595354a402 Paul W. Rankin

Remove unnecessary opts variable


63f8c962eb Paul W. Rankin

Attempt to minimise egregious tab spacing


5fdeb6f8b0 Paul W. Rankin

Neaten up main subcommands


afe41b6a27 Paul W. Rankin

Slight refactoring


9a9aeee9b6 Paul W. Rankin

Improve usage messages and combine with parent functions


a10d180a34 Paul W. Rankin

Add link subcommand

create symbolic link for ENTRY


5f5f4b459e Paul W. Rankin

pw.sh: use fold -w $len | head -n 1 in generate()

head -c is not portable


dc72c7158d Paul W. Rankin

pw.sh: accept only alnum/punct char class for generate()


f86a2a03d9 Paul W. Rankin

pw.1: more documentation progress


1b9895585b Paul W. Rankin

pw_alias.sh: added


59b6db583b Paul W. Rankin

pw.1: progress


a858571e31 Paul W. Rankin

Makefile: ensure creation of man1 directory


e05afd8262 Paul W. Rankin

pw.1: added


0077dcbc42 Paul W. Rankin

README.md: update commands to match CMD_usage() output


f40c0ce8c6 Paul W. Rankin

pw.sh: fix commenting


32afec9512 Paul W. Rankin

Makefile: ensure creation of ${PREFIX}/bin


95a6a7c215 Paul W. Rankin

README.md: update help/examples