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.0-148-gc8505ef
Date: Sun, 21 Apr 2013 11:26: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  c8505efac06cd9927cd68b1670c416508096fbd3 (commit)
       via  509a58b1d54420c62b1d9069e91512983f7ca44a (commit)
       via  fcd71d14bc23a908f33224f1de91ab740dd40ff0 (commit)
       via  09c5e8cbdf6f4bd305677f01cc7d8f8f3659eb47 (commit)
      from  4cf6628d85ff4cef0624fb2f8e5fa54c9de6a3e4 (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 c8505efac06cd9927cd68b1670c416508096fbd3
Author: Sebastien Helleu <address@hidden>
Date:   Sun Apr 21 13:26:32 2013 +0200

    irc: add tag "irc_nick_back" for messages displayed in private buffer when 
a nick is back on server (task #12576)

commit 509a58b1d54420c62b1d9069e91512983f7ca44a
Author: Sebastien Helleu <address@hidden>
Date:   Sun Apr 21 11:26:52 2013 +0200

    api: add new function hdata_search

commit fcd71d14bc23a908f33224f1de91ab740dd40ff0
Author: Sebastien Helleu <address@hidden>
Date:   Sun Apr 21 10:56:08 2013 +0200

    doc: fix typo in python example of function hdata_move (plugin API 
reference)

commit 09c5e8cbdf6f4bd305677f01cc7d8f8f3659eb47
Author: Sebastien Helleu <address@hidden>
Date:   Sun Apr 21 10:48:38 2013 +0200

    doc: add missing functions in scripting guide

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

Summary of changes:
 ChangeLog                               |    5 ++-
 doc/de/weechat_scripting.de.txt         |    7 ++-
 doc/en/weechat_plugin_api.en.txt        |   63 ++++++++++++++++++++++-
 doc/en/weechat_scripting.en.txt         |    7 ++-
 doc/fr/weechat_plugin_api.fr.txt        |   62 ++++++++++++++++++++++
 doc/fr/weechat_scripting.fr.txt         |    7 ++-
 doc/it/weechat_plugin_api.it.txt        |   66 ++++++++++++++++++++++++
 doc/it/weechat_scripting.it.txt         |    7 ++-
 doc/ja/weechat_scripting.ja.txt         |    7 ++-
 doc/pl/weechat_scripting.pl.txt         |    7 ++-
 src/core/wee-hdata.c                    |   85 ++++++++++++++++++++++++++++++-
 src/core/wee-hdata.h                    |    3 +
 src/plugins/guile/weechat-guile-api.c   |   20 +++++++
 src/plugins/irc/irc-channel.c           |   25 +++++----
 src/plugins/lua/weechat-lua-api.c       |   25 +++++++++
 src/plugins/perl/weechat-perl-api.c     |   24 +++++++++
 src/plugins/plugin.c                    |    1 +
 src/plugins/python/weechat-python-api.c |   24 +++++++++
 src/plugins/ruby/weechat-ruby-api.c     |   31 +++++++++++
 src/plugins/tcl/weechat-tcl-api.c       |   28 ++++++++++
 src/plugins/weechat-plugin.h            |    6 ++-
 21 files changed, 476 insertions(+), 34 deletions(-)


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



reply via email to

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