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.3-184-g13b0a88
Date: Fri, 28 Feb 2014 10:49:14 +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  13b0a88f211dbcc9277b31c303fd538e35019ad9 (commit)
       via  02dcc3cb691d216c569520b92aa2081914d1cf20 (commit)
       via  7ff2dd13cb34cc8510230ba312515a6fa5409c24 (commit)
       via  4c3a10506ab044427623047f60ba8a1dcb70908d (commit)
       via  82ade05f66a4148dfe3a881080cade1fc2d5808c (commit)
       via  6ea8c2d83cc8ad6af376e7a87b784d6708ef2f22 (commit)
       via  7213fe58261bd8c8eab253ab2be2285b59d33f8f (commit)
      from  0084eaa193ac440b9a251d968ea19fbbcea9506e (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 13b0a88f211dbcc9277b31c303fd538e35019ad9
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 11:48:59 2014 +0100

    trigger: allow empty return code in command /trigger {add|addoff|addreplace}

commit 02dcc3cb691d216c569520b92aa2081914d1cf20
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 11:45:18 2014 +0100

    xfer: replace constant by sizeof in a call to snprintf

commit 7ff2dd13cb34cc8510230ba312515a6fa5409c24
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 11:41:14 2014 +0100

    rmodifier: fix size used in a snprintf

commit 4c3a10506ab044427623047f60ba8a1dcb70908d
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 11:40:55 2014 +0100

    relay: fix size used in a snprintf

commit 82ade05f66a4148dfe3a881080cade1fc2d5808c
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 11:39:48 2014 +0100

    irc: fix size used in some snprintf

commit 6ea8c2d83cc8ad6af376e7a87b784d6708ef2f22
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 11:39:24 2014 +0100

    irc: fix some malloc sizes

commit 7213fe58261bd8c8eab253ab2be2285b59d33f8f
Author: Sebastien Helleu <address@hidden>
Date:   Fri Feb 28 11:38:23 2014 +0100

    scripts: fix size used in some snprintf

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

Summary of changes:
 src/plugins/guile/weechat-guile-api.c   |    2 +-
 src/plugins/irc/irc-command.c           |    4 ++--
 src/plugins/irc/irc-completion.c        |    4 ++--
 src/plugins/irc/irc-info.c              |    2 +-
 src/plugins/irc/irc-server.c            |    2 +-
 src/plugins/lua/weechat-lua-api.c       |    2 +-
 src/plugins/perl/weechat-perl-api.c     |    2 +-
 src/plugins/python/weechat-python-api.c |    2 +-
 src/plugins/relay/irc/relay-irc.c       |    2 +-
 src/plugins/rmodifier/rmodifier.c       |    2 +-
 src/plugins/ruby/weechat-ruby-api.c     |    2 +-
 src/plugins/tcl/weechat-tcl-api.c       |    2 +-
 src/plugins/trigger/trigger-command.c   |    3 ++-
 src/plugins/xfer/xfer-dcc.c             |    2 +-
 14 files changed, 17 insertions(+), 16 deletions(-)


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



reply via email to

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