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.3-189-g050d202
Date: Fri, 28 Feb 2014 14:07:38 +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  050d2023d65cc071a65db58a578f7dfef08d3bd4 (commit)
       via  cf48fa4642d1a309de572ba2e5f179a9b081ab0b (commit)
       via  4196dcf7a5a21440974c06107013239245845859 (commit)
       via  a4c385db99bbe8d6882f035d24fd2532ab5599e9 (commit)
       via  ea711217236e5fee14b85840409c4e84fc087377 (commit)
      from  13b0a88f211dbcc9277b31c303fd538e35019ad9 (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 050d2023d65cc071a65db58a578f7dfef08d3bd4
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 15:07:23 2014 +0100

    irc: fix colors in message with CTCP reply sent to another user

commit cf48fa4642d1a309de572ba2e5f179a9b081ab0b
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 15:00:39 2014 +0100

    irc: evaluate content of server options "username" and "realname"

commit 4196dcf7a5a21440974c06107013239245845859
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 14:55:58 2014 +0100

    doc: update auto-generated files with WeeChat commands

commit a4c385db99bbe8d6882f035d24fd2532ab5599e9
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 14:34:49 2014 +0100

    core: fix output of /eval -n when there is a tab in output

commit ea711217236e5fee14b85840409c4e84fc087377
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 14:31:40 2014 +0100

    api: add support of escaped strings in function string_eval_expression and 
command /eval

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

Summary of changes:
 ChangeLog                                |    4 +
 doc/de/autogen/user/irc_options.txt      |    4 +-
 doc/de/autogen/user/weechat_commands.txt |  122 +++++++++++++++--------------
 doc/en/autogen/user/irc_options.txt      |    4 +-
 doc/en/autogen/user/weechat_commands.txt |   18 +++--
 doc/fr/autogen/user/irc_options.txt      |    4 +-
 doc/fr/autogen/user/weechat_commands.txt |   18 +++--
 doc/it/autogen/user/irc_options.txt      |    4 +-
 doc/it/autogen/user/weechat_commands.txt |   66 +++++++++--------
 doc/ja/autogen/user/irc_options.txt      |    4 +-
 doc/ja/autogen/user/weechat_commands.txt |  114 ++++++++++++++-------------
 doc/pl/autogen/user/irc_options.txt      |    4 +-
 doc/pl/autogen/user/weechat_commands.txt |  122 +++++++++++++++--------------
 po/cs.po                                 |   36 ++++++---
 po/de.po                                 |   40 +++++++---
 po/es.po                                 |   36 ++++++---
 po/fr.po                                 |   58 +++++++++-----
 po/hu.po                                 |   38 ++++++----
 po/it.po                                 |   41 +++++++---
 po/ja.po                                 |   42 +++++++---
 po/pl.po                                 |   42 +++++++---
 po/pt_BR.po                              |   40 +++++++---
 po/ru.po                                 |   38 ++++++----
 po/tr.po                                 |   24 ++++---
 po/weechat.pot                           |   24 ++++---
 src/core/wee-command.c                   |   24 ++++---
 src/core/wee-eval.c                      |   16 +++-
 src/plugins/irc/irc-config.c             |    6 +-
 src/plugins/irc/irc-ctcp.c               |   49 ++++++++----
 src/plugins/irc/irc-server.c             |   31 +++++---
 30 files changed, 647 insertions(+), 426 deletions(-)


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



reply via email to

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