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.8-8-ge612560
Date: Mon, 04 Jun 2012 16:21:40 +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  e6125608c01ce3e9115b9a98d14c7debdf04e866 (commit)
       via  a306fcfd33d9344a4ff61246dd8537186d28c4b1 (commit)
       via  89b676f653ffd41b8d803c1d0e731507756773a7 (commit)
       via  e79c7cf7d9939279265eab6020a63cc698964871 (commit)
       via  0732789f34e2bdbf9c21daa6cea699f0eb156f9d (commit)
      from  231ee3fa3dfaf0e533757af9c7d670a83a67eda4 (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 e6125608c01ce3e9115b9a98d14c7debdf04e866
Author: Sebastien Helleu <address@hidden>
Date:   Mon Jun 4 18:21:29 2012 +0200

    rmodifier: reallow names beginning with "#" for rmodifiers

commit a306fcfd33d9344a4ff61246dd8537186d28c4b1
Author: Sebastien Helleu <address@hidden>
Date:   Mon Jun 4 18:20:47 2012 +0200

    alias: reallow names beginning with "#" for aliases

commit 89b676f653ffd41b8d803c1d0e731507756773a7
Author: Sebastien Helleu <address@hidden>
Date:   Mon Jun 4 18:19:31 2012 +0200

    irc: reallow names beginning with "#" for servers

commit e79c7cf7d9939279265eab6020a63cc698964871
Author: Sebastien Helleu <address@hidden>
Date:   Mon Jun 4 18:18:10 2012 +0200

    core: reallow names beginning with "#" for bars, proxies and filters

commit 0732789f34e2bdbf9c21daa6cea699f0eb156f9d
Author: Sebastien Helleu <address@hidden>
Date:   Mon Jun 4 18:14:57 2012 +0200

    core: escape special chars (`#[\`) in configuration files for name of 
options (bug #36584)

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

Summary of changes:
 ChangeLog                                  |    6 ++-
 doc/de/autogen/user/alias_commands.txt     |   43 +++++++++++------------
 doc/de/autogen/user/rmodifier_commands.txt |   33 ++++++++---------
 doc/en/autogen/user/alias_commands.txt     |    1 -
 doc/en/autogen/user/rmodifier_commands.txt |    1 -
 doc/fr/autogen/user/alias_commands.txt     |    1 -
 doc/fr/autogen/user/rmodifier_commands.txt |    1 -
 doc/it/autogen/user/alias_commands.txt     |   43 +++++++++++------------
 doc/it/autogen/user/rmodifier_commands.txt |   29 +++++++--------
 po/cs.po                                   |   18 ++++------
 po/de.po                                   |   21 ++++-------
 po/es.po                                   |   21 ++++-------
 po/fr.po                                   |   22 ++++-------
 po/hu.po                                   |   20 +++++------
 po/it.po                                   |   21 ++++-------
 po/ja.po                                   |   21 ++++-------
 po/pl.po                                   |   21 ++++-------
 po/pt_BR.po                                |   15 ++------
 po/ru.po                                   |   20 +++++------
 po/weechat.pot                             |   12 +------
 src/core/wee-command.c                     |   21 -----------
 src/core/wee-config-file.c                 |   52 ++++++++++++++++++++++------
 src/plugins/alias/alias.c                  |    4 +--
 src/plugins/irc/irc-command.c              |    7 ----
 src/plugins/rmodifier/rmodifier-command.c  |    2 -
 src/plugins/rmodifier/rmodifier.c          |    2 +-
 26 files changed, 197 insertions(+), 261 deletions(-)


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



reply via email to

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