Commit graph

15 commits

Author SHA1 Message Date
Moritz Ulrich 24d5eb262d Pass: Add pwgen to wrapper. 2015-05-12 23:38:28 +02:00
Moritz Ulrich 3fa9fe1dd1 Pass: Use default gpg(2) & use lib.makeSearchPath. 2015-04-15 10:45:43 +02:00
Jan Malakhovski 1ddc9e4be3 pass: rename withX into x11Support, cleanup a bit 2015-03-29 23:26:13 +00:00
Shea Levy df0016a8ce Fix pass on darwin 2015-02-15 16:14:13 +00:00
Shea Levy 52879c9050 pass: fix completion installation 2015-02-11 15:29:34 +00:00
Moritz Ulrich 6a24650cb5 pass: update from 1.6.3 to 1.6.5 2015-02-07 18:49:49 +01:00
Moritz Ulrich a5807eb7c4 pass: default to withX = true & install passmenu. 2015-02-04 12:06:48 +01:00
Moritz Ulrich 7af9134293 pass: update from 1.6.2 to 1.6.3 2014-08-04 15:54:05 +02:00
Anders Claesson d7491e429a pass: install bash completion script 2014-06-12 07:46:39 +02:00
Daniel Bergey af3d448d33 pass(word-store): add option to include xclip in PATH
xclip is necessary for pass(word-store) to send passwords to the
clipboard / X-selection, rather than echoing to the terminal.

The option currently defaults to false, because someone may not want the
dependency on X libraries and also pass is really quick to build (it's
just a shell script).
2014-06-11 23:36:28 +02:00
Joel Taylor fdebea003e fix getopt path on darwin 2014-05-29 09:46:53 -07:00
Moritz Ulrich f1a80945e4 pass: Bump to 1.6.2. 2014-05-19 15:34:45 +02:00
Moritz Ulrich 397682be6b Bump pass(word-store) to 1.6.1.
...and also simplify the expression massively.
2014-04-30 23:52:55 +02:00
Moritz Ulrich 2c5230cb64 password-store: Wrap script and set correct PATH.
pass is just a simple script to store passwords encrypted via gnupg in
a git repository. It uses many other tools, and until now relied on
them being in PATH.

This commit wraps the script and sets PATH.
2013-09-26 19:32:21 +00:00
Jason "Don" O'Conal d4ba4769b6 password-store: add expression 2013-08-06 09:46:06 +10:00