35 Commits

Author SHA1 Message Date
Manuel Amador (Rudd-O)
8d0bed69a8 Fix clipboard -c. 2022-08-18 10:47:03 +00:00
Manuel Amador (Rudd-O)
5858dabae9 Only validate if passwords match when inputting from tty. 2022-08-18 09:48:21 +00:00
Manuel Amador (Rudd-O)
bdfd35d89a Fix argument parsing again. 2022-08-18 09:47:53 +00:00
Manuel Amador (Rudd-O)
a6e5e1450b Some reformatting of code. 2022-08-18 09:45:11 +00:00
Manuel Amador (Rudd-O)
5976cf7b2a Support multiline insertion again. 2022-07-27 14:21:50 +00:00
Manuel Amador (Rudd-O)
ee9d2a8994 Fix qrcode and clip arguments. 2022-01-31 14:14:32 +00:00
Manuel Amador (Rudd-O)
3e202bcf3b Add --help support back. 2022-01-03 22:25:27 +00:00
Manuel Amador (Rudd-O)
2b518338d3 Fix /rw/config reads. 2021-12-23 14:05:33 +00:00
Manuel Amador (Rudd-O)
2d4413d3fe Fix argument parsing again. 2021-12-18 23:29:45 +00:00
Manuel Amador (Rudd-O)
5cb1ca5dc1 Remove assert, fix specfile. 2021-12-18 23:25:56 +00:00
Manuel Amador (Rudd-O)
ab93485e4e Fix argument parsing for -d. 2021-12-18 23:23:41 +00:00
Manuel Amador (Rudd-O)
cae35f2bfc Support clipboard and QR code functionality in pass get / generate / get-or-generate. 2021-12-07 20:22:36 +00:00
Manuel Amador (Rudd-O)
f4fc15d42e Reformat file. 2021-12-07 19:34:16 +00:00
Manuel Amador (Rudd-O)
0f7aef0305 Simplify how the code operates with regards to pass show / list, maintaining behavior. 2021-12-07 19:33:56 +00:00
Beto HydroxyButyrate
e1aae10b77
qrexec-client-vm was stripping the escape chars on output.
The server was not aware of the TERM setting, so I made it
explicit, based on common assumptions.  For both gnome-term and
Xterm, the output now matches that of the pass command.
2021-03-02 20:55:32 +10:00
Rudd-O
ce45a93eb6
Merge pull request #5 from Istador/issue-3
aliases: --/ls/list/show
2020-11-16 09:52:10 +00:00
Robin C. Ladiges
f3591faf95
aliases: --/ls/list/show
For `pass` it depends on the entry whether it outputs the password
(`get`) or shows the (sub-)directory tree (`list`).

It seems to behave identical for all commands: '', '--', 'ls', 'list',
'show'.

This commit should fix issue #3
2020-11-04 02:43:19 +01:00
Manuel Amador (Rudd-O)
2e8e479653 Tag 0.0.21. 2020-04-20 12:04:48 +00:00
Manuel Amador (Rudd-O)
bd1d9b63c6 Correct issues with argument parsing. 2020-04-18 19:16:36 +00:00
Manuel Amador (Rudd-O)
ecb4ad91fa Fix 2020-02-29 21:36:49 +00:00
Manuel Amador (Rudd-O)
b8e07d9618 Fix bug in arg parsing. Bump. 2019-07-10 02:05:29 +00:00
Manuel Amador (Rudd-O)
13a5554eec Improve compat with pass. Bump. 2019-07-10 01:35:12 +00:00
Manuel Amador (Rudd-O)
2eea0c9345 Remove qubes-pass-client. Bump version. 2019-07-10 00:52:54 +00:00
Manuel Amador (Rudd-O)
ac5f60d4f4 Partial rewrite in Python. 2019-07-10 00:47:58 +00:00
Manuel Amador (Rudd-O)
a92c4ca1fb Fix handling of NUL data in inter-VM operations. 2018-10-15 21:00:11 +00:00
Manuel Amador (Rudd-O)
cc8725f5a8 Fix nosymbols, 2. 2017-05-14 15:52:25 +00:00
Manuel Amador (Rudd-O)
259a9dd373 Fix nosymbols. 2017-05-14 15:46:11 +00:00
Manuel Amador (Rudd-O)
c749093f91 Fix processing of options again. 2017-05-14 15:39:17 +00:00
Manuel Amador (Rudd-O)
e2280ad7b8 Fix bug in get-or-generate. 2017-05-14 15:19:34 +00:00
Manuel Amador (Rudd-O)
b901fc5c0d Fix bugs in option processing and add cp/mv/rm support. 2017-05-14 15:09:31 +00:00
Manuel Amador (Rudd-O)
b6ed1339b7 Qubes-pass gains the ability to specify nosymbols for password generation. 2017-05-14 14:23:19 +00:00
Manuel Amador (Rudd-O)
a839426c45 Fix long passwords. Bump version. 2017-05-07 15:32:06 +00:00
Manuel Amador (Rudd-O)
29cc97ad7b Fix UX to show key. 2017-05-07 15:24:16 +00:00
Manuel Amador (Rudd-O)
1b9fe9380f Fix getopt processing option for pass VM. 2017-05-07 15:14:32 +00:00
Manuel Amador (Rudd-O)
4314d40696 Initial commit. 2017-05-07 14:27:08 +00:00