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, trigg


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, trigger, updated. v0.4.3-73-ge782020
Date: Fri, 14 Feb 2014 13:51:14 +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, trigger has been updated
       via  e782020b140f2aa5a5e33dffcdff0a05a713d35d (commit)
       via  c25bd9c26bdfcc0f2443ffb7f7d09b3a8f784f88 (commit)
       via  93038a3634640dc762c2ba186de2436606dac454 (commit)
       via  90c233a364510230800e3ef65b4858b2eba208a9 (commit)
       via  fa2600f496ae74ee742a545d0d339584189dbfb6 (commit)
       via  05eda016ecb0b9c1ece76ce4c066c03b5b70cbf6 (commit)
       via  0bfacb5592a4fabdb527d9049dd342b0b702244f (commit)
       via  f4606ef0a9e3a55f4937b4443b7c0629803be029 (commit)
      from  b530aa5f5aab1f54f24fc76123ac36439b235ea0 (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 e782020b140f2aa5a5e33dffcdff0a05a713d35d
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 14 14:50:31 2014 +0100

    core: fix completion template used in command completion when first 
argument in template has pipes

commit c25bd9c26bdfcc0f2443ffb7f7d09b3a8f784f88
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 14 14:21:24 2014 +0100

    trigger: add option "copy" in command /trigger

commit 93038a3634640dc762c2ba186de2436606dac454
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 14 12:37:34 2014 +0100

    trigger: add options "input" and "output" in command /trigger

commit 90c233a364510230800e3ef65b4858b2eba208a9
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 14 12:25:36 2014 +0100

    doc: add function string_convert_escaped_chars in plugin API reference

commit fa2600f496ae74ee742a545d0d339584189dbfb6
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 14 11:15:09 2014 +0100

    doc: add function string_split_shell in plugin API reference

commit 05eda016ecb0b9c1ece76ce4c066c03b5b70cbf6
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 14 10:55:18 2014 +0100

    doc: add function string_replace_regex in plugin API reference

commit 0bfacb5592a4fabdb527d9049dd342b0b702244f
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 14 10:54:38 2014 +0100

    core: change text in comment of function string_replace_regex

commit f4606ef0a9e3a55f4937b4443b7c0629803be029
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 14 09:19:03 2014 +0100

    doc: add function hashtable_dup in plugin API reference

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

Summary of changes:
 doc/en/weechat_plugin_api.en.txt      |  182 +++++++++++++++++++++++++++++-
 doc/fr/weechat_plugin_api.fr.txt      |  200 ++++++++++++++++++++++++++++++++-
 doc/it/weechat_plugin_api.it.txt      |  192 +++++++++++++++++++++++++++++++
 doc/ja/weechat_plugin_api.ja.txt      |  189 +++++++++++++++++++++++++++++++
 src/core/wee-hook.c                   |    4 +-
 src/core/wee-string.c                 |   11 +-
 src/gui/gui-completion.c              |   23 +++-
 src/plugins/trigger/trigger-command.c |  110 +++++++++++++++++-
 src/plugins/trigger/trigger.c         |   26 +++++
 src/plugins/trigger/trigger.h         |    2 +
 10 files changed, 915 insertions(+), 24 deletions(-)


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



reply via email to

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