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.1-108-g4c2cffb
Date: Sun, 28 Jul 2013 14:17:56 +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  4c2cffbd316d468c9c9959a4fe695da2a535abe8 (commit)
       via  0e4eb69d3308fff112c5e2473c2e5ff9a60be22d (commit)
       via  1a7037d9cb8c71028bae2698845137501177b258 (commit)
      from  8cd4bf3750fb7206aca2bf850c203ea55ac3091a (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 4c2cffbd316d468c9c9959a4fe695da2a535abe8
Author: Sebastien Helleu <address@hidden>
Date:   Sun Jul 28 16:17:27 2013 +0200

    script: add info about things defined by script in the detailed view of 
script (/script show)

commit 0e4eb69d3308fff112c5e2473c2e5ff9a60be22d
Author: Sebastien Helleu <address@hidden>
Date:   Sun Jul 28 12:40:08 2013 +0200

    api: use pointer for infolist "hook" to return only one hook

commit 1a7037d9cb8c71028bae2698845137501177b258
Author: Sebastien Helleu <address@hidden>
Date:   Sun Jul 28 12:34:55 2013 +0200

    doc: update auto-generated files with WeeChat commands

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

Summary of changes:
 ChangeLog                                |    5 +-
 doc/de/autogen/plugin_api/hdata.txt      |  108 ++++-
 doc/de/autogen/plugin_api/infolists.txt  |    2 +-
 doc/de/autogen/user/weechat_commands.txt |   20 +-
 doc/en/autogen/plugin_api/hdata.txt      |  108 ++++-
 doc/en/autogen/plugin_api/infolists.txt  |    2 +-
 doc/en/autogen/user/weechat_commands.txt |    2 +
 doc/fr/autogen/plugin_api/hdata.txt      |  108 ++++-
 doc/fr/autogen/plugin_api/infolists.txt  |    2 +-
 doc/fr/autogen/user/weechat_commands.txt |    2 +
 doc/it/autogen/plugin_api/hdata.txt      |  108 ++++-
 doc/it/autogen/plugin_api/infolists.txt  |    2 +-
 doc/it/autogen/user/weechat_commands.txt |   26 +-
 doc/ja/autogen/plugin_api/hdata.txt      |  108 ++++-
 doc/ja/autogen/plugin_api/infolists.txt  |    2 +-
 doc/ja/autogen/user/weechat_commands.txt |   20 +-
 po/cs.po                                 |   41 ++-
 po/de.po                                 |   41 ++-
 po/es.po                                 |   41 ++-
 po/fr.po                                 |   42 ++-
 po/hu.po                                 |   41 ++-
 po/it.po                                 |   41 ++-
 po/ja.po                                 |   41 ++-
 po/pl.po                                 |   41 ++-
 po/pt_BR.po                              |   41 ++-
 po/ru.po                                 |   41 ++-
 po/tr.po                                 |   40 ++-
 po/weechat.pot                           |   37 ++-
 src/core/wee-hook.c                      |  757 +++++++++++++++---------------
 src/core/wee-hook.h                      |    2 +
 src/plugins/plugin-api.c                 |    8 +-
 src/plugins/plugin-script-callback.c     |   38 ++
 src/plugins/plugin-script-callback.h     |    2 +
 src/plugins/plugin-script.c              |   13 +-
 src/plugins/script/script-buffer.c       |  234 +++++++++
 35 files changed, 1715 insertions(+), 452 deletions(-)


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



reply via email to

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