1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-10-27 02:33:19 +00:00
Commit graph

644 commits

Author SHA1 Message Date
977266def8 add new test 2017-05-11 20:35:23 +02:00
Adrien Waksberg
09e451bf3b use ligth_black for port and protocol 2017-05-09 13:56:52 +02:00
192a14ea96 Merge branch 'format-url' of github.com:nishiki/manage-password into format-url 2017-05-08 09:45:20 +02:00
a13fcd147f feat: replace host by url in table 2017-05-08 09:45:01 +02:00
646f096aac update ruby version for test 2017-05-07 19:29:22 +02:00
6a3f2ca007 add first tests for cli 2017-05-07 19:19:45 +02:00
f91531b856 feat: replace host by url in table 2017-05-06 09:09:17 +02:00
a7a165bca9 feat: comment the code with yard 2017-05-03 22:53:56 +02:00
96380d3d93 update version 4.1.1 2017-05-03 20:39:32 +02:00
9ad8eba901 fix: remove unused method 2017-05-03 19:54:21 +02:00
83fe41921c update version 4.1 2017-04-22 10:25:19 +02:00
02996b5904 gemspec: add minimal ruby version 2017-04-20 23:26:40 +02:00
b2b9437431 change copyright year 2017-04-20 23:22:56 +02:00
0fdefdf433 feat: add options to edit or update an item 2017-04-13 22:35:57 +02:00
77bca426bc add information in print config 2017-04-09 11:02:07 +02:00
3f9d7eff33 feat: add print configuration 2017-04-09 10:08:25 +02:00
b65595d0b7 minor refacto 2017-04-09 08:47:07 +02:00
388dc439b6 fix argument in config setup 2017-04-08 17:39:51 +02:00
18ba8967d9 add test for wallet_paths 2017-04-08 17:31:06 +02:00
25baa260e3 feat: add option to set a specific path for a wallet 2017-04-08 17:15:05 +02:00
55c07b90af minor refacto 2017-04-08 10:04:43 +02:00
84afbc4b40 Merge branch 'fix-gpg-password' 2017-04-05 00:09:55 +02:00
3b5bb48e6b add translate for pinmode options 2017-04-05 00:04:15 +02:00
621819203f add option to disable pinmode 2017-04-05 00:03:53 +02:00
45ead1e24e fix syntax for rubocop 0.48.1 2017-04-04 23:52:00 +02:00
d8df357993 not use pinmode if gpg version < 2.1 2017-04-04 23:50:38 +02:00
7ce4ba721b add option to enable pinmode with gpg >= 2.1 2017-04-04 23:45:03 +02:00
d1adfd24c1 fix pinentry mode with gpg 1.4 2017-04-03 22:31:58 +02:00
3543b0cf05 remove unused wallet config 2017-04-02 22:39:31 +02:00
Adrien Waksberg
92cb89ad33 fix gpg password with pinentry 2017-04-02 12:14:27 +02:00
1e688d191c remove unused dependancies 2017-03-30 22:41:12 +02:00
2cb8ad4dbe add rubocop test in travis 2017-03-30 20:18:49 +02:00
Adrien Waksberg
7eb585726f fix syntax on Genfile and mpw.gemspec 2017-03-30 20:08:40 +02:00
Adrien Waksberg
01745cac2d indent class 2017-03-30 20:08:40 +02:00
Adrien Waksberg
0f7510b6e6 multiple fix on syntax 2017-03-30 20:08:40 +02:00
Adrien Waksberg
755df6c342 fix syntax for variable with multiple conditional 2017-03-30 20:08:40 +02:00
Adrien Waksberg
3c787371b3 fix syntax for options in method 2017-03-30 20:08:40 +02:00
Adrien Waksberg
002ec2175b fix rescue 2017-03-30 20:08:40 +02:00
ac2732d116 revert new module form 2017-03-30 20:08:40 +02:00
b1fd013d92 fix indentation for multiline method and hash 2017-03-30 20:08:40 +02:00
782f3d8b5f remove useless line 2017-03-30 20:08:40 +02:00
e04d00d3f4 use new form for module 2017-03-30 20:08:40 +02:00
5db52db1a3 remove do in while line 2017-03-30 20:08:40 +02:00
18ba72e91b fix private style 2017-03-30 20:08:40 +02:00
8cd7b6e583 use iter form 2017-03-30 20:08:40 +02:00
da248460da use %r{} for regex 2017-03-30 20:08:40 +02:00
74d08a7d5b add to_s 2017-03-30 20:08:40 +02:00
c29d2e92d2 replace :? to 2017-03-30 20:08:40 +02:00
b32846ea5e replace while true by Kernel.loop 2017-03-30 20:08:40 +02:00
c1baf3e1d4 remove unused variable 2017-03-30 20:08:40 +02:00