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.0-35-g7a1f9a1
Date: Sun, 03 Feb 2013 08:51:27 +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  7a1f9a1d7f3e52ddc9174ef88f491b6d9446f7b7 (commit)
       via  afe729435a48f284f08b4e521060fa14d131ed91 (commit)
      from  7829b1ccba8bf58782ff194165f93a6d05240783 (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 7a1f9a1d7f3e52ddc9174ef88f491b6d9446f7b7
Author: Sebastien Helleu <address@hidden>
Date:   Sun Feb 3 09:51:15 2013 +0100

    relay: fix commands sync/desync in weechat protocol (bug #38215)
    
    Fix:
    - use proper arguments in commands sync/desync (use argv[0] instead of 
argv[1])
    - when searching if a buffer is synchronized, its name has higher priority 
on "*"
      (so first check if buffer is synchronized, and if not found, search if 
"*" is
      synchronized)
    - when receiving a "nicklist_*" signal, check if the buffer is synchronized 
with
      flag "RELAY_WEECHAT_PROTOCOL_SYNC_NICKLIST"

commit afe729435a48f284f08b4e521060fa14d131ed91
Author: Sebastien Helleu <address@hidden>
Date:   Sun Feb 3 08:38:41 2013 +0100

    relay: fix typo in comment

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

Summary of changes:
 ChangeLog                                          |    3 +-
 src/plugins/relay/weechat/relay-weechat-protocol.c |   95 +++++++++++++++----
 2 files changed, 77 insertions(+), 21 deletions(-)


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



reply via email to

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