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.6-75-g96940af
Date: Mon, 21 Nov 2011 17:12:52 +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  96940af8c3081631e9834840916a477c2df3351c (commit)
       via  6f6e1569cd065a91560a3438ce331b94afadef2f (commit)
       via  e8b3eb7ad17cd2f26df5f17a8284b52499df5b09 (commit)
      from  746e56f28c924567d81f98a058735e1909c6758d (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 96940af8c3081631e9834840916a477c2df3351c
Author: Sebastien Helleu <address@hidden>
Date:   Mon Nov 21 18:12:47 2011 +0100

    irc: do not delete servers added in irc.conf on /reload (bug #34872)

commit 6f6e1569cd065a91560a3438ce331b94afadef2f
Author: Sebastien Helleu <address@hidden>
Date:   Mon Nov 21 17:55:30 2011 +0100

    core: add "full_name" in buffer structure

commit e8b3eb7ad17cd2f26df5f17a8284b52499df5b09
Author: Sebastien Helleu <address@hidden>
Date:   Mon Nov 21 12:56:31 2011 +0100

    relay: ignore newline chars in commands received, rename command "pass" to 
"password"

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

Summary of changes:
 ChangeLog                                |    3 +-
 doc/de/autogen/plugin_api/hdata.txt      |    1 +
 doc/en/autogen/plugin_api/hdata.txt      |    1 +
 doc/en/weechat_plugin_api.en.txt         |    2 +
 doc/fr/autogen/plugin_api/hdata.txt      |    1 +
 doc/fr/weechat_plugin_api.fr.txt         |   60 +++++++++++----------
 doc/it/autogen/plugin_api/hdata.txt      |    1 +
 doc/it/weechat_plugin_api.it.txt         |    4 ++
 po/cs.po                                 |    6 +-
 po/de.po                                 |    6 +-
 po/es.po                                 |    6 +-
 po/fr.po                                 |    8 ++--
 po/hu.po                                 |    4 +-
 po/it.po                                 |    6 +-
 po/pl.po                                 |    6 +-
 po/pt_BR.po                              |    4 +-
 po/ru.po                                 |    4 +-
 po/weechat.pot                           |    4 +-
 src/core/wee-command.c                   |   45 +++++++---------
 src/core/wee-completion.c                |    6 +--
 src/core/wee-config.c                    |   30 +++-------
 src/core/wee-upgrade.c                   |    1 +
 src/gui/gui-buffer.c                     |   84 +++++++++++++++++++-----------
 src/gui/gui-buffer.h                     |    6 ++-
 src/gui/gui-filter.c                     |   15 ++----
 src/gui/gui-filter.h                     |    3 +-
 src/gui/gui-focus.c                      |    2 +
 src/gui/gui-key.c                        |   14 ++----
 src/gui/gui-line.c                       |   15 +----
 src/plugins/irc/irc-config.c             |    8 +++-
 src/plugins/plugin-api.c                 |    7 +--
 src/plugins/relay/relay-client-weechat.c |   32 +++++++++---
 32 files changed, 205 insertions(+), 190 deletions(-)


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



reply via email to

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