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.3.9-42-g8e5d313
Date: Fri, 02 Nov 2012 17:15:33 +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  8e5d3138858533d8f367b12090f0271ec6b643dd (commit)
       via  b1005fc23e963e55cf6606888e14b60b4ab27d2b (commit)
      from  8b52fc90d52f6656366dcedcbbd3dff48a4e2024 (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 8e5d3138858533d8f367b12090f0271ec6b643dd
Author: Nils Görs <address@hidden>
Date:   Fri Nov 2 18:15:24 2012 +0100

    irc: add command /quiet, fix display of messages 728/729 (quiet list, end 
of quiet list) (task #12278)

commit b1005fc23e963e55cf6606888e14b60b4ab27d2b
Author: Nils Görs <address@hidden>
Date:   Fri Nov 2 17:51:12 2012 +0100

    irc: add option irc.network.alternate_nick to disable dynamic nick 
generation when all nicks are already in use on server (task #12281)

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

Summary of changes:
 ChangeLog                            |    4 +
 doc/de/autogen/user/irc_commands.txt |   11 +++
 doc/de/autogen/user/irc_options.txt  |    5 ++
 doc/de/weechat_user.de.txt           |    4 +
 doc/en/autogen/user/irc_commands.txt |   11 +++
 doc/en/autogen/user/irc_options.txt  |    5 ++
 doc/en/weechat_user.en.txt           |    2 +
 doc/fr/autogen/user/irc_commands.txt |   11 +++
 doc/fr/autogen/user/irc_options.txt  |    5 ++
 doc/fr/weechat_user.fr.txt           |    2 +
 doc/it/autogen/user/irc_commands.txt |   11 +++
 doc/it/autogen/user/irc_options.txt  |    5 ++
 doc/it/weechat_user.it.txt           |    4 +
 doc/ja/autogen/user/irc_commands.txt |   11 +++
 doc/ja/autogen/user/irc_options.txt  |    5 ++
 doc/ja/weechat_user.ja.txt           |    4 +
 po/cs.po                             |   31 +++++++++-
 po/de.po                             |   34 ++++++++++-
 po/es.po                             |   33 +++++++++-
 po/fr.po                             |   38 ++++++++++-
 po/hu.po                             |   31 +++++++++-
 po/it.po                             |   33 +++++++++-
 po/ja.po                             |   33 +++++++++-
 po/pl.po                             |   33 +++++++++-
 po/pt_BR.po                          |   28 ++++++++-
 po/ru.po                             |   31 +++++++++-
 po/weechat.pot                       |   27 ++++++++-
 src/plugins/irc/irc-command.c        |   90 ++++++++++++++++++++++++++
 src/plugins/irc/irc-config.c         |    9 +++
 src/plugins/irc/irc-config.h         |    1 +
 src/plugins/irc/irc-protocol.c       |  118 ++++++++++++++++++++++++++++++++++
 src/plugins/irc/irc-server.c         |   11 ++-
 32 files changed, 665 insertions(+), 16 deletions(-)


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



reply via email to

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