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-236-g4da8fcf
Date: Sun, 19 Jan 2014 22:31:04 +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  4da8fcf34d79d063a011329044c09b3a9cc382d9 (commit)
       via  49f4c8e9ef71046cf4697e2f512c4cb14dd44976 (commit)
       via  8fc751532241e07031229f707c11b95e813fcfb7 (commit)
       via  facd73734da8200ab44e5e323e0728da5bc7db1c (commit)
      from  7080e7bd55aa8874879a50db4a8cecd6b88a0e8d (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 4da8fcf34d79d063a011329044c09b3a9cc382d9
Author: Sebastien Helleu <address@hidden>
Date:   Sun Jan 19 23:29:00 2014 +0100

    core: add command /print

commit 49f4c8e9ef71046cf4697e2f512c4cb14dd44976
Author: Sebastien Helleu <address@hidden>
Date:   Sat Jan 18 21:27:22 2014 +0100

    core: fix typo in arguments description of command /mute

commit 8fc751532241e07031229f707c11b95e813fcfb7
Author: Sebastien Helleu <address@hidden>
Date:   Sat Jan 18 20:33:19 2014 +0100

    core: reformat hook_command arguments

commit facd73734da8200ab44e5e323e0728da5bc7db1c
Author: Sebastien Helleu <address@hidden>
Date:   Sat Jan 18 09:09:23 2014 +0100

    core: update some function comments

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

Summary of changes:
 ChangeLog                                   |    1 +
 doc/de/autogen/user/weechat_commands.txt    |   40 +-
 doc/en/autogen/user/weechat_commands.txt    |   40 +-
 doc/fr/autogen/user/weechat_commands.txt    |   40 +-
 doc/it/autogen/user/weechat_commands.txt    |   40 +-
 doc/ja/autogen/user/weechat_commands.txt    |   40 +-
 doc/pl/autogen/user/weechat_commands.txt    |   38 +
 po/cs.po                                    |   52 +-
 po/de.po                                    |   52 +-
 po/es.po                                    |   50 +-
 po/fr.po                                    |   88 +-
 po/hu.po                                    |   48 +-
 po/it.po                                    |   52 +-
 po/ja.po                                    |   52 +-
 po/pl.po                                    |   50 +-
 po/pt_BR.po                                 |   52 +-
 po/ru.po                                    |   48 +-
 po/tr.po                                    |   47 +-
 po/weechat.pot                              |   47 +-
 src/core/wee-command.c                      | 2327 +++++++++++++++------------
 src/core/wee-string.c                       |  162 ++-
 src/core/wee-string.h                       |    2 +-
 src/core/wee-utf8.c                         |   54 +-
 src/gui/gui-input.c                         |    2 +-
 src/plugins/alias/alias.c                   |   93 +-
 src/plugins/aspell/weechat-aspell-command.c |   70 +-
 src/plugins/charset/charset.c               |   21 +-
 src/plugins/irc/irc-command.c               | 1434 +++++++++--------
 src/plugins/logger/logger.c                 |   80 +-
 src/plugins/plugin-script.c                 |   46 +-
 src/plugins/relay/relay-command.c           |  110 +-
 src/plugins/rmodifier/rmodifier-command.c   |   74 +-
 src/plugins/script/script-command.c         |  191 ++--
 src/plugins/xfer/xfer-command.c             |   28 +-
 34 files changed, 3353 insertions(+), 2218 deletions(-)


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



reply via email to

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