[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste
From: |
Sebastien Helleu |
Subject: |
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.6-155-g0f7150d |
Date: |
Mon, 23 Jan 2012 11:21:33 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".
The branch, master has been updated
via 0f7150db19866315f03ae8f59049bd4e55e28281 (commit)
via 498f2131a747acc1c0e48cfc5b4bd33c6fef4e31 (commit)
via f6b26e560458711e4aaa60d1ef5d1ff5530d5150 (commit)
from a90a9a1802bea9b108360c2b3bd3a19624ed9a64 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0f7150db19866315f03ae8f59049bd4e55e28281
Author: Sebastien Helleu <address@hidden>
Date: Mon Jan 23 12:21:29 2012 +0100
relay: use protocol arguments for protocol "irc" only (arguments forbidden
for protocol "weechat")
commit 498f2131a747acc1c0e48cfc5b4bd33c6fef4e31
Author: Sebastien Helleu <address@hidden>
Date: Mon Jan 23 11:38:07 2012 +0100
relay: add protocol "weechat" in /help relay
commit f6b26e560458711e4aaa60d1ef5d1ff5530d5150
Author: Sebastien Helleu <address@hidden>
Date: Mon Jan 23 11:32:50 2012 +0100
relay: do not create relay if there is a problem with socket creation (bug
#35345)
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 +-
doc/de/autogen/user/relay_commands.txt | 28 +++++++------
doc/de/weechat_user.de.txt | 2 +-
doc/en/autogen/user/relay_commands.txt | 10 +++--
doc/en/weechat_user.en.txt | 2 +-
doc/fr/autogen/user/relay_commands.txt | 10 +++--
doc/fr/weechat_user.fr.txt | 2 +-
doc/it/autogen/user/relay_commands.txt | 30 +++++++-------
doc/it/weechat_user.it.txt | 2 +-
po/cs.po | 55 +++++++++++++++----------
po/de.po | 55 +++++++++++++++----------
po/es.po | 55 +++++++++++++++----------
po/fr.po | 68 +++++++++++++++++++-------------
po/hu.po | 38 +++++++++++-------
po/it.po | 55 +++++++++++++++----------
po/pl.po | 55 +++++++++++++++----------
po/pt_BR.po | 54 +++++++++++++++----------
po/ru.po | 38 +++++++++++-------
po/weechat.pot | 38 +++++++++++-------
src/plugins/relay/relay-client.c | 17 +++++---
src/plugins/relay/relay-command.c | 20 ++++++----
src/plugins/relay/relay-completion.c | 5 +-
src/plugins/relay/relay-config.c | 47 ++++++++++++++++------
src/plugins/relay/relay-raw.c | 5 +-
src/plugins/relay/relay-server.c | 47 ++++++++++++++-------
src/plugins/relay/relay-upgrade.c | 5 ++-
26 files changed, 456 insertions(+), 291 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.6-155-g0f7150d,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.6-152-ga90a9a1
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.6-156-g5ac884d
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.6-152-ga90a9a1
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.6-156-g5ac884d
- Index(es):