[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.4.2-206-g1c3c7b0 |
Date: |
Thu, 09 Jan 2014 11:53:48 +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 1c3c7b01db68bb07a08bdf773e692b840124dded (commit)
via afa432af25360f5789f91e9d5be42cfd209f98fa (commit)
via 144dc60d0ab062aa5b3943d57f8f6515310f2dd5 (commit)
from 9040dfbf521b12b675b6f7d5d93bb10767a40f90 (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 1c3c7b01db68bb07a08bdf773e692b840124dded
Author: Sebastien Helleu <address@hidden>
Date: Thu Jan 9 12:51:58 2014 +0100
doc: update function network_connect_to (plugin API reference)
commit afa432af25360f5789f91e9d5be42cfd209f98fa
Author: Sebastien Helleu <address@hidden>
Date: Thu Jan 9 12:49:17 2014 +0100
core: update translations
commit 144dc60d0ab062aa5b3943d57f8f6515310f2dd5
Author: Andrew Potter <address@hidden>
Date: Thu Jan 9 12:48:54 2014 +0100
xfer: add support of IPv6 for DCC chat/file (patch #7992)
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 1 +
doc/en/weechat_plugin_api.en.txt | 28 ++--
doc/fr/weechat_plugin_api.fr.txt | 28 ++--
doc/it/weechat_plugin_api.it.txt | 34 ++--
po/cs.po | 56 +++++--
po/de.po | 75 ++++++---
po/es.po | 72 ++++++---
po/fr.po | 72 +++++---
po/hu.po | 57 +++++--
po/it.po | 72 ++++++---
po/ja.po | 73 ++++++---
po/pl.po | 69 +++++---
po/pt_BR.po | 60 +++++--
po/ru.po | 53 ++++--
po/tr.po | 47 ++++--
po/weechat.pot | 35 +++--
src/core/wee-network.c | 88 ++++++----
src/core/wee-network.h | 7 +-
src/plugins/irc/irc-command.c | 28 ++--
src/plugins/irc/irc-server.c | 44 ++++-
src/plugins/weechat-plugin.h | 15 +-
src/plugins/xfer/xfer-buffer.c | 11 +-
src/plugins/xfer/xfer-chat.c | 7 +-
src/plugins/xfer/xfer-command.c | 7 +-
src/plugins/xfer/xfer-dcc.c | 6 +-
src/plugins/xfer/xfer-network.c | 59 +++++--
src/plugins/xfer/xfer.c | 353 ++++++++++++++++++++++----------------
src/plugins/xfer/xfer.h | 11 +-
28 files changed, 951 insertions(+), 517 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.4.2-206-g1c3c7b0,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-203-g9040dfb
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-209-g73eb256
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-203-g9040dfb
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-209-g73eb256
- Index(es):