| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Make qdbus ugliness more segmented. | 2012-09-19 | 1 | -3/+8 | ||
| * | Since we're using batch mode, we can read directly. | 2012-09-19 | 1 | -1/+1 | ||
| * | Clean up git handling. | 2012-09-19 | 1 | -29/+17 | ||
| * | Fix git regression. | 2012-09-19 | 1 | -1/+1 | ||
| * | Quote the template. | 2012-09-18 | 1 | -1/+1 | ||
| * | Quote the program name. | 2012-09-18 | 1 | -4/+4 | ||
| * | Abstract potentially platform specific commands into their own commands. | 2012-09-17 | 2 | -33/+82 | ||
| * | Support recursive and forced removal. | 2012-09-16 | 1 | -10/+24 | ||
| * | Small stylistic things. | 2012-09-16 | 1 | -9/+9 | ||
| * | Bump to 1.3.1.1.3.1 | 2012-09-14 | 1 | -1/+1 | ||
| * | Typo. | 2012-09-13 | 1 | -1/+1 | ||
| * | Bump version.1.3 | 2012-09-13 | 1 | -1/+1 | ||
| * | Allow avoiding the prompt for overwriting, with --force flag. | 2012-09-13 | 1 | -5/+8 | ||
| * | Split out common gpg options into variable. | 2012-09-13 | 1 | -6/+7 | ||
| * | use gpg --batch for quieter output | 2012-09-13 | 1 | -3/+3 | ||
| * | prevent <ctrl-c> on password entry from wiping out file | 2012-09-13 | 1 | -2/+2 | ||
| * | Confirm before overwriting an entry | 2012-09-13 | 1 | -1/+8 | ||
| * | Use bash's read command better. | 2012-09-13 | 1 | -14/+8 | ||
| * | Add --version switch, per request. | 2012-09-13 | 1 | -4/+20 | ||
| * | Be more careful about cleaning up. | 2012-09-13 | 1 | -6/+4 | ||
| * | Use getopt to regularize options | 2012-09-12 | 1 | -27/+35 | ||
| * | Don't quote ${EDITOR:-vi} | 2012-09-12 | 1 | -1/+1 | ||
| * | Use PASSWORD_STORE_DIR environment variable if it is set. | 2012-09-12 | 1 | -1/+1 | ||
| * | Use portable mktemp.1.2.1 | 2012-09-11 | 1 | -3/+4 | ||
| * | Fix inconsistent indentation in usage message | 2012-09-11 | 1 | -1/+1 | ||
| * | Add an edit mode that uses $EDITOR. | 2012-09-11 | 1 | -23/+71 | ||
| * | Only copy the first line of the password file to the clipboard. | 2012-09-08 | 1 | -1/+1 | ||
| * | Update FSF address, add copyrights.1.1.3 | 2012-09-07 | 1 | -0/+3 | ||
| * | Use more normal sleep variant.1.1.1 | 2012-09-06 | 1 | -1/+1 | ||
| * | Use --noreport instead of head -n -2 for tree so that it works on mac. | 2012-09-06 | 1 | -1/+1 | ||
| * | No echo mode. | 2012-09-04 | 1 | -12/+37 | ||
| * | Properly quote the path too. | 2012-09-04 | 1 | -1/+1 | ||
| * | Allow passwords having spaces to go unbroken to the clipboard. | 2012-09-04 | 1 | -1/+1 | ||
| * | Show program name properly in error message. | 2012-09-03 | 1 | -1/+1 | ||
| * | Move examples into manpage. | 2012-09-03 | 1 | -1/+1 | ||
| * | Make into a real project. | 2012-09-03 | 1 | -0/+242 | ||
