m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-18Quote the program name.Jason A. Donenfeld
2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld
2012-09-16Support recursive and forced removal.Jason A. Donenfeld
2012-09-16Small stylistic things.Jason A. Donenfeld
2012-09-14Bump to 1.3.1.Jason A. Donenfeld
2012-09-13Typo.Jason A. Donenfeld
2012-09-13Bump version.Jason A. Donenfeld
2012-09-13Allow avoiding the prompt for overwriting, with --force flag.Jason A. Donenfeld
2012-09-13Split out common gpg options into variable.Jason A. Donenfeld
2012-09-13use gpg --batch for quieter outputBrian Mattern
2012-09-13prevent <ctrl-c> on password entry from wiping out fileBrian Mattern
2012-09-13Confirm before overwriting an entryBrian Mattern
2012-09-13Use bash's read command better.Jason A. Donenfeld
2012-09-13Add --version switch, per request.Jason A. Donenfeld
2012-09-13Be more careful about cleaning up.Jason A. Donenfeld
2012-09-12Use getopt to regularize optionsBrian Mattern
2012-09-12Don't quote ${EDITOR:-vi}rupa
2012-09-12Use PASSWORD_STORE_DIR environment variable if it is set.Jason A. Donenfeld
2012-09-11Use portable mktemp.Jason A. Donenfeld
2012-09-11Fix inconsistent indentation in usage messageDmitry Medvinsky
2012-09-11Add an edit mode that uses $EDITOR.Jason A. Donenfeld
2012-09-08Only copy the first line of the password file to the clipboard.Jason A. Donenfeld
2012-09-07Update FSF address, add copyrights.Jason A. Donenfeld
2012-09-06Use more normal sleep variant.Jason A. Donenfeld
2012-09-06Use --noreport instead of head -n -2 for tree so that it works on mac.Jason A. Donenfeld
2012-09-04No echo mode.Jason A. Donenfeld
2012-09-04Properly quote the path too.Jason A. Donenfeld
2012-09-04Allow passwords having spaces to go unbroken to the clipboard.Bernardo Freitas Paulo da Costa
2012-09-03Show program name properly in error message.Jason A. Donenfeld
2012-09-03Move examples into manpage.Jason A. Donenfeld
2012-09-03Make into a real project.Jason A. Donenfeld