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-82-ge890ac0
Date: Tue, 26 Feb 2013 20:44:17 +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  e890ac0a81dba1ad9810249eb89ead63b9e53c1f (commit)
       via  0e641e0c45607dffd7bd4c7a9961646ea8f92392 (commit)
       via  b84f6b5a1ba937e4cd312d0d62c8007958613678 (commit)
       via  cecb546c2498dddb31865d8fab8c475324c0ded8 (commit)
      from  b60aec975ba13d347edd3a110cbfef7699bc3cfb (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 e890ac0a81dba1ad9810249eb89ead63b9e53c1f
Author: Sebastien Helleu <address@hidden>
Date:   Tue Feb 26 21:43:39 2013 +0100

    xfer: fix freeze of DCC file received: use non-blocking socket after 
connection to sender and ensure the ACK is properly sent (bug #38340)

commit 0e641e0c45607dffd7bd4c7a9961646ea8f92392
Author: Sebastien Helleu <address@hidden>
Date:   Tue Feb 26 21:15:14 2013 +0100

    irc: fix conversion of mask to regex in ignore

commit b84f6b5a1ba937e4cd312d0d62c8007958613678
Author: Sebastien Helleu <address@hidden>
Date:   Tue Feb 26 21:12:25 2013 +0100

    api: fix function string_mask_to_regex: escape all special chars used in 
regex (bug #38398)

commit cecb546c2498dddb31865d8fab8c475324c0ded8
Author: Sebastien Helleu <address@hidden>
Date:   Tue Feb 26 20:42:56 2013 +0100

    core: update header in ChangeLog and NEWS

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

Summary of changes:
 ChangeLog                       |   11 ++++++++---
 NEWS                            |   10 ++++++----
 po/cs.po                        |   22 +++++++++++++---------
 po/de.po                        |   22 +++++++++++++---------
 po/es.po                        |   22 +++++++++++++---------
 po/fr.po                        |   24 ++++++++++++++----------
 po/hu.po                        |   22 +++++++++++++---------
 po/it.po                        |   22 +++++++++++++---------
 po/ja.po                        |   22 +++++++++++++---------
 po/pl.po                        |   22 +++++++++++++---------
 po/pt_BR.po                     |   22 +++++++++++++---------
 po/ru.po                        |   22 +++++++++++++---------
 po/weechat.pot                  |   20 ++++++++++++--------
 src/core/wee-string.c           |    2 +-
 src/plugins/irc/irc-command.c   |   23 +++++++++++++++++++++--
 src/plugins/irc/irc-ignore.c    |   25 ++-----------------------
 src/plugins/xfer/xfer-dcc.c     |   33 ++++++++++++++++++++++++++++++---
 src/plugins/xfer/xfer-network.c |    5 +++++
 src/plugins/xfer/xfer.h         |    3 +++
 19 files changed, 219 insertions(+), 135 deletions(-)


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



reply via email to

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