Commits
- Commit:
884d5b5ca9e83e3ef7e18370089728e0cae41a7f
- From:
- Alexander Arkhipov <aa@manpager.org>
- Date:
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
- Commit:
6201fa4d86dda4403f9ba41ada5e6634403cb02c
- From:
- Alexander Arkhipov <aa@manpager.net>
- Date:
style: remove useless quotes and wrap gpg in a function
- Commit:
13d38307767584645628f35e11e4168cf006e816
- From:
- Alexander Arkhipov <aa@manpager.net>
- Date:
when using interactively, always print a newline
- Commit:
130b6108bcaff66e00134f8a621479a049c9ac87
- From:
- Alexander Arkhipov <aa@manpager.net>
- Date:
fix gpm mv moving files to ".gpg"
- Commit:
dfc588a3a9b3cb24b2637f69980d7d57086f4c43
- From:
- Alexander Arkhipov <aa@manpager.net>
- Date:
remove dead code
- Commit:
9f1a69259ea2432e4589f6ab3a06418ad2c63874
- From:
- Alexander Arkhipov <aa@manpager.net>
- Date:
initial version of the script