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.2-88-gb63ac8a
Date: Sun, 17 Nov 2013 19:52:09 +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  b63ac8a0f10474d4ddda80a8eaacfecf71e844e2 (commit)
       via  be9269dfc2132e53d7a777877f4da6af993eba22 (commit)
       via  8d64b658dfb2d8af23ada1a09085eaeea839a912 (commit)
       via  e0890b376c05446fe54af36b8685847a1d5d1d37 (commit)
       via  47213a98693b23196802746e6176584d79c57f87 (commit)
      from  f435e8d3fa0cf50fa7db643c8d4e698292581467 (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 b63ac8a0f10474d4ddda80a8eaacfecf71e844e2
Author: Sebastien Helleu <address@hidden>
Date:   Sun Nov 17 20:51:54 2013 +0100

    scripts: display lib version on signal "debug_libs"

commit be9269dfc2132e53d7a777877f4da6af993eba22
Author: Sebastien Helleu <address@hidden>
Date:   Sun Nov 17 20:51:10 2013 +0100

    aspell: display aspell/enchant version on signal "debug_libs"

commit 8d64b658dfb2d8af23ada1a09085eaeea839a912
Author: Sebastien Helleu <address@hidden>
Date:   Sun Nov 17 20:49:37 2013 +0100

    core: add option "libs" for command /debug, add signal "debug_libs"

commit e0890b376c05446fe54af36b8685847a1d5d1d37
Author: Sebastien Helleu <address@hidden>
Date:   Sun Nov 17 20:20:27 2013 +0100

    doc: update auto-generated files with WeeChat options

commit 47213a98693b23196802746e6176584d79c57f87
Author: Sebastien Helleu <address@hidden>
Date:   Sun Nov 17 11:48:00 2013 +0100

    core: remove obsolete signals "debug_buffer" and "debug_windows"

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

Summary of changes:
 ChangeLog                                |    1 +
 cmake/FindAspell.cmake                   |    7 ++-
 config.h.cmake                           |    1 +
 configure.ac                             |   64 ++++++++++++--------
 doc/de/autogen/user/weechat_commands.txt |   35 ++++++-----
 doc/de/autogen/user/weechat_options.txt  |    2 +-
 doc/en/autogen/user/weechat_commands.txt |    1 +
 doc/en/autogen/user/weechat_options.txt  |    2 +-
 doc/en/weechat_plugin_api.en.txt         |    4 +
 doc/fr/autogen/user/weechat_commands.txt |    1 +
 doc/fr/autogen/user/weechat_options.txt  |    2 +-
 doc/fr/weechat_plugin_api.fr.txt         |    4 +
 doc/it/autogen/user/weechat_commands.txt |   35 ++++++-----
 doc/it/autogen/user/weechat_options.txt  |    2 +-
 doc/it/weechat_plugin_api.it.txt         |    5 ++
 doc/ja/autogen/user/weechat_commands.txt |   35 ++++++-----
 doc/ja/autogen/user/weechat_options.txt  |    2 +-
 po/cs.po                                 |    3 +-
 po/de.po                                 |    4 +-
 po/es.po                                 |    3 +-
 po/fr.po                                 |    6 +-
 po/hu.po                                 |    3 +-
 po/it.po                                 |    4 +-
 po/ja.po                                 |    4 +-
 po/pl.po                                 |    4 +-
 po/pt_BR.po                              |    3 +-
 po/ru.po                                 |    3 +-
 po/tr.po                                 |    3 +-
 po/weechat.pot                           |    3 +-
 src/core/wee-command.c                   |    8 +++
 src/core/wee-debug.c                     |   94 ++++++++++++++++--------------
 src/gui/curses/gui-curses-main.c         |   11 ++++
 src/gui/gui-main.h                       |    1 +
 src/plugins/aspell/weechat-aspell.c      |   35 +++++++++++
 src/plugins/guile/weechat-guile.c        |   24 ++++++++
 src/plugins/lua/weechat-lua.c            |   20 ++++++
 src/plugins/perl/weechat-perl.c          |   20 ++++++
 src/plugins/plugin-script.c              |    3 +
 src/plugins/plugin-script.h              |    3 +
 src/plugins/python/weechat-python.c      |   20 ++++++
 src/plugins/ruby/weechat-ruby.c          |   21 +++++++
 src/plugins/tcl/weechat-tcl.c            |   20 ++++++
 42 files changed, 386 insertions(+), 140 deletions(-)


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



reply via email to

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