[Top][All Lists]
[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.8-57-gc03fcd5 |
Date: |
Mon, 09 Jul 2012 13:17:05 +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 c03fcd5e120de5a29d18d1cc31af8a8d58c95e95 (commit)
from 92aa9bff4588068974857d175490c39f77cfec6f (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 c03fcd5e120de5a29d18d1cc31af8a8d58c95e95
Author: Peter Boström <address@hidden>
Date: Mon Jul 9 15:16:51 2012 +0200
core: add function "hook_set" in plugin API, add "subplugin" in hooks (set
by script plugins), display subplugin in /help on commands (task #12049)
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++-
doc/en/weechat_plugin_api.en.txt | 43 ++++++++++++++++++++++++++++++++++++
doc/fr/weechat_plugin_api.fr.txt | 43 ++++++++++++++++++++++++++++++++++++
doc/it/weechat_plugin_api.it.txt | 45 ++++++++++++++++++++++++++++++++++++++
src/core/wee-command.c | 10 +++++++-
src/core/wee-hook.c | 25 +++++++++++++++++++-
src/core/wee-hook.h | 6 +++++
src/plugins/plugin.c | 1 +
src/plugins/scripts/script-api.c | 16 +++++++++++++
src/plugins/weechat-plugin.h | 6 ++++-
10 files changed, 194 insertions(+), 5 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-57-gc03fcd5,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-56-g92aa9bf
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-58-gbb4264a
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-56-g92aa9bf
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-58-gbb4264a
- Index(es):