Commit Briefs


Omar Polo

improve `install' target

- respect ${DESTDIR} - define ${BINDIR}


Omar Polo

tweak `dist' target


Omar Polo

misc documentation improvements


Omar Polo

retire `got' and `tog' subcmd

they're just a glorified `cd'



Omar Polo

typo


Omar Polo

bump date


Omar Polo

gpg2 -> gpg


Omar Polo

sync usage with manpage


Omar Polo

tweaks to the manpage

- gpg2 -> gpg - grammar


Omar Polo

adjust the example "creating a password store"

`got init' was moved to `gotadmin init', plus make sure to include the `~/' prefix to the paths.



Omar Polo

use the correct operators when comparing numbers

eq/lt/gt are for string-wise comparisons!