[Git][gajim/gajim][gajim_0.16] Add .gitignore

2016-12-17 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_0.16 at gajim / gajim Commits: 50c3e947 by Philipp Hörist at 2016-12-18T00:35:41+01:00 Add .gitignore - - - - - 1 changed file: - .hgignore → .gitignore Changes: = .hgignore → .gitignore

[Git][gajim/gajim][gajim_0.16] do not list all keys when we want to know if we have a key. Fixes #8477

2016-12-17 Thread Yann Leboulanger
Yann Leboulanger pushed to branch gajim_0.16 at gajim / gajim Commits: ed7a40cb by Yann Leboulanger at 2016-12-17T14:23:20+01:00 do not list all keys when we want to know if we have a key. Fixes #8477 Conflicts: src/common/connection.py - - - - - 3 changed files: -

[Git][gajim/gajim][master] do not list all keys when we want to know if we have a key. Fixes #8477

2016-12-17 Thread Yann Leboulanger
Yann Leboulanger pushed to branch master at gajim / gajim Commits: 458d1083 by Yann Leboulanger at 2016-12-17T14:06:36+01:00 do not list all keys when we want to know if we have a key. Fixes #8477 - - - - - 3 changed files: - src/common/connection.py - src/common/gpg.py -

[Git][gajim/gajim][master] correctly check if python-gnupg is installed

2016-12-17 Thread Yann Leboulanger
Yann Leboulanger pushed to branch master at gajim / gajim Commits: 58341e97 by Yann Leboulanger at 2016-12-17T13:31:37+01:00 correctly check if python-gnupg is installed - - - - - 1 changed file: - src/common/gajim.py Changes: = src/common/gajim.py

[Git][gajim/gajim][master] don't crash when gnupg doesn't have a status attribute.

2016-12-17 Thread Yann Leboulanger
Yann Leboulanger pushed to branch master at gajim / gajim Commits: d9efb31b by Yann Leboulanger at 2016-12-17T13:32:35+01:00 dont crash when gnupg doesnt have a status attribute. - - - - - 1 changed file: - src/common/gpg.py Changes: = src/common/gpg.py