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-135-gdd6e528
Date: Tue, 25 Dec 2012 16:02: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  dd6e5282e8fa0f9b9ee9e66f3af7d67661fc3b0d (commit)
       via  302b0f2f653fcb230cb6dab9313d554244f50127 (commit)
       via  306b2094210be55d43e896f875cfb7b62b509fab (commit)
       via  e557239a4cb43f70d7fa33ffe44bd5718bf9fd2f (commit)
       via  45d5034ea018e4a47fc48259ece503b08c63ba38 (commit)
       via  9a024f3abadd4b5aacb4793d5edca7827661d468 (commit)
       via  67a111f7f2fbda37c464dff943c9e07d29fea1f2 (commit)
      from  cf76379aa96a4df0677f1d1485d38225a3d79c95 (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 dd6e5282e8fa0f9b9ee9e66f3af7d67661fc3b0d
Author: Sebastien Helleu <address@hidden>
Date:   Tue Dec 25 17:02:11 2012 +0100

    xfer: fix memory leak when refreshing xfer buffer

commit 302b0f2f653fcb230cb6dab9313d554244f50127
Author: Sebastien Helleu <address@hidden>
Date:   Tue Dec 25 17:00:58 2012 +0100

    script: add missing close of file in case of error when computing MD5 
checksum of a file

commit 306b2094210be55d43e896f875cfb7b62b509fab
Author: Sebastien Helleu <address@hidden>
Date:   Tue Dec 25 16:59:46 2012 +0100

    relay: fix memory leak when adding hdata to a message (weechat protocol)

commit e557239a4cb43f70d7fa33ffe44bd5718bf9fd2f
Author: Sebastien Helleu <address@hidden>
Date:   Tue Dec 25 16:58:58 2012 +0100

    irc: remove unneeded check of nick pointer (can not be NULL there)

commit 45d5034ea018e4a47fc48259ece503b08c63ba38
Author: Sebastien Helleu <address@hidden>
Date:   Tue Dec 25 16:58:18 2012 +0100

    irc: fix memory leak when updating modes of channel

commit 9a024f3abadd4b5aacb4793d5edca7827661d468
Author: Sebastien Helleu <address@hidden>
Date:   Tue Dec 25 16:57:14 2012 +0100

    core: fix memory leak in case of error when building content of bar item 
for display

commit 67a111f7f2fbda37c464dff943c9e07d29fea1f2
Author: Nils Görs <address@hidden>
Date:   Tue Dec 25 10:54:51 2012 +0100

    core: fix detection of command in input: a single command char is 
considered as a command (API function "string_input_for_bufer")

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

Summary of changes:
 ChangeLog                                     |    9 ++++++++-
 src/core/wee-string.c                         |    9 ++++++---
 src/gui/gui-bar-window.c                      |    1 +
 src/plugins/irc/irc-mode.c                    |    7 ++++---
 src/plugins/irc/irc-protocol.c                |    2 +-
 src/plugins/relay/weechat/relay-weechat-msg.c |    1 +
 src/plugins/script/script-repo.c              |    1 +
 src/plugins/xfer/xfer-buffer.c                |    2 ++
 8 files changed, 24 insertions(+), 8 deletions(-)


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



reply via email to

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