Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump debian version horribly.1.1 | Jason A. Donenfeld | 2012-09-05 | 2 | -2/+2 |
| | |||||
* | No echo mode. | Jason A. Donenfeld | 2012-09-04 | 2 | -16/+42 |
| | | | | | | | | Add a --no-echo flag to the insert operation so that the password isn't echoed when entering it. This requires the user to echo the password twice for confirmation. Reported-by: Dominic Lüchinger <d.luechinger@snowgarden.ch> | ||||
* | Properly quote the path too. | Jason A. Donenfeld | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | Allow passwords having spaces to go unbroken to the clipboard. | Bernardo Freitas Paulo da Costa | 2012-09-04 | 1 | -1/+1 |
| | | | | | This also prevents showing the second <word> of the password in the prompt. | ||||
* | Separate out the massive git example. | Jason A. Donenfeld | 2012-09-04 | 1 | -10/+14 |
| | |||||
* | Prepare for debianification.1.0 | Jason A. Donenfeld | 2012-09-04 | 9 | -4/+60 |
| | |||||
* | Fix readme typo. | Jason A. Donenfeld | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | Show program name properly in error message. | Jason A. Donenfeld | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | Move examples into manpage. | Jason A. Donenfeld | 2012-09-03 | 4 | -93/+224 |
| | |||||
* | Make into a real project. | Jason A. Donenfeld | 2012-09-03 | 8 | -5/+173 |
| | |||||
* | Support pass git | Jason A. Donenfeld | 2012-09-03 | 2 | -1/+15 |
| | |||||
* | Add remove synonyms. | Jason A. Donenfeld | 2012-08-31 | 1 | -2/+2 |
| | |||||
* | Use basename in usage. | Jason A. Donenfeld | 2012-08-31 | 1 | -2/+1 |
| | |||||
* | now using gpg_id as a var | Matthew Ramirez | 2012-08-19 | 1 | -2/+2 |
| | |||||
* | Forty five seconds. | Jason A. Donenfeld | 2012-08-07 | 1 | -1/+1 |
| | |||||
* | Deal with klipper and new lines. | Jason A. Donenfeld | 2012-08-06 | 1 | -3/+19 |
| | |||||
* | Update examples. | Jason A. Donenfeld | 2012-08-06 | 1 | -7/+7 |
| | |||||
* | Update readme. | Jason A. Donenfeld | 2012-08-06 | 1 | -11/+13 |
| | |||||
* | Be slicker and more like git. | Jason A. Donenfeld | 2012-08-06 | 1 | -114/+173 |
| | |||||
* | Add rudimentry bash-completion script. Needs work. | Jason A. Donenfeld | 2012-07-26 | 1 | -0/+28 |
| | |||||
* | Add git support. | Jason A. Donenfeld | 2012-07-24 | 2 | -3/+48 |
| | |||||
* | Exit after help. | Jason A. Donenfeld | 2012-07-24 | 1 | -0/+1 |
| | |||||
* | Use bash instead of sh, per bug report. | Jason A. Donenfeld | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Initial commit. | Jason A. Donenfeld | 2012-07-23 | 3 | -0/+210 |