blob: 57a3489dbd4ea8318297ba21c372ba6a898df4f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
2013-09-03 Silvio Rhatto <rhatto@riseup.net>
Added ChangeLog (#12)
Changing LICENSE (#10)
2013-08-25 - 0.2.2 Silvio Rhatto <rhatto@riseup.net>
Changing default prefix and doc install folder (closes #11)
Minor cleanup at zsh completion
Added manpage
Doc update
Added support to encrypt from files
Adding 'open' action
Makefile update
Added zsh completion
2013-08-02 - 0.2.1 Silvio Rhatto <rhatto@riseup.net>
Added bash completion
Documentation updates
Using empty passphrases for genpair_ssh
Recrypt: just write to file if successful (#6)
Check return status (closes #7)
Load preferences for actions as well
Improve the 'preferences add' action
Add usage to the 'preferences' action
Do not enclose $EDITOR with quotes as it might break constructions such as "vim -X"
2012-06-26 - 0.2 Silvio Rhatto <rhatto@riseup.net>
Initial debian packaging support
2012-03-30 - 0.1 Silvio Rhatto <rhatto@riseup.net>
Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Jamie McClelland <jm@mayfirst.org>
ricola <ricola@poivron.org>
Initial keyringer release
|