weechat-cvs
[Top][All Lists]
Advanced

[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.7-43-g9972cce
Date: Fri, 23 Mar 2012 17:24:53 +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  9972cce777852c59c4ba3226d52cec83565b1dd9 (commit)
       via  4474f9ca0e7d0eca0edfeae6310594b2436a1b03 (commit)
       via  c826f4841f205c767caf0315b7a594a28ae6220f (commit)
      from  d4184f78c5fa03dfff97a0bbb09429a1e2cd9fc2 (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 9972cce777852c59c4ba3226d52cec83565b1dd9
Author: Sebastien Helleu <address@hidden>
Date:   Fri Mar 23 18:24:47 2012 +0100

    core: add a connection timeout for child process in hook_connect (bug 
#35966)

commit 4474f9ca0e7d0eca0edfeae6310594b2436a1b03
Author: Sebastien Helleu <address@hidden>
Date:   Fri Mar 23 14:13:14 2012 +0100

    doc: update hdata "irc_channel" (add "names_received") in plugin API 
reference

commit c826f4841f205c767caf0315b7a594a28ae6220f
Author: Sebastien Helleu <address@hidden>
Date:   Fri Mar 23 14:10:52 2012 +0100

    irc: do not translate string "Msg" for messages to channel ops/voiced

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                     |    3 +-
 doc/de/autogen/plugin_api/hdata.txt           |    1 +
 doc/de/autogen/user/weechat_options.txt       |    5 ++++
 doc/de/weechat_scripting.de.txt               |    2 +-
 doc/en/autogen/plugin_api/hdata.txt           |    1 +
 doc/en/autogen/user/weechat_options.txt       |    5 ++++
 doc/en/weechat_plugin_api.en.txt              |    6 +++++
 doc/en/weechat_scripting.en.txt               |    2 +-
 doc/fr/autogen/plugin_api/hdata.txt           |    1 +
 doc/fr/autogen/user/weechat_options.txt       |    5 ++++
 doc/fr/weechat_plugin_api.fr.txt              |    6 +++++
 doc/fr/weechat_scripting.fr.txt               |    2 +-
 doc/it/autogen/plugin_api/hdata.txt           |    1 +
 doc/it/autogen/user/weechat_options.txt       |    5 ++++
 doc/it/weechat_plugin_api.it.txt              |    7 +++++
 doc/it/weechat_scripting.it.txt               |    2 +-
 doc/pl/weechat_scripting.pl.txt               |    2 +-
 po/cs.po                                      |   12 +++++++++-
 po/de.po                                      |   12 +++++++++-
 po/es.po                                      |   12 +++++++++-
 po/fr.po                                      |   15 ++++++++++-
 po/hu.po                                      |   12 +++++++++-
 po/it.po                                      |   12 +++++++++-
 po/ja.po                                      |   12 +++++++++-
 po/pl.po                                      |   12 +++++++++-
 po/pt_BR.po                                   |   13 ++++++++++-
 po/ru.po                                      |   12 +++++++++-
 po/weechat.pot                                |   11 ++++++++-
 src/core/wee-config.c                         |    7 +++++
 src/core/wee-config.h                         |    1 +
 src/core/wee-hook.c                           |    6 +++++
 src/core/wee-hook.h                           |    1 +
 src/core/wee-network.c                        |   30 +++++++++++++++++++++++++
 src/plugins/irc/irc-command.c                 |    2 +-
 src/plugins/irc/irc-protocol.c                |    2 +-
 src/plugins/irc/irc-server.c                  |   14 +++++++++++
 src/plugins/scripts/guile/weechat-guile-api.c |    2 +
 src/plugins/scripts/lua/weechat-lua-api.c     |   11 +++++++++
 src/plugins/scripts/perl/weechat-perl-api.c   |    1 +
 src/plugins/scripts/python/weechat-python.c   |    1 +
 src/plugins/scripts/ruby/weechat-ruby-api.c   |    1 +
 src/plugins/scripts/tcl/weechat-tcl-api.c     |    2 +
 src/plugins/weechat-plugin.h                  |    3 +-
 43 files changed, 254 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]