54 Commits

Author SHA1 Message Date
Manuel Amador (Rudd-O)
fa18166f91 Tag 0.0.23. 2021-04-29 21:43:52 +00:00
Manuel Amador (Rudd-O)
5935d3c613 Add note. 2021-04-29 21:43:42 +00:00
Manuel Amador (Rudd-O)
42d7f38abd Merge remote-tracking branch 'origin/master' 2021-04-29 21:42:07 +00:00
Rudd-O
17fe998aee
Merge pull request #7 from BetoHydroxyButyrate/master
qrexec-client-vm was stripping the escape chars on output.
2021-04-29 21:42:02 +00:00
Manuel Amador (Rudd-O)
46c74efd7c Add build.parameters. 2021-03-30 01:55:30 +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
Manuel Amador (Rudd-O)
0ee5f650e4 Tag 0.0.22. 2020-11-16 09:57:18 +00:00
Rudd-O
76bf92ec58
Merge pull request #4 from Istador/issue-2
Fix file permissions for Debian
2020-11-16 09:54:07 +00: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
Robin C. Ladiges
33cfce0a0d
Fix file permissions for Debian
This commit fixes issue #2
2020-11-04 01:55:24 +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)
a2056106b3 Fix bug with pipefail. Bump version. 2019-07-10 04:22:35 +00:00
Manuel Amador (Rudd-O)
4250cbe4d3 Doc updates. 2019-07-10 03:57:56 +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)
c28a659f0a Specfile dep fixes and version bump. 2019-07-10 00:48:10 +00:00
Manuel Amador (Rudd-O)
ac5f60d4f4 Partial rewrite in Python. 2019-07-10 00:47:58 +00:00
Manuel Amador (Rudd-O)
eb0ef17b42 Project files. 2019-07-10 00:47:36 +00:00
Manuel Amador (Rudd-O)
aec1cd9572 Document behavioral changes. 2019-07-10 00:46:47 +00:00
Manuel Amador (Rudd-O)
b98d1f7857 Support a location where qvm-pass will emulate pass. 2019-07-10 00:46:31 +00:00
Manuel Amador (Rudd-O)
2981a3e233 jenkinsfile. 2018-10-16 01:10:15 +00:00
Manuel Amador (Rudd-O)
c580705a89 Bump version. 2018-10-15 21:00:33 +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)
f603dda2f2 Make fixes. 2018-10-15 20:59:22 +00:00
Manuel Amador (Rudd-O)
299403c80d Bump version. 2017-05-14 15:53:23 +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)
db1c5c8b1e Bump version.o 2017-05-14 15:39:26 +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)
d7fcf965a2 Bump version. 2017-05-14 15:09:42 +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)
01882f5499 Merge branch 'master' of github.com:Rudd-O/qubes-pass 2017-05-14 14:32:49 +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
Rudd-O
b53f19b7f2 Update README.md 2017-05-08 20:28:31 +00:00
Rudd-O
75869e7161 The docs were totally wrong, and this fixes #1
Thanks to @zeustrismegistus for helping me fix this bug.
2017-05-08 20:22:51 +00:00
Manuel Amador (Rudd-O)
42789f3e90 README gains features. 2017-05-07 18:55:19 +00:00
Manuel Amador (Rudd-O)
1ace97dc35 Bump version.o 2017-05-07 17:28:19 +00:00
Manuel Amador (Rudd-O)
336c6e2ac9 Fix minor bug in get-or-generate. 2017-05-07 17:27:58 +00:00
Manuel Amador (Rudd-O)
2a605bec5b Added to the readme. 2017-05-07 15:38:58 +00:00
Manuel Amador (Rudd-O)
a839426c45 Fix long passwords. Bump version. 2017-05-07 15:32:06 +00:00
Manuel Amador (Rudd-O)
6636602379 Bump version. 2017-05-07 15:24:41 +00:00
Manuel Amador (Rudd-O)
29cc97ad7b Fix UX to show key. 2017-05-07 15:24:16 +00:00
Manuel Amador (Rudd-O)
df75696328 Bump version. 2017-05-07 15:15:00 +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)
1543979c5a Bump version. 2017-05-07 15:06:59 +00:00