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.4.2-209-g73eb256
Date: Thu, 09 Jan 2014 18:18:47 +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  73eb2564f363848d379261fd68da9fc16b80e00f (commit)
       via  7e540dc5fb7dfb31f1b9c39002c63e62fdf429af (commit)
       via  4a6bdc1c9cd2fd2d5cedc934ab96efc56b329b2c (commit)
      from  1c3c7b01db68bb07a08bdf773e692b840124dded (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 73eb2564f363848d379261fd68da9fc16b80e00f
Author: Sebastien Helleu <address@hidden>
Date:   Thu Jan 9 17:21:19 2014 +0100

    core: add "POSIX extended" in description of options/commands/functions 
using regular expressions

commit 7e540dc5fb7dfb31f1b9c39002c63e62fdf429af
Author: Sebastien Helleu <address@hidden>
Date:   Thu Jan 9 16:09:39 2014 +0100

    doc: add missing function "string_has_highlight_regex" in italian plugin 
API reference

commit 4a6bdc1c9cd2fd2d5cedc934ab96efc56b329b2c
Author: Sebastien Helleu <address@hidden>
Date:   Thu Jan 9 15:34:30 2014 +0100

    relay: fix memory leak on unload of relay plugin

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

Summary of changes:
 ChangeLog                                  |    1 +
 doc/de/autogen/user/irc_commands.txt       |   44 +++++-----
 doc/de/autogen/user/relay_options.txt      |    4 +-
 doc/de/autogen/user/rmodifier_commands.txt |   34 ++++----
 doc/de/autogen/user/weechat_commands.txt   |  142 ++++++++++++++--------------
 doc/de/autogen/user/weechat_options.txt    |    4 +-
 doc/en/autogen/user/irc_commands.txt       |    4 +-
 doc/en/autogen/user/relay_options.txt      |    4 +-
 doc/en/autogen/user/rmodifier_commands.txt |    2 +-
 doc/en/autogen/user/weechat_commands.txt   |    6 +-
 doc/en/autogen/user/weechat_options.txt    |    4 +-
 doc/en/weechat_plugin_api.en.txt           |   18 ++--
 doc/fr/autogen/user/irc_commands.txt       |    4 +-
 doc/fr/autogen/user/relay_options.txt      |    4 +-
 doc/fr/autogen/user/rmodifier_commands.txt |    2 +-
 doc/fr/autogen/user/weechat_commands.txt   |    6 +-
 doc/fr/autogen/user/weechat_options.txt    |    4 +-
 doc/fr/weechat_plugin_api.fr.txt           |   12 +-
 doc/it/autogen/user/irc_commands.txt       |   48 +++++-----
 doc/it/autogen/user/relay_options.txt      |    4 +-
 doc/it/autogen/user/rmodifier_commands.txt |    2 +-
 doc/it/autogen/user/weechat_commands.txt   |    6 +-
 doc/it/autogen/user/weechat_options.txt    |    4 +-
 doc/it/weechat_plugin_api.it.txt           |   61 +++++++++++-
 doc/ja/autogen/user/irc_commands.txt       |   40 ++++----
 doc/ja/autogen/user/relay_options.txt      |    4 +-
 doc/ja/autogen/user/rmodifier_commands.txt |   30 +++---
 doc/ja/autogen/user/weechat_commands.txt   |    6 +-
 doc/ja/autogen/user/weechat_options.txt    |    4 +-
 doc/pl/autogen/user/irc_commands.txt       |   44 +++++-----
 doc/pl/autogen/user/relay_options.txt      |    4 +-
 doc/pl/autogen/user/rmodifier_commands.txt |   32 +++---
 doc/pl/autogen/user/weechat_commands.txt   |  142 ++++++++++++++--------------
 doc/pl/autogen/user/weechat_options.txt    |    4 +-
 po/cs.po                                   |   49 +++++-----
 po/de.po                                   |   58 +++++++-----
 po/es.po                                   |   53 ++++++-----
 po/fr.po                                   |  103 ++++++++++----------
 po/hu.po                                   |   49 +++++-----
 po/it.po                                   |   53 ++++++-----
 po/ja.po                                   |   55 ++++++-----
 po/pl.po                                   |   58 +++++++-----
 po/pt_BR.po                                |   49 +++++-----
 po/ru.po                                   |   49 +++++-----
 po/tr.po                                   |   49 +++++-----
 po/weechat.pot                             |   49 +++++-----
 src/core/wee-command.c                     |   11 +-
 src/core/wee-config.c                      |   15 ++--
 src/plugins/irc/irc-command.c              |   13 ++-
 src/plugins/relay/relay-config.c           |   23 +++--
 src/plugins/rmodifier/rmodifier-command.c  |    5 +-
 51 files changed, 793 insertions(+), 682 deletions(-)


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



reply via email to

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