Commit Briefs

Alexander Arkhipov

add GPM_GPG to the man page (main, origin/main, tags/0.2)


Alexander Arkhipov

bump version to 0.2


Alexander Arkhipov

add mailmap


Alexander Arkhipov

rewrite gpm completely in perl

Aside from the language change, the changelist is pretty large: - Added support for creating directories of arbitrary depth within GPM_DIR - Added support for GPM_GPG environment variable and -g flag - The GPM_RECIPIENT environment variable and -r flag are now optional - Added support for multiline secrets - Added the -m flag for the add command - The add command no longer forces the .gpg suffix - Added support for the GPM_LSCMD environment variable - The rm command now asks before each removal (for forced removal use "cd $GPM_DIR && rm -f $file") - No longer trying to be "clever" about newlines


Alexander Arkhipov

fix documentation


Alexander Arkhipov

attempt making pm2gpm a bit more secure



Alexander Arkhipov

when using interactively, always print a newline


Alexander Arkhipov

fix gpm mv moving files to ".gpg"


Alexander Arkhipov

remove dead code (tags/0.1)


Alexander Arkhipov

add the makefile


Alexander Arkhipov

add documentation


Alexander Arkhipov

initial version of the script


Alexander Arkhipov

initial import