From MAILER-DAEMON Tue Jul 02 15:29:59 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uu6H1-0004GQ-S7 for mharc-weechat-cvs@gnu.org; Tue, 02 Jul 2013 15:29:59 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu6Gw-0004G6-9j for weechat-cvs@nongnu.org; Tue, 02 Jul 2013 15:29:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uu6Gt-0006tL-UB for weechat-cvs@nongnu.org; Tue, 02 Jul 2013 15:29:54 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:39296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu6Gt-0006t8-PP for weechat-cvs@nongnu.org; Tue, 02 Jul 2013 15:29:51 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1Uu6Gt-0000cK-21 for weechat-cvs@nongnu.org; Tue, 02 Jul 2013 19:29:51 +0000 Date: Tue, 02 Jul 2013 19:29:51 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8cb590559f2f6fa016e47952d9c9f9fb4d663005 X-Git-Newrev: 7ab034b52bb95bd814774fb9e2865b6abbb5893d From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-66-g7ab034b X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jul 2013 19:29:58 -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 7ab034b52bb95bd814774fb9e2865b6abbb5893d (commit) via 5e1c88a4761c62dd35701c957f77642a4aefef48 (commit) via 40c5c5c1ae8c53e68532a30ebeb74193da975f93 (commit) via 6dfcb5f56311d7a3b11b827684c4bf9eb4fb0efa (commit) from 8cb590559f2f6fa016e47952d9c9f9fb4d663005 (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 7ab034b52bb95bd814774fb9e2865b6abbb5893d Author: Sebastien Helleu Date: Tue Jul 2 21:29:44 2013 +0200 irc: fix error message on /invite without arguments (bug #39272) commit 5e1c88a4761c62dd35701c957f77642a4aefef48 Author: Sebastien Helleu Date: Tue Jul 2 16:05:16 2013 +0200 doc: fix some punctuation errors in translations commit 40c5c5c1ae8c53e68532a30ebeb74193da975f93 Author: Sebastien Helleu Date: Tue Jul 2 15:41:48 2013 +0200 core: add missing period in /help upgrade commit 6dfcb5f56311d7a3b11b827684c4bf9eb4fb0efa Author: Sebastien Helleu Date: Mon Jul 1 22:08:14 2013 +0200 doc: add number for note on git version in list of CTCP replies (user's guide) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 3 ++- doc/de/autogen/plugin_api/infolists.txt | 2 +- doc/de/weechat_user.de.txt | 26 +++++++++++++------------- doc/en/autogen/user/weechat_commands.txt | 2 +- doc/en/weechat_user.en.txt | 28 ++++++++++++++-------------- doc/fr/weechat_user.fr.txt | 28 ++++++++++++++-------------- doc/it/autogen/user/weechat_commands.txt | 2 +- doc/it/weechat_user.it.txt | 28 ++++++++++++++-------------- doc/ja/autogen/user/irc_commands.txt | 2 +- doc/ja/weechat_user.ja.txt | 26 +++++++++++++------------- po/cs.po | 4 ++-- po/de.po | 10 +++++----- po/es.po | 8 ++++---- po/fr.po | 6 +++--- po/hu.po | 7 ++++--- po/it.po | 4 ++-- po/ja.po | 12 ++++++------ po/pl.po | 8 ++++---- po/pt_BR.po | 4 ++-- po/ru.po | 9 ++++++--- po/tr.po | 4 ++-- po/weechat.pot | 4 ++-- src/core/wee-command.c | 2 +- src/plugins/irc/irc-command.c | 10 ++++++++++ 24 files changed, 127 insertions(+), 112 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Wed Jul 03 07:28:37 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UuLEj-0004dj-F7 for mharc-weechat-cvs@gnu.org; Wed, 03 Jul 2013 07:28:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuLEg-0004dR-K5 for weechat-cvs@nongnu.org; Wed, 03 Jul 2013 07:28:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuLEf-0006Ci-Ke for weechat-cvs@nongnu.org; Wed, 03 Jul 2013 07:28:34 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:49865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuLEf-0006Cd-IB for weechat-cvs@nongnu.org; Wed, 03 Jul 2013 07:28:33 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1UuLEe-00061R-RC for weechat-cvs@nongnu.org; Wed, 03 Jul 2013 11:28:33 +0000 Date: Wed, 03 Jul 2013 11:28:32 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7ab034b52bb95bd814774fb9e2865b6abbb5893d X-Git-Newrev: e1beb83ff046f8353b3f3fe40a5b0ba83163fef1 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-67-ge1beb83 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 11:28:36 -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 e1beb83ff046f8353b3f3fe40a5b0ba83163fef1 (commit) from 7ab034b52bb95bd814774fb9e2865b6abbb5893d (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 e1beb83ff046f8353b3f3fe40a5b0ba83163fef1 Author: Sebastien Helleu Date: Wed Jul 3 13:09:49 2013 +0200 doc: fix typo in plugin API reference ----------------------------------------------------------------------- Summary of changes: doc/en/weechat_plugin_api.en.txt | 2 +- doc/fr/weechat_plugin_api.fr.txt | 2 +- doc/it/weechat_plugin_api.it.txt | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Wed Jul 03 11:45:59 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UuPFn-0006qe-9N for mharc-weechat-cvs@gnu.org; Wed, 03 Jul 2013 11:45:59 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuPFj-0006pJ-VW for weechat-cvs@nongnu.org; Wed, 03 Jul 2013 11:45:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuPFg-0004IS-O7 for weechat-cvs@nongnu.org; Wed, 03 Jul 2013 11:45:55 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:36324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuPFg-0004IG-L2 for weechat-cvs@nongnu.org; Wed, 03 Jul 2013 11:45:52 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1UuPFg-0002Ps-5w for weechat-cvs@nongnu.org; Wed, 03 Jul 2013 15:45:52 +0000 Date: Wed, 03 Jul 2013 15:45:52 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e1beb83ff046f8353b3f3fe40a5b0ba83163fef1 X-Git-Newrev: cd71ea03d2b6fa60942909bab1eedad7f5b1e455 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-68-gcd71ea0 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 15:45:57 -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 cd71ea03d2b6fa60942909bab1eedad7f5b1e455 (commit) from e1beb83ff046f8353b3f3fe40a5b0ba83163fef1 (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 cd71ea03d2b6fa60942909bab1eedad7f5b1e455 Author: Nils Görs Date: Wed Jul 3 17:03:45 2013 +0200 core: update german translations ----------------------------------------------------------------------- Summary of changes: doc/de/autogen/plugin_api/infolists.txt | 2 +- doc/de/autogen/user/irc_commands.txt | 8 +- doc/de/autogen/user/irc_options.txt | 12 +- doc/de/autogen/user/weechat_options.txt | 40 ++-- po/de.po | 306 ++++++++++++++++++++++++++----- 5 files changed, 288 insertions(+), 80 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Fri Jul 05 12:22:44 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uv8mS-0007Ma-QK for mharc-weechat-cvs@gnu.org; Fri, 05 Jul 2013 12:22:44 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uv8mQ-0007MH-Ay for weechat-cvs@nongnu.org; Fri, 05 Jul 2013 12:22:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uv8mN-0001st-Uv for weechat-cvs@nongnu.org; Fri, 05 Jul 2013 12:22:42 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:58829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uv8mN-0001sV-Rk for weechat-cvs@nongnu.org; Fri, 05 Jul 2013 12:22:39 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1Uv8m1-0006lP-UO for weechat-cvs@nongnu.org; Fri, 05 Jul 2013 16:22:22 +0000 Date: Fri, 05 Jul 2013 16:22:17 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: cd71ea03d2b6fa60942909bab1eedad7f5b1e455 X-Git-Newrev: d38d033ce74a88cf4d86a28ed72ba24b63d6806b From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-69-gd38d033 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 16:22:44 -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 d38d033ce74a88cf4d86a28ed72ba24b63d6806b (commit) from cd71ea03d2b6fa60942909bab1eedad7f5b1e455 (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 d38d033ce74a88cf4d86a28ed72ba24b63d6806b Author: Sebastien Helleu Date: Fri Jul 5 18:22:10 2013 +0200 core: add completion "-quit" for command /upgrade A "-dummy" option has been added too, just to prevent accidental completion with "-quit" (which is the first option completed). Thanks to stfn for initial patch. ----------------------------------------------------------------------- Summary of changes: doc/de/autogen/user/weechat_commands.txt | 45 +++++++++++++++-------------- doc/en/autogen/user/weechat_commands.txt | 1 + doc/fr/autogen/user/weechat_commands.txt | 1 + doc/it/autogen/user/weechat_commands.txt | 1 + doc/ja/autogen/user/weechat_commands.txt | 45 +++++++++++++++-------------- po/cs.po | 4 ++- po/de.po | 5 ++- po/es.po | 4 ++- po/fr.po | 8 ++++- po/hu.po | 4 ++- po/it.po | 4 ++- po/ja.po | 5 ++- po/pl.po | 5 ++- po/pt_BR.po | 4 ++- po/ru.po | 4 ++- po/tr.po | 4 ++- po/weechat.pot | 4 ++- src/core/wee-command.c | 7 ++++- 18 files changed, 97 insertions(+), 58 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Mon Jul 08 02:28:41 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uw4wD-0007Xr-5w for mharc-weechat-cvs@gnu.org; Mon, 08 Jul 2013 02:28:41 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uw4wA-0007XX-GO for weechat-cvs@nongnu.org; Mon, 08 Jul 2013 02:28:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uw4w8-000416-GV for weechat-cvs@nongnu.org; Mon, 08 Jul 2013 02:28:38 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:56404) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uw4w8-00040y-DB for weechat-cvs@nongnu.org; Mon, 08 Jul 2013 02:28:36 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1Uw4w6-0003dE-9f for weechat-cvs@nongnu.org; Mon, 08 Jul 2013 06:28:35 +0000 Date: Mon, 08 Jul 2013 06:28:34 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d38d033ce74a88cf4d86a28ed72ba24b63d6806b X-Git-Newrev: 3744787ec01660f903228423f2281ef056f15784 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-70-g3744787 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jul 2013 06:28:39 -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 3744787ec01660f903228423f2281ef056f15784 (commit) from d38d033ce74a88cf4d86a28ed72ba24b63d6806b (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 3744787ec01660f903228423f2281ef056f15784 Author: Sebastien Helleu Date: Mon Jul 8 08:28:27 2013 +0200 core: fix crash in evaluation of expression when reading a string in hdata with a NULL value (bug #39419) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 +++- src/core/wee-eval.c | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Wed Jul 10 02:40:35 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uwo4p-0002L9-1m for mharc-weechat-cvs@gnu.org; Wed, 10 Jul 2013 02:40:35 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uwo4m-0002Kv-CV for weechat-cvs@nongnu.org; Wed, 10 Jul 2013 02:40:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uwo4k-0002T4-Rp for weechat-cvs@nongnu.org; Wed, 10 Jul 2013 02:40:32 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:57406) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uwo4k-0002Sv-FC for weechat-cvs@nongnu.org; Wed, 10 Jul 2013 02:40:30 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1Uwo4Z-0001HH-Lh for weechat-cvs@nongnu.org; Wed, 10 Jul 2013 06:40:29 +0000 Date: Wed, 10 Jul 2013 06:40:20 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3744787ec01660f903228423f2281ef056f15784 X-Git-Newrev: ff09807c1010706f79f8e9b55c4215c179e3c25e From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-71-gff09807 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jul 2013 06:40:34 -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 ff09807c1010706f79f8e9b55c4215c179e3c25e (commit) from 3744787ec01660f903228423f2281ef056f15784 (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 ff09807c1010706f79f8e9b55c4215c179e3c25e Author: Sebastien Helleu Date: Wed Jul 10 08:39:44 2013 +0200 core: fix char displayed at the intersection of three windows (bug #39331) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 3 +- src/gui/curses/gui-curses-window.c | 44 ++++++++++++++++++++--------------- 2 files changed, 27 insertions(+), 20 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Thu Jul 11 16:44:35 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UxNj9-0006jE-Pg for mharc-weechat-cvs@gnu.org; Thu, 11 Jul 2013 16:44:35 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxNj6-0006ie-Tl for weechat-cvs@nongnu.org; Thu, 11 Jul 2013 16:44:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxNj5-0002nU-S7 for weechat-cvs@nongnu.org; Thu, 11 Jul 2013 16:44:32 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:54974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxNj5-0002nQ-PL for weechat-cvs@nongnu.org; Thu, 11 Jul 2013 16:44:31 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1UxNj4-0002lx-MO for weechat-cvs@nongnu.org; Thu, 11 Jul 2013 20:44:31 +0000 Date: Thu, 11 Jul 2013 20:44:30 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ff09807c1010706f79f8e9b55c4215c179e3c25e X-Git-Newrev: bd3a12378eb89d00cc5c9563fe833951bab2cc52 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-75-gbd3a123 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jul 2013 20:44:34 -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 bd3a12378eb89d00cc5c9563fe833951bab2cc52 (commit) via 2cbdbb45d69de57f2cebc9479a24809fd1fc2781 (commit) via fa9f787e148302a3a67e4218c27bd99c49f603ae (commit) via d301dd6c17b4e35c0fc2fb563bf06e22e11f4916 (commit) from ff09807c1010706f79f8e9b55c4215c179e3c25e (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 bd3a12378eb89d00cc5c9563fe833951bab2cc52 Author: Sebastien Helleu Date: Thu Jul 11 22:43:13 2013 +0200 xfer: add option xfer.look.pv_tags commit 2cbdbb45d69de57f2cebc9479a24809fd1fc2781 Author: Sebastien Helleu Date: Thu Jul 11 22:32:14 2013 +0200 irc: add option irc.look.pv_tags commit fa9f787e148302a3a67e4218c27bd99c49f603ae Author: Sebastien Helleu Date: Thu Jul 11 22:31:33 2013 +0200 core: sort config options by name in sources commit d301dd6c17b4e35c0fc2fb563bf06e22e11f4916 Author: Sebastien Helleu Date: Wed Jul 10 20:24:57 2013 +0200 core: add bug #39201 in ChangeLog ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 +- doc/de/autogen/user/irc_options.txt | 9 +- doc/en/autogen/user/irc_options.txt | 9 +- doc/fr/autogen/user/irc_options.txt | 9 +- doc/it/autogen/user/irc_options.txt | 9 +- doc/ja/autogen/user/irc_options.txt | 9 +- po/cs.po | 729 ++++++++++++++++---------------- po/de.po | 806 ++++++++++++++++++----------------- po/es.po | 733 ++++++++++++++++---------------- po/fr.po | 783 +++++++++++++++++----------------- po/hu.po | 675 +++++++++++++++--------------- po/it.po | 734 ++++++++++++++++---------------- po/ja.po | 715 ++++++++++++++++--------------- po/pl.po | 748 +++++++++++++++++---------------- po/pt_BR.po | 713 ++++++++++++++++--------------- po/ru.po | 677 +++++++++++++++--------------- po/tr.po | 517 +++++++++++----------- po/weechat.pot | 505 +++++++++++----------- src/core/wee-config.c | 448 ++++++++++---------- src/core/wee-config.h | 67 ++-- src/plugins/irc/irc-config.c | 362 ++++++++-------- src/plugins/irc/irc-config.h | 43 +- src/plugins/irc/irc-protocol.c | 24 +- src/plugins/logger/logger-config.c | 72 ++-- src/plugins/logger/logger-config.h | 11 +- src/plugins/relay/relay-config.c | 54 ++-- src/plugins/relay/relay-config.h | 5 +- src/plugins/script/script-config.c | 158 ++++---- src/plugins/script/script-config.h | 24 +- src/plugins/xfer/xfer-chat.c | 11 +- src/plugins/xfer/xfer-config.c | 152 ++++--- src/plugins/xfer/xfer-config.h | 19 +- 32 files changed, 5001 insertions(+), 4835 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 13 01:32:07 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UxsRD-0004Mc-LJ for mharc-weechat-cvs@gnu.org; Sat, 13 Jul 2013 01:32:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxsRC-0004MW-4U for weechat-cvs@nongnu.org; Sat, 13 Jul 2013 01:32:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxsR7-0004Oa-MQ for weechat-cvs@nongnu.org; Sat, 13 Jul 2013 01:32:06 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:59121) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxsR7-0004OU-Jx for weechat-cvs@nongnu.org; Sat, 13 Jul 2013 01:32:01 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1UxsR7-0006Rb-2Z for weechat-cvs@nongnu.org; Sat, 13 Jul 2013 05:32:01 +0000 Date: Sat, 13 Jul 2013 05:32:01 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: bd3a12378eb89d00cc5c9563fe833951bab2cc52 X-Git-Newrev: c6fe4b18ef50bf2d4f35b12ed858e40bf65dcafa From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-77-gc6fe4b1 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jul 2013 05:32:07 -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 c6fe4b18ef50bf2d4f35b12ed858e40bf65dcafa (commit) via 4668f0bef55762b18876c8a3ded740abf0eea96e (commit) from bd3a12378eb89d00cc5c9563fe833951bab2cc52 (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 c6fe4b18ef50bf2d4f35b12ed858e40bf65dcafa Author: Sebastien Helleu Date: Sat Jul 13 07:31:51 2013 +0200 core: fix malloc(0) when building content of a bar using a filling with columns commit 4668f0bef55762b18876c8a3ded740abf0eea96e Author: Sebastien Helleu Date: Sat Jul 13 07:22:02 2013 +0200 lua: fix interpreter used in API functions (bug #39470) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 3 +- src/gui/gui-bar-window.c | 3 +- src/plugins/lua/weechat-lua-api.c | 1345 +++++++++++++++++++------------------ src/plugins/lua/weechat-lua.c | 31 +- src/plugins/lua/weechat-lua.h | 4 +- 5 files changed, 698 insertions(+), 688 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Mon Jul 15 13:49:45 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uymu9-0007iK-GN for mharc-weechat-cvs@gnu.org; Mon, 15 Jul 2013 13:49:45 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uymu6-0007eM-8t for weechat-cvs@nongnu.org; Mon, 15 Jul 2013 13:49:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uymu5-0001L5-3t for weechat-cvs@nongnu.org; Mon, 15 Jul 2013 13:49:42 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:37323) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uymu5-0001Kl-0J for weechat-cvs@nongnu.org; Mon, 15 Jul 2013 13:49:41 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1Uymu4-0004ah-Dm for weechat-cvs@nongnu.org; Mon, 15 Jul 2013 17:49:40 +0000 Date: Mon, 15 Jul 2013 17:49:40 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c6fe4b18ef50bf2d4f35b12ed858e40bf65dcafa X-Git-Newrev: 7389514c0977f3c85faf0cd52db5b9e9759cc5f6 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-80-g7389514 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jul 2013 17:49:43 -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 7389514c0977f3c85faf0cd52db5b9e9759cc5f6 (commit) via 92609e3cd631e491617e0d2ac3b6a129976395cc (commit) via a8dc36902b95f3d5769ae971a857a3b145ba969b (commit) from c6fe4b18ef50bf2d4f35b12ed858e40bf65dcafa (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 7389514c0977f3c85faf0cd52db5b9e9759cc5f6 Author: Sebastien Helleu Date: Mon Jul 15 19:04:00 2013 +0200 core: add option weechat.look.key_bind_safe commit 92609e3cd631e491617e0d2ac3b6a129976395cc Author: Sebastien Helleu Date: Mon Jul 15 18:28:01 2013 +0200 core: remove obsolete reference to "key functions" in comments commit a8dc36902b95f3d5769ae971a857a3b145ba969b Author: Sebastien Helleu Date: Mon Jul 15 18:26:32 2013 +0200 doc: update auto-generated files with xfer options ----------------------------------------------------------------------- Summary of changes: ChangeLog | 3 +- doc/de/autogen/user/weechat_options.txt | 5 ++++ doc/de/autogen/user/xfer_options.txt | 5 ++++ doc/en/autogen/user/weechat_options.txt | 5 ++++ doc/en/autogen/user/xfer_options.txt | 5 ++++ doc/fr/autogen/user/weechat_options.txt | 5 ++++ doc/fr/autogen/user/xfer_options.txt | 5 ++++ doc/it/autogen/user/weechat_options.txt | 5 ++++ doc/it/autogen/user/xfer_options.txt | 5 ++++ doc/ja/autogen/user/weechat_options.txt | 5 ++++ doc/ja/autogen/user/xfer_options.txt | 5 ++++ po/cs.po | 13 ++++++++++- po/de.po | 13 ++++++++++- po/es.po | 13 ++++++++++- po/fr.po | 21 ++++++++++++++++- po/hu.po | 13 ++++++++++- po/it.po | 13 ++++++++++- po/ja.po | 13 ++++++++++- po/pl.po | 13 ++++++++++- po/pt_BR.po | 13 ++++++++++- po/ru.po | 13 ++++++++++- po/tr.po | 13 ++++++++++- po/weechat.pot | 13 ++++++++++- src/core/wee-command.c | 26 +++++++++++++++++++++ src/core/wee-config.c | 7 ++++++ src/core/wee-config.h | 1 + src/gui/gui-key.c | 37 +++++++++++++++++++++++++++++- src/gui/gui-key.h | 1 + 28 files changed, 273 insertions(+), 16 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Wed Jul 17 12:07:01 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UzUFp-0001lG-G2 for mharc-weechat-cvs@gnu.org; Wed, 17 Jul 2013 12:07:01 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzUFm-0001l5-Mr for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 12:06:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzUFl-0007N6-GK for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 12:06:58 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:36446) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzUFl-0007N0-D1 for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 12:06:57 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1UzUFk-0000mo-U3 for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 16:06:57 +0000 Date: Wed, 17 Jul 2013 16:06:57 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/scroll-beyond-end X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: bee56c3b7fa6ef0ce820a8f0a7e5e51b95aa3fab From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, scroll-beyond-end, created. v0.4.1-81-gbee56c3 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jul 2013 16:07:00 -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, scroll-beyond-end has been created at bee56c3b7fa6ef0ce820a8f0a7e5e51b95aa3fab (commit) - Log ----------------------------------------------------------------- commit bee56c3b7fa6ef0ce820a8f0a7e5e51b95aa3fab Author: Sebastien Helleu Date: Wed Jul 17 18:04:44 2013 +0200 core: add option "scroll_beyond_end" for command /window (task #6745) ----------------------------------------------------------------------- hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Wed Jul 17 12:35:23 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UzUhH-0001ZQ-PF for mharc-weechat-cvs@gnu.org; Wed, 17 Jul 2013 12:35:23 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzUhB-0001VX-J0 for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 12:35:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzUh9-00070p-Ur for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 12:35:17 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:42764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzUh9-000705-NJ for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 12:35:15 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1UzUh9-0002RR-86 for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 16:35:15 +0000 Date: Wed, 17 Jul 2013 16:35:15 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/scroll-beyond-end X-Git-Reftype: branch X-Git-Oldrev: bee56c3b7fa6ef0ce820a8f0a7e5e51b95aa3fab X-Git-Newrev: c10cfb6aa0e57a33aece3ce81ba8a40d1fd03024 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, scroll-beyond-end, updated. v0.4.1-82-gc10cfb6 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jul 2013 16:35:22 -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, scroll-beyond-end has been updated via c10cfb6aa0e57a33aece3ce81ba8a40d1fd03024 (commit) from bee56c3b7fa6ef0ce820a8f0a7e5e51b95aa3fab (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 c10cfb6aa0e57a33aece3ce81ba8a40d1fd03024 Author: Sebastien Helleu Date: Wed Jul 17 18:35:01 2013 +0200 core: do nothing in "/window scroll_beyond_end" if the buffer has no lines ----------------------------------------------------------------------- Summary of changes: src/gui/curses/gui-curses-window.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Wed Jul 17 12:37:28 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UzUjI-0003GH-2t for mharc-weechat-cvs@gnu.org; Wed, 17 Jul 2013 12:37:28 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzUjF-0003Dr-Ba for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 12:37:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzUjE-00083D-Fn for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 12:37:25 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:42807) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzUjE-000839-Da for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 12:37:24 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1UzUjD-0002aM-Tn for weechat-cvs@nongnu.org; Wed, 17 Jul 2013 16:37:24 +0000 Date: Wed, 17 Jul 2013 16:37:23 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/scroll-beyond-end X-Git-Reftype: branch X-Git-Oldrev: c10cfb6aa0e57a33aece3ce81ba8a40d1fd03024 X-Git-Newrev: 913e036fa383733c3652a52f50f06c78b5bad695 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, scroll-beyond-end, updated. v0.4.1-83-g913e036 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jul 2013 16:37:26 -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, scroll-beyond-end has been updated via 913e036fa383733c3652a52f50f06c78b5bad695 (commit) from c10cfb6aa0e57a33aece3ce81ba8a40d1fd03024 (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 913e036fa383733c3652a52f50f06c78b5bad695 Author: Sebastien Helleu Date: Wed Jul 17 18:37:11 2013 +0200 core: fix pointer used to check if buffer has lines ----------------------------------------------------------------------- Summary of changes: src/gui/curses/gui-curses-window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Thu Jul 18 13:58:50 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UzsTa-0001Kk-KM for mharc-weechat-cvs@gnu.org; Thu, 18 Jul 2013 13:58:50 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzsTY-0001K1-8K for weechat-cvs@nongnu.org; Thu, 18 Jul 2013 13:58:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzsTX-0001Qg-C1 for weechat-cvs@nongnu.org; Thu, 18 Jul 2013 13:58:48 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:42105) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzsTX-0001Qc-8n for weechat-cvs@nongnu.org; Thu, 18 Jul 2013 13:58:47 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1UzsTW-0003gt-Kq for weechat-cvs@nongnu.org; Thu, 18 Jul 2013 17:58:46 +0000 Date: Thu, 18 Jul 2013 17:58:46 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7389514c0977f3c85faf0cd52db5b9e9759cc5f6 X-Git-Newrev: fb86f21a5fb3ec516c3226cd1578d5b4d3ff2ec5 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-81-gfb86f21 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jul 2013 17:58:49 -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 fb86f21a5fb3ec516c3226cd1578d5b4d3ff2ec5 (commit) from 7389514c0977f3c85faf0cd52db5b9e9759cc5f6 (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 fb86f21a5fb3ec516c3226cd1578d5b4d3ff2ec5 Author: Sebastien Helleu Date: Thu Jul 18 19:58:29 2013 +0200 irc: add support of wildcards in commands (de)op/halfop/voice (task #9221) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 3 +- doc/de/autogen/user/irc_commands.txt | 22 +++ doc/en/autogen/user/irc_commands.txt | 22 +++ doc/fr/autogen/user/irc_commands.txt | 26 +++- doc/it/autogen/user/irc_commands.txt | 22 +++ doc/ja/autogen/user/irc_commands.txt | 22 +++ po/cs.po | 56 +++++++- po/de.po | 262 +++++++--------------------------- po/es.po | 55 +++++++- po/fr.po | 74 +++++++++- po/hu.po | 52 ++++++- po/it.po | 57 +++++++- po/ja.po | 57 +++++++- po/pl.po | 53 ++++++- po/pt_BR.po | 57 +++++++- po/ru.po | 51 ++++++- po/tr.po | 49 ++++++- po/weechat.pot | 43 ++++++- src/plugins/irc/irc-command.c | 250 +++++++++++++++++++++++++++----- 19 files changed, 925 insertions(+), 308 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Thu Jul 18 14:08:09 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uzscb-0004Yf-LD for mharc-weechat-cvs@gnu.org; Thu, 18 Jul 2013 14:08:09 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzscZ-0004YT-4U for weechat-cvs@nongnu.org; Thu, 18 Jul 2013 14:08:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzscX-0004WE-SQ for weechat-cvs@nongnu.org; Thu, 18 Jul 2013 14:08:07 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:53387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzscX-0004W8-PG for weechat-cvs@nongnu.org; Thu, 18 Jul 2013 14:08:05 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1UzscX-0004aM-8L for weechat-cvs@nongnu.org; Thu, 18 Jul 2013 18:08:05 +0000 Date: Thu, 18 Jul 2013 18:08:05 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/scroll-beyond-end X-Git-Reftype: branch X-Git-Oldrev: 913e036fa383733c3652a52f50f06c78b5bad695 X-Git-Newrev: 354d96ea36e8a1c08a9d5def076a752b75098f17 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, scroll-beyond-end, updated. v0.4.1-84-g354d96e X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jul 2013 18:08:08 -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, scroll-beyond-end has been updated via 354d96ea36e8a1c08a9d5def076a752b75098f17 (commit) from 913e036fa383733c3652a52f50f06c78b5bad695 (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 354d96ea36e8a1c08a9d5def076a752b75098f17 Author: Sebastien Helleu Date: Thu Jul 18 20:07:47 2013 +0200 core: fix filtered line displayed after /window scroll_beyond_end ----------------------------------------------------------------------- Summary of changes: src/gui/curses/gui-curses-chat.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Fri Jul 19 04:18:42 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V05ti-0007v3-TD for mharc-weechat-cvs@gnu.org; Fri, 19 Jul 2013 04:18:42 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V05th-0007uv-89 for weechat-cvs@nongnu.org; Fri, 19 Jul 2013 04:18:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V05tf-0000d5-UK for weechat-cvs@nongnu.org; Fri, 19 Jul 2013 04:18:41 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:48593) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V05tf-0000d1-Qb for weechat-cvs@nongnu.org; Fri, 19 Jul 2013 04:18:39 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V05td-0004ej-R0 for weechat-cvs@nongnu.org; Fri, 19 Jul 2013 08:18:39 +0000 Date: Fri, 19 Jul 2013 08:18:37 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: fb86f21a5fb3ec516c3226cd1578d5b4d3ff2ec5 X-Git-Newrev: dfcc7baa40e1d359cbd5c2a33b8b01ba6bde738b From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-82-gdfcc7ba X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jul 2013 08:18:42 -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 dfcc7baa40e1d359cbd5c2a33b8b01ba6bde738b (commit) from fb86f21a5fb3ec516c3226cd1578d5b4d3ff2ec5 (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 dfcc7baa40e1d359cbd5c2a33b8b01ba6bde738b Author: Sebastien Helleu Date: Fri Jul 19 10:18:20 2013 +0200 irc: fix self nick color in server messages after nick is changed with /nick (bug #39415) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 +++- src/plugins/irc/irc-nick.c | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Fri Jul 19 12:16:32 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0DM8-0007AV-TL for mharc-weechat-cvs@gnu.org; Fri, 19 Jul 2013 12:16:32 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0DM6-0007AP-Od for weechat-cvs@nongnu.org; Fri, 19 Jul 2013 12:16:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0DM5-0003Qn-FM for weechat-cvs@nongnu.org; Fri, 19 Jul 2013 12:16:30 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:41245) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0DM5-0003Qh-CT for weechat-cvs@nongnu.org; Fri, 19 Jul 2013 12:16:29 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V0DLR-0007bF-7E for weechat-cvs@nongnu.org; Fri, 19 Jul 2013 16:16:15 +0000 Date: Fri, 19 Jul 2013 16:16:02 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: dfcc7baa40e1d359cbd5c2a33b8b01ba6bde738b X-Git-Newrev: 5a4f96b6795fbcaccbf42f1940af1e2cffb20629 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-83-g5a4f96b X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jul 2013 16:16:32 -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 5a4f96b6795fbcaccbf42f1940af1e2cffb20629 (commit) from dfcc7baa40e1d359cbd5c2a33b8b01ba6bde738b (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 5a4f96b6795fbcaccbf42f1940af1e2cffb20629 Author: Sebastien Helleu Date: Fri Jul 19 18:14:37 2013 +0200 irc: use lower case at beginning of message when deleting a server ----------------------------------------------------------------------- Summary of changes: po/cs.po | 6 +++--- po/de.po | 6 +++--- po/es.po | 6 +++--- po/fr.po | 6 +++--- po/hu.po | 4 ++-- po/it.po | 6 +++--- po/ja.po | 6 +++--- po/pl.po | 6 +++--- po/pt_BR.po | 8 ++++---- po/ru.po | 4 ++-- po/tr.po | 8 ++++---- po/weechat.pot | 4 ++-- src/plugins/irc/irc-command.c | 2 +- 13 files changed, 36 insertions(+), 36 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 20 02:42:44 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0QsO-0006qA-TU for mharc-weechat-cvs@gnu.org; Sat, 20 Jul 2013 02:42:44 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0QsL-0006pq-DD for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 02:42:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0QsK-0006HY-BW for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 02:42:41 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:60129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0QsK-0006HL-7q for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 02:42:40 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V0QsI-000450-HS for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 06:42:39 +0000 Date: Sat, 20 Jul 2013 06:42:38 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 5a4f96b6795fbcaccbf42f1940af1e2cffb20629 X-Git-Newrev: 22b20d62060cb1d576f3761aa0867b20ac6ce698 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-84-g22b20d6 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 06:42:43 -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 22b20d62060cb1d576f3761aa0867b20ac6ce698 (commit) from 5a4f96b6795fbcaccbf42f1940af1e2cffb20629 (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 22b20d62060cb1d576f3761aa0867b20ac6ce698 Author: Sebastien Helleu Date: Sat Jul 20 08:42:16 2013 +0200 core: add options weechat.look.hotlist_prefix and weechat.look.hotlist_suffix (task #12730) (patch from Nils Görs) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 +++- doc/de/autogen/user/weechat_options.txt | 10 ++++++++++ doc/en/autogen/user/weechat_options.txt | 10 ++++++++++ doc/fr/autogen/user/weechat_options.txt | 10 ++++++++++ doc/it/autogen/user/weechat_options.txt | 10 ++++++++++ doc/ja/autogen/user/weechat_options.txt | 10 ++++++++++ po/cs.po | 17 ++++++++++++----- po/de.po | 21 ++++++++++++++++----- po/es.po | 17 ++++++++++++----- po/fr.po | 17 +++++++++++------ po/hu.po | 17 ++++++++++++----- po/it.po | 17 ++++++++++++----- po/ja.po | 17 ++++++++++++----- po/pl.po | 17 ++++++++++++----- po/pt_BR.po | 17 ++++++++++++----- po/ru.po | 14 +++++++++----- po/tr.po | 12 +++++++----- po/weechat.pot | 12 +++++++----- src/core/wee-config.c | 12 ++++++++++++ src/core/wee-config.h | 2 ++ src/gui/gui-bar-item.c | 16 ++++++++++++---- 21 files changed, 213 insertions(+), 66 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 20 03:54:09 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0RzV-0006Zc-LW for mharc-weechat-cvs@gnu.org; Sat, 20 Jul 2013 03:54:09 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0RzT-0006ZT-9o for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 03:54:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0RzS-0002uo-9N for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 03:54:07 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:48572) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0RzS-0002uh-5c for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 03:54:06 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V0Rz2-0007mA-K9 for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 07:53:49 +0000 Date: Sat, 20 Jul 2013 07:53:40 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 22b20d62060cb1d576f3761aa0867b20ac6ce698 X-Git-Newrev: 94b9104d14c1aee0e95ce1f9a69f7da01bf5e0d6 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-85-g94b9104 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 07:54:08 -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 94b9104d14c1aee0e95ce1f9a69f7da01bf5e0d6 (commit) from 22b20d62060cb1d576f3761aa0867b20ac6ce698 (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 94b9104d14c1aee0e95ce1f9a69f7da01bf5e0d6 Author: Sebastien Helleu Date: Sat Jul 20 09:07:05 2013 +0200 core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am ----------------------------------------------------------------------- Summary of changes: src/core/Makefile.am | 2 +- src/gui/Makefile.am | 2 +- src/gui/curses/Makefile.am | 2 +- src/plugins/Makefile.am | 2 +- src/plugins/alias/Makefile.am | 2 +- src/plugins/aspell/Makefile.am | 2 +- src/plugins/charset/Makefile.am | 2 +- src/plugins/demo/Makefile.am | 2 +- src/plugins/fifo/Makefile.am | 2 +- src/plugins/guile/Makefile.am | 2 +- src/plugins/irc/Makefile.am | 2 +- src/plugins/logger/Makefile.am | 2 +- src/plugins/lua/Makefile.am | 2 +- src/plugins/perl/Makefile.am | 2 +- src/plugins/python/Makefile.am | 2 +- src/plugins/relay/Makefile.am | 2 +- src/plugins/rmodifier/Makefile.am | 2 +- src/plugins/ruby/Makefile.am | 2 +- src/plugins/script/Makefile.am | 2 +- src/plugins/tcl/Makefile.am | 2 +- src/plugins/xfer/Makefile.am | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 20 05:32:10 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0TWM-0004iV-SL for mharc-weechat-cvs@gnu.org; Sat, 20 Jul 2013 05:32:10 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0TWK-0004f7-P7 for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 05:32:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0TWJ-0000qH-TK for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 05:32:08 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:36287) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0TWJ-0000q6-Qw for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 05:32:07 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V0TWJ-0005Mt-68 for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 09:32:07 +0000 Date: Sat, 20 Jul 2013 09:32:07 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/scroll-beyond-end X-Git-Reftype: branch X-Git-Oldrev: 354d96ea36e8a1c08a9d5def076a752b75098f17 X-Git-Newrev: 27882ee74e7f77e143ae0df2656ae3b845aff5cd From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, scroll-beyond-end, updated. v0.4.1-85-g27882ee X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 09:32:10 -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, scroll-beyond-end has been updated via 27882ee74e7f77e143ae0df2656ae3b845aff5cd (commit) from 354d96ea36e8a1c08a9d5def076a752b75098f17 (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 27882ee74e7f77e143ae0df2656ae3b845aff5cd Author: Sebastien Helleu Date: Sat Jul 20 11:31:48 2013 +0200 core: scroll to bottom after smart jump (alt-a) only if window was scrolled (and not beyond the end) ----------------------------------------------------------------------- Summary of changes: src/gui/gui-input.c | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 20 06:03:45 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0U0v-0000l1-Q5 for mharc-weechat-cvs@gnu.org; Sat, 20 Jul 2013 06:03:45 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0U0s-0000kq-93 for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 06:03:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0U0r-0002cN-5S for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 06:03:42 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:52066) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0U0r-0002cJ-21 for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 06:03:41 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V0U0q-00079z-7A for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 10:03:40 +0000 Date: Sat, 20 Jul 2013 10:03:40 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 94b9104d14c1aee0e95ce1f9a69f7da01bf5e0d6 X-Git-Newrev: f4a030731658e4d5effe109cf175f0ff949fbfbb From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-93-gf4a0307 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 10:03:44 -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 f4a030731658e4d5effe109cf175f0ff949fbfbb (commit) via 41fbc14f48396c747a26c5fbeaff39236bf7a48e (commit) via 765297c038ec20668210eea69aa327e7aad60a34 (commit) via 27882ee74e7f77e143ae0df2656ae3b845aff5cd (commit) via 354d96ea36e8a1c08a9d5def076a752b75098f17 (commit) via 913e036fa383733c3652a52f50f06c78b5bad695 (commit) via c10cfb6aa0e57a33aece3ce81ba8a40d1fd03024 (commit) via bee56c3b7fa6ef0ce820a8f0a7e5e51b95aa3fab (commit) from 94b9104d14c1aee0e95ce1f9a69f7da01bf5e0d6 (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 f4a030731658e4d5effe109cf175f0ff949fbfbb Author: Sebastien Helleu Date: Sat Jul 20 12:02:17 2013 +0200 core: add task #6745 in ChangeLog commit 41fbc14f48396c747a26c5fbeaff39236bf7a48e Author: Sebastien Helleu Date: Sat Jul 20 12:00:02 2013 +0200 core: update translations commit 765297c038ec20668210eea69aa327e7aad60a34 Merge: 94b9104 27882ee Author: Sebastien Helleu Date: Sat Jul 20 11:54:52 2013 +0200 Merge branch 'scroll-beyond-end' ----------------------------------------------------------------------- Summary of changes: ChangeLog | 1 + doc/de/autogen/plugin_api/hdata.txt | 1 - doc/de/autogen/user/weechat_commands.txt | 77 ++++++++++++----------- doc/en/autogen/plugin_api/hdata.txt | 1 - doc/en/autogen/user/weechat_commands.txt | 3 +- doc/fr/autogen/plugin_api/hdata.txt | 1 - doc/fr/autogen/user/weechat_commands.txt | 3 +- doc/it/autogen/plugin_api/hdata.txt | 1 - doc/it/autogen/user/weechat_commands.txt | 99 +++++++++++++++--------------- doc/ja/autogen/plugin_api/hdata.txt | 1 - doc/ja/autogen/user/weechat_commands.txt | 77 ++++++++++++----------- po/cs.po | 9 ++- po/de.po | 11 ++- po/es.po | 11 ++- po/fr.po | 18 +++--- po/hu.po | 9 ++- po/it.po | 11 ++- po/ja.po | 11 ++- po/pl.po | 11 ++- po/pt_BR.po | 9 ++- po/ru.po | 9 ++- po/tr.po | 9 ++- po/weechat.pot | 9 ++- src/core/wee-command.c | 11 +++- src/gui/curses/gui-curses-chat.c | 61 ++++++++++++++----- src/gui/curses/gui-curses-window.c | 26 ++++++-- src/gui/gui-input.c | 18 +++++- src/gui/gui-window.c | 6 +-- src/gui/gui-window.h | 3 +- 29 files changed, 300 insertions(+), 217 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 20 06:04:23 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0U1X-0000o1-6D for mharc-weechat-cvs@gnu.org; Sat, 20 Jul 2013 06:04:23 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0U1V-0000nq-Ae for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 06:04:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0U1U-0002h3-7u for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 06:04:21 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:52083) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0U1U-0002gz-4v for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 06:04:20 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V0U1T-0007Dh-V3 for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 10:04:20 +0000 Date: Sat, 20 Jul 2013 10:04:19 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/scroll-beyond-end X-Git-Reftype: branch X-Git-Oldrev: 27882ee74e7f77e143ae0df2656ae3b845aff5cd X-Git-Newrev: 0000000000000000000000000000000000000000 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, scroll-beyond-end, deleted. v0.4.1-85-g27882ee X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 10:04:22 -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, scroll-beyond-end has been deleted was 27882ee74e7f77e143ae0df2656ae3b845aff5cd ----------------------------------------------------------------------- 27882ee74e7f77e143ae0df2656ae3b845aff5cd core: scroll to bottom after smart jump (alt-a) only if window was scrolled (and not beyond the end) ----------------------------------------------------------------------- hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 20 09:46:43 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0XUh-00082c-EG for mharc-weechat-cvs@gnu.org; Sat, 20 Jul 2013 09:46:43 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0XUe-00082O-Bq for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 09:46:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0XUd-0006rr-CT for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 09:46:40 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:51831) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0XUd-0006rn-9Q for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 09:46:39 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V0XU9-0001ye-Ai for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 13:46:30 +0000 Date: Sat, 20 Jul 2013 13:46:14 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f4a030731658e4d5effe109cf175f0ff949fbfbb X-Git-Newrev: 56baaaffa89c8d78e132043a3b5edfcbaa28bbc9 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-94-g56baaaf X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 13:46:42 -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 56baaaffa89c8d78e132043a3b5edfcbaa28bbc9 (commit) from f4a030731658e4d5effe109cf175f0ff949fbfbb (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 56baaaffa89c8d78e132043a3b5edfcbaa28bbc9 Author: Sebastien Helleu Date: Sat Jul 20 15:45:25 2013 +0200 core: use "/dev/null" for stdin in hook_process instead of closing stdin (bug #39538) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 2 ++ src/core/wee-hook.c | 7 ++----- 2 files changed, 4 insertions(+), 5 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 20 10:36:46 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0YH8-0004VT-To for mharc-weechat-cvs@gnu.org; Sat, 20 Jul 2013 10:36:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0YH7-0004U0-5x for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 10:36:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0YH4-0007E9-Uh for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 10:36:45 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:43960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0YH4-0007E3-Rt for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 10:36:42 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V0YH4-0004iZ-56 for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 14:36:42 +0000 Date: Sat, 20 Jul 2013 14:36:42 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 56baaaffa89c8d78e132043a3b5edfcbaa28bbc9 X-Git-Newrev: a3cc9bbe7e5dc868223f87471d1b569506341c86 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-95-ga3cc9bb X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 14:36:46 -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 a3cc9bbe7e5dc868223f87471d1b569506341c86 (commit) from 56baaaffa89c8d78e132043a3b5edfcbaa28bbc9 (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 a3cc9bbe7e5dc868223f87471d1b569506341c86 Author: Sebastien Helleu Date: Sat Jul 20 16:36:23 2013 +0200 core: use gettext version 0.18 in configure.ac (fix error on make install) ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 20 11:29:43 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0Z6N-0006Vb-Oy for mharc-weechat-cvs@gnu.org; Sat, 20 Jul 2013 11:29:43 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0Z6K-0006VR-Pc for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 11:29:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0Z6J-0006hV-2B for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 11:29:40 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:40459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0Z6I-0006hK-Rf for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 11:29:38 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V0Z6H-00080P-OV for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 15:29:38 +0000 Date: Sat, 20 Jul 2013 15:29:37 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a3cc9bbe7e5dc868223f87471d1b569506341c86 X-Git-Newrev: 87e342dd9e714ec1200b1a8c4a7e5e58ffe1b2e6 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-96-g87e342d X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 15:29:43 -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 87e342dd9e714ec1200b1a8c4a7e5e58ffe1b2e6 (commit) from a3cc9bbe7e5dc868223f87471d1b569506341c86 (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 87e342dd9e714ec1200b1a8c4a7e5e58ffe1b2e6 Author: Sebastien Helleu Date: Sat Jul 20 17:29:19 2013 +0200 core: add CA_FILE option in cmake and configure to setup default value of option weechat.network.gnutls_ca_file (task #12725) ----------------------------------------------------------------------- Summary of changes: CMakeLists.txt | 11 ++++++++++- ChangeLog | 3 +++ config.h.cmake | 1 + configure.ac | 18 +++++++++++++----- doc/de/weechat_user.de.txt | 8 +++++++- doc/en/weechat_user.en.txt | 7 ++++++- doc/fr/weechat_user.fr.txt | 7 ++++++- doc/it/weechat_user.it.txt | 7 ++++++- doc/ja/weechat_user.ja.txt | 7 ++++++- src/core/wee-config.c | 2 +- 10 files changed, 59 insertions(+), 12 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 20 13:28:17 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0ax7-0008Nb-5j for mharc-weechat-cvs@gnu.org; Sat, 20 Jul 2013 13:28:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0ax3-0008NR-9r for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 13:28:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0ax0-00041Y-Kx for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 13:28:13 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:58063) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0ax0-00041T-HT for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 13:28:10 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V0awz-0006s8-Je for weechat-cvs@nongnu.org; Sat, 20 Jul 2013 17:28:10 +0000 Date: Sat, 20 Jul 2013 17:28:09 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 87e342dd9e714ec1200b1a8c4a7e5e58ffe1b2e6 X-Git-Newrev: f7f019887d8e7552a499470fa6969273ad12a845 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-97-gf7f0198 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 17:28:15 -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 f7f019887d8e7552a499470fa6969273ad12a845 (commit) from 87e342dd9e714ec1200b1a8c4a7e5e58ffe1b2e6 (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 f7f019887d8e7552a499470fa6969273ad12a845 Author: Sebastien Helleu Date: Sat Jul 20 19:27:51 2013 +0200 aspell: rename option aspell.look.color to aspell.color.misspelled, add option aspell.color.suggestions ----------------------------------------------------------------------- Summary of changes: ChangeLog | 2 + NEWS | 9 ++++- doc/de/autogen/user/aspell_options.txt | 9 +++- doc/en/autogen/user/aspell_options.txt | 9 +++- doc/fr/autogen/user/aspell_options.txt | 9 +++- doc/it/autogen/user/aspell_options.txt | 9 +++- doc/ja/autogen/user/aspell_options.txt | 9 +++- po/cs.po | 9 +++- po/de.po | 9 +++- po/es.po | 9 +++- po/fr.po | 13 ++++-- po/hu.po | 11 ++++- po/it.po | 9 +++- po/ja.po | 9 +++- po/pl.po | 9 +++- po/pt_BR.po | 9 +++- po/ru.po | 11 ++++- po/tr.po | 11 ++++- po/weechat.pot | 7 ++- src/plugins/aspell/weechat-aspell-bar-item.c | 53 +++++++++++++++++++------- src/plugins/aspell/weechat-aspell-config.c | 20 ++++++--- src/plugins/aspell/weechat-aspell-config.h | 3 +- src/plugins/aspell/weechat-aspell.c | 2 +- 23 files changed, 187 insertions(+), 63 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Mon Jul 22 12:27:20 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V1IxE-000568-0v for mharc-weechat-cvs@gnu.org; Mon, 22 Jul 2013 12:27:20 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1Ix1-0004lE-NK for weechat-cvs@nongnu.org; Mon, 22 Jul 2013 12:27:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V1Iwv-00040g-TB for weechat-cvs@nongnu.org; Mon, 22 Jul 2013 12:27:07 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:50890) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1Iwv-00040S-MZ for weechat-cvs@nongnu.org; Mon, 22 Jul 2013 12:27:01 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V1Ivy-0005qB-3h for weechat-cvs@nongnu.org; Mon, 22 Jul 2013 16:26:44 +0000 Date: Mon, 22 Jul 2013 16:26:02 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f7f019887d8e7552a499470fa6969273ad12a845 X-Git-Newrev: c14b1b5fae241e19bfc505dcb427ca88b8d5554d From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-98-gc14b1b5 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jul 2013 16:27:19 -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 c14b1b5fae241e19bfc505dcb427ca88b8d5554d (commit) from f7f019887d8e7552a499470fa6969273ad12a845 (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 c14b1b5fae241e19bfc505dcb427ca88b8d5554d Author: Sebastien Helleu Date: Mon Jul 22 18:25:35 2013 +0200 core: remove gap after read marker line when there is no bar on the right (bug #39548) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 +++- src/gui/curses/gui-curses-chat.c | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Wed Jul 24 02:26:24 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V1sWm-0005Un-Jk for mharc-weechat-cvs@gnu.org; Wed, 24 Jul 2013 02:26:24 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1sWk-0005Ue-09 for weechat-cvs@nongnu.org; Wed, 24 Jul 2013 02:26:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V1sWh-0007EQ-Pj for weechat-cvs@nongnu.org; Wed, 24 Jul 2013 02:26:21 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:37067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1sWh-0007EL-N0 for weechat-cvs@nongnu.org; Wed, 24 Jul 2013 02:26:19 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V1sWL-0002gG-Gd for weechat-cvs@nongnu.org; Wed, 24 Jul 2013 06:26:11 +0000 Date: Wed, 24 Jul 2013 06:25:57 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c14b1b5fae241e19bfc505dcb427ca88b8d5554d X-Git-Newrev: 50ab62b75d50f28c90d9eea1f786d90aa20cdfe1 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-100-g50ab62b X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jul 2013 06:26:23 -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 50ab62b75d50f28c90d9eea1f786d90aa20cdfe1 (commit) via ea76cdb06ea045dafbe91bfde1669e2287f8e8bd (commit) from c14b1b5fae241e19bfc505dcb427ca88b8d5554d (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 50ab62b75d50f28c90d9eea1f786d90aa20cdfe1 Author: Sebastien Helleu Date: Wed Jul 24 08:15:17 2013 +0200 core: fix priority of logical operators in evaluation of expression The AND ("&&") takes precedence over the OR ("||"). Before the fix: >> 1 || 1 && 0 == [0] After the fix: >> 1 || 1 && 0 == [1] Since the "&&" has higher priority, expression is evaluated as: "1 || (1 && 0)". commit ea76cdb06ea045dafbe91bfde1669e2287f8e8bd Author: Sebastien Helleu Date: Tue Jul 23 19:39:39 2013 +0200 doc: fix typo in example for function string_eval_expression (plugin API reference) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 +++- doc/en/weechat_plugin_api.en.txt | 6 +++--- doc/fr/weechat_plugin_api.fr.txt | 6 +++--- doc/it/weechat_plugin_api.it.txt | 6 +++--- src/core/wee-eval.c | 2 +- src/core/wee-eval.h | 4 ++-- 6 files changed, 15 insertions(+), 13 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 27 07:58:57 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V339F-0002ar-8l for mharc-weechat-cvs@gnu.org; Sat, 27 Jul 2013 07:58:57 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V339D-0002Zb-EU for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 07:58:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V32Cd-00062F-Hy for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 07:01:37 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:59076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V32Cd-00062B-Ft for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 06:58:23 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V32Cc-0004r7-T0 for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 10:58:23 +0000 Date: Sat, 27 Jul 2013 10:58:22 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/secured-data X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: a4901950324eb47ef5ce09264170281413d4218c From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, secured-data, created. v0.4.1-101-ga490195 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2013 11:58:56 -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, secured-data has been created at a4901950324eb47ef5ce09264170281413d4218c (commit) - Log ----------------------------------------------------------------- commit a4901950324eb47ef5ce09264170281413d4218c Author: Sebastien Helleu Date: Sat Jul 27 12:57:08 2013 +0200 core: add secured data with optional encryption in file sec.conf ----------------------------------------------------------------------- hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 27 12:32:24 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V37Ps-0006z4-12 for mharc-weechat-cvs@gnu.org; Sat, 27 Jul 2013 12:32:24 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58755) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V37Po-0006w2-FM for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 12:32:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V37Gs-0007nS-Mr for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 12:23:08 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:41514) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V37Gs-0007nJ-Ie for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 12:23:06 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V37Gp-0005vl-Jm for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 16:23:05 +0000 Date: Sat, 27 Jul 2013 16:23:03 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 50ab62b75d50f28c90d9eea1f786d90aa20cdfe1 X-Git-Newrev: 6be17ac2635614c6a63c9266df324f725e07087c From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-101-g6be17ac X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2013 16:32:22 -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 6be17ac2635614c6a63c9266df324f725e07087c (commit) from 50ab62b75d50f28c90d9eea1f786d90aa20cdfe1 (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 6be17ac2635614c6a63c9266df324f725e07087c Author: Sebastien Helleu Date: Sat Jul 27 18:21:50 2013 +0200 api: add new function strlen_screen ----------------------------------------------------------------------- Summary of changes: ChangeLog | 3 +- doc/en/weechat_plugin_api.en.txt | 42 ++++++++++++++++++++++++++++ doc/fr/weechat_plugin_api.fr.txt | 43 +++++++++++++++++++++++++++++ doc/it/weechat_plugin_api.it.txt | 45 +++++++++++++++++++++++++++++++ src/plugins/guile/weechat-guile-api.c | 15 ++++++++++ src/plugins/lua/weechat-lua-api.c | 18 ++++++++++++ src/plugins/perl/weechat-perl-api.c | 15 ++++++++++ src/plugins/plugin.c | 1 + src/plugins/python/weechat-python-api.c | 17 +++++++++++ src/plugins/ruby/weechat-ruby-api.c | 20 +++++++++++++ src/plugins/tcl/weechat-tcl-api.c | 20 +++++++++++++ src/plugins/weechat-plugin.h | 5 +++- 12 files changed, 242 insertions(+), 2 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 27 14:37:36 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V39N2-0002s2-ID for mharc-weechat-cvs@gnu.org; Sat, 27 Jul 2013 14:37:36 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V39Mz-0002rZ-QN for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 14:37:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V39My-0003e5-OC for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 14:37:33 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:46379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V39My-0003e1-Ki for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 14:37:32 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V39Mx-0004aj-OA for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 18:37:32 +0000 Date: Sat, 27 Jul 2013 18:37:31 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6be17ac2635614c6a63c9266df324f725e07087c X-Git-Newrev: f385aa8f8c36782c62aa71c9c6cc2884ef4f48f4 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-102-gf385aa8 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2013 18:37:35 -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 f385aa8f8c36782c62aa71c9c6cc2884ef4f48f4 (commit) from 6be17ac2635614c6a63c9266df324f725e07087c (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 f385aa8f8c36782c62aa71c9c6cc2884ef4f48f4 Author: Sebastien Helleu Date: Sat Jul 27 20:37:04 2013 +0200 irc: display number of ops/halfops/voices on channel join only for supported modes on server (bug #39582) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 2 + po/cs.po | 30 ++++++++++------- po/de.po | 29 ++++++++++------- po/es.po | 29 ++++++++++------- po/fr.po | 30 ++++++++++------- po/hu.po | 31 ++++++++++------- po/it.po | 29 ++++++++++------- po/ja.po | 28 +++++++++------- po/pl.po | 30 ++++++++++------- po/pt_BR.po | 28 +++++++++------- po/ru.po | 33 +++++++++++-------- po/tr.po | 21 ++++++------ po/weechat.pot | 21 ++++++------ src/plugins/irc/irc-protocol.c | 68 ++++++++++++++++++++++++++++----------- 14 files changed, 242 insertions(+), 167 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 27 16:32:06 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V3B9q-00050I-IZ for mharc-weechat-cvs@gnu.org; Sat, 27 Jul 2013 16:32:06 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3B9m-0004zl-8r for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 16:32:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3B9k-0002fS-RE for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 16:32:02 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:36366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3B9k-0002fF-MY for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 16:32:00 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V3B9k-00026m-AG for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 20:32:00 +0000 Date: Sat, 27 Jul 2013 20:32:00 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f385aa8f8c36782c62aa71c9c6cc2884ef4f48f4 X-Git-Newrev: ca1e0dde07501093ac90244a06715b5c3bfb79ee From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-103-gca1e0dd X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2013 20:32:05 -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 ca1e0dde07501093ac90244a06715b5c3bfb79ee (commit) from f385aa8f8c36782c62aa71c9c6cc2884ef4f48f4 (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 ca1e0dde07501093ac90244a06715b5c3bfb79ee Author: Sebastien Helleu Date: Sat Jul 27 22:31:36 2013 +0200 core: use default value for prefixes used in messages displayed before the interface is initialized ----------------------------------------------------------------------- Summary of changes: src/core/wee-config.c | 15 ++++++++++----- src/gui/gui-chat.c | 19 +++++++++++++------ src/gui/gui-chat.h | 6 ++++++ 3 files changed, 29 insertions(+), 11 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 27 16:45:12 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V3BMW-0007lP-Ak for mharc-weechat-cvs@gnu.org; Sat, 27 Jul 2013 16:45:12 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3BMT-0007ef-7L for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 16:45:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3BMR-0006KW-S5 for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 16:45:09 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:34288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3BMR-0006KO-O3 for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 16:45:07 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V3BMQ-0002rn-Uz for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 20:45:07 +0000 Date: Sat, 27 Jul 2013 20:45:06 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ca1e0dde07501093ac90244a06715b5c3bfb79ee X-Git-Newrev: f3d537dd7ac6fc5d1f7e2e7324e74fd19921b22b From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-104-gf3d537d X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2013 20:45:10 -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 f3d537dd7ac6fc5d1f7e2e7324e74fd19921b22b (commit) from ca1e0dde07501093ac90244a06715b5c3bfb79ee (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 f3d537dd7ac6fc5d1f7e2e7324e74fd19921b22b Author: Sebastien Helleu Date: Sat Jul 27 22:44:42 2013 +0200 core: use two spaces to separate columns in /help, do not use columns when the commands fit on a single line ----------------------------------------------------------------------- Summary of changes: src/core/wee-command.c | 18 +++++++++++++----- 1 files changed, 13 insertions(+), 5 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sat Jul 27 17:23:48 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V3Bxs-0005Tu-V0 for mharc-weechat-cvs@gnu.org; Sat, 27 Jul 2013 17:23:48 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43496) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3Bxq-0005Th-RW for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 17:23:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3Bxp-0002NQ-PO for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 17:23:46 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:34697) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3Bxp-0002NK-MZ for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 17:23:45 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V3Bxk-0004yg-3O for weechat-cvs@nongnu.org; Sat, 27 Jul 2013 21:23:41 +0000 Date: Sat, 27 Jul 2013 21:23:40 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f3d537dd7ac6fc5d1f7e2e7324e74fd19921b22b X-Git-Newrev: 8cd4bf3750fb7206aca2bf850c203ea55ac3091a From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-105-g8cd4bf3 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2013 21:23:48 -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 8cd4bf3750fb7206aca2bf850c203ea55ac3091a (commit) from f3d537dd7ac6fc5d1f7e2e7324e74fd19921b22b (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 8cd4bf3750fb7206aca2bf850c203ea55ac3091a Author: Sebastien Helleu Date: Sat Jul 27 23:23:15 2013 +0200 core: add option "-o" for command /color ----------------------------------------------------------------------- Summary of changes: ChangeLog | 1 + po/cs.po | 6 ++++-- po/de.po | 7 +++++-- po/es.po | 7 +++++-- po/fr.po | 11 +++++++---- po/hu.po | 5 +++-- po/it.po | 7 +++++-- po/ja.po | 7 +++++-- po/pl.po | 7 +++++-- po/pt_BR.po | 7 +++++-- po/ru.po | 5 +++-- po/tr.po | 6 ++++-- po/weechat.pot | 5 +++-- src/core/wee-command.c | 18 +++++++++++++++--- src/gui/curses/gui-curses-color.c | 26 +++++++++++++++++++------- src/gui/gui-color.h | 1 + 16 files changed, 90 insertions(+), 36 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sun Jul 28 04:59:33 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V3MpB-00030m-Ax for mharc-weechat-cvs@gnu.org; Sun, 28 Jul 2013 04:59:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3Mp8-00030d-Bu for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 04:59:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3Mp7-0001S0-AS for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 04:59:30 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:40616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3Mp7-0001Rt-79 for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 04:59:29 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V3Mp6-0006H2-Pq for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 08:59:28 +0000 Date: Sun, 28 Jul 2013 08:59:28 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/secured-data X-Git-Reftype: branch X-Git-Oldrev: a4901950324eb47ef5ce09264170281413d4218c X-Git-Newrev: a668775ae35d011785321533afd36d486e673ebd From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, secured-data, updated. v0.4.1-102-ga668775 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2013 08:59:31 -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, secured-data has been updated via a668775ae35d011785321533afd36d486e673ebd (commit) from a4901950324eb47ef5ce09264170281413d4218c (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 a668775ae35d011785321533afd36d486e673ebd Author: Sebastien Helleu Date: Sun Jul 28 10:59:00 2013 +0200 core: add option sec.crypt.passphrase_file ----------------------------------------------------------------------- Summary of changes: src/core/wee-secure.c | 153 ++++++++++++++++++++++++++++++++++++++++--------- src/core/wee-secure.h | 1 + 2 files changed, 126 insertions(+), 28 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sun Jul 28 10:18:00 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V3RnM-0001pV-D6 for mharc-weechat-cvs@gnu.org; Sun, 28 Jul 2013 10:18:00 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3RnK-0001pC-CD for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 10:17:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3RnJ-00064j-7r for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 10:17:58 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:36694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3RnJ-00064f-4M for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 10:17:57 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V3RnI-0004CI-C2 for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 14:17:56 +0000 Date: Sun, 28 Jul 2013 14:17:56 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8cd4bf3750fb7206aca2bf850c203ea55ac3091a X-Git-Newrev: 4c2cffbd316d468c9c9959a4fe695da2a535abe8 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-108-g4c2cffb X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2013 14:17:59 -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 4c2cffbd316d468c9c9959a4fe695da2a535abe8 (commit) via 0e4eb69d3308fff112c5e2473c2e5ff9a60be22d (commit) via 1a7037d9cb8c71028bae2698845137501177b258 (commit) from 8cd4bf3750fb7206aca2bf850c203ea55ac3091a (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 4c2cffbd316d468c9c9959a4fe695da2a535abe8 Author: Sebastien Helleu Date: Sun Jul 28 16:17:27 2013 +0200 script: add info about things defined by script in the detailed view of script (/script show) commit 0e4eb69d3308fff112c5e2473c2e5ff9a60be22d Author: Sebastien Helleu Date: Sun Jul 28 12:40:08 2013 +0200 api: use pointer for infolist "hook" to return only one hook commit 1a7037d9cb8c71028bae2698845137501177b258 Author: Sebastien Helleu Date: Sun Jul 28 12:34:55 2013 +0200 doc: update auto-generated files with WeeChat commands ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 +- doc/de/autogen/plugin_api/hdata.txt | 108 ++++- doc/de/autogen/plugin_api/infolists.txt | 2 +- doc/de/autogen/user/weechat_commands.txt | 20 +- doc/en/autogen/plugin_api/hdata.txt | 108 ++++- doc/en/autogen/plugin_api/infolists.txt | 2 +- doc/en/autogen/user/weechat_commands.txt | 2 + doc/fr/autogen/plugin_api/hdata.txt | 108 ++++- doc/fr/autogen/plugin_api/infolists.txt | 2 +- doc/fr/autogen/user/weechat_commands.txt | 2 + doc/it/autogen/plugin_api/hdata.txt | 108 ++++- doc/it/autogen/plugin_api/infolists.txt | 2 +- doc/it/autogen/user/weechat_commands.txt | 26 +- doc/ja/autogen/plugin_api/hdata.txt | 108 ++++- doc/ja/autogen/plugin_api/infolists.txt | 2 +- doc/ja/autogen/user/weechat_commands.txt | 20 +- po/cs.po | 41 ++- po/de.po | 41 ++- po/es.po | 41 ++- po/fr.po | 42 ++- po/hu.po | 41 ++- po/it.po | 41 ++- po/ja.po | 41 ++- po/pl.po | 41 ++- po/pt_BR.po | 41 ++- po/ru.po | 41 ++- po/tr.po | 40 ++- po/weechat.pot | 37 ++- src/core/wee-hook.c | 757 +++++++++++++++--------------- src/core/wee-hook.h | 2 + src/plugins/plugin-api.c | 8 +- src/plugins/plugin-script-callback.c | 38 ++ src/plugins/plugin-script-callback.h | 2 + src/plugins/plugin-script.c | 13 +- src/plugins/script/script-buffer.c | 234 +++++++++ 35 files changed, 1715 insertions(+), 452 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Sun Jul 28 10:30:21 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V3RzJ-0005sP-S2 for mharc-weechat-cvs@gnu.org; Sun, 28 Jul 2013 10:30:21 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3RzH-0005rL-EA for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 10:30:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3RzG-0001n3-EW for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 10:30:19 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:33029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3RzG-0001my-BC for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 10:30:18 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V3RzF-0004mF-Bx for weechat-cvs@nongnu.org; Sun, 28 Jul 2013 14:30:17 +0000 Date: Sun, 28 Jul 2013 14:30:17 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4c2cffbd316d468c9c9959a4fe695da2a535abe8 X-Git-Newrev: 6206fd6818e4047df6fd0cd0e3e8cb9b952b356d From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-109-g6206fd6 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2013 14:30:20 -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 6206fd6818e4047df6fd0cd0e3e8cb9b952b356d (commit) from 4c2cffbd316d468c9c9959a4fe695da2a535abe8 (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 6206fd6818e4047df6fd0cd0e3e8cb9b952b356d Author: Sebastien Helleu Date: Sun Jul 28 16:29:52 2013 +0200 core: update ChangeLog (add hdata with script callback) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Mon Jul 29 12:54:06 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V3qhy-0000Kn-5S for mharc-weechat-cvs@gnu.org; Mon, 29 Jul 2013 12:54:06 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46752) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3qhu-0000Jx-Kc for weechat-cvs@nongnu.org; Mon, 29 Jul 2013 12:54:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3qht-0004iZ-Ck for weechat-cvs@nongnu.org; Mon, 29 Jul 2013 12:54:02 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:37529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3qht-0004iV-AR for weechat-cvs@nongnu.org; Mon, 29 Jul 2013 12:54:01 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V3qhs-0002M7-GS for weechat-cvs@nongnu.org; Mon, 29 Jul 2013 16:54:00 +0000 Date: Mon, 29 Jul 2013 16:54:00 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/secured-data X-Git-Reftype: branch X-Git-Oldrev: a668775ae35d011785321533afd36d486e673ebd X-Git-Newrev: 53fa3f770e9763bb6b847b7ebf69ebca08de98d4 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, secured-data, updated. v0.4.1-104-g53fa3f7 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jul 2013 16:54:03 -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, secured-data has been updated via 53fa3f770e9763bb6b847b7ebf69ebca08de98d4 (commit) via 7e64b9f1f94b0d154a8def7c166f0eaeb667c5d5 (commit) from a668775ae35d011785321533afd36d486e673ebd (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 53fa3f770e9763bb6b847b7ebf69ebca08de98d4 Author: Sebastien Helleu Date: Mon Jul 29 18:53:15 2013 +0200 irc: add note about evaluated content of option (for options allowing secured data inside) commit 7e64b9f1f94b0d154a8def7c166f0eaeb667c5d5 Author: Sebastien Helleu Date: Mon Jul 29 18:53:04 2013 +0200 core: add note about evaluated content of option (for options allowing secured data inside) ----------------------------------------------------------------------- Summary of changes: src/core/wee-config.c | 6 ++++-- src/plugins/irc/irc-config.c | 12 ++++++++---- 2 files changed, 12 insertions(+), 6 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Tue Jul 30 06:17:47 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V46zz-0007zO-R6 for mharc-weechat-cvs@gnu.org; Tue, 30 Jul 2013 06:17:47 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V46zw-0007z5-HN for weechat-cvs@nongnu.org; Tue, 30 Jul 2013 06:17:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V46zu-0002NC-VG for weechat-cvs@nongnu.org; Tue, 30 Jul 2013 06:17:44 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:49803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V46zu-0002N2-Rr for weechat-cvs@nongnu.org; Tue, 30 Jul 2013 06:17:42 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V46zu-0000E0-1E for weechat-cvs@nongnu.org; Tue, 30 Jul 2013 10:17:42 +0000 Date: Tue, 30 Jul 2013 10:17:42 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/secured-data X-Git-Reftype: branch X-Git-Oldrev: 53fa3f770e9763bb6b847b7ebf69ebca08de98d4 X-Git-Newrev: ade379ac114ba76a142d9f430defc9579ead029a From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, secured-data, updated. v0.4.1-107-gade379a X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2013 10:17:45 -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, secured-data has been updated via ade379ac114ba76a142d9f430defc9579ead029a (commit) via 351674699cd40b17707a2b6c0b1de3fecfd085a6 (commit) via b3923b65f1f013d92d63d7906d942e1216739b90 (commit) from 53fa3f770e9763bb6b847b7ebf69ebca08de98d4 (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 ade379ac114ba76a142d9f430defc9579ead029a Author: Sebastien Helleu Date: Tue Jul 30 12:17:11 2013 +0200 rmodifier: update default rmodifier for /secure (add option decrypt) commit 351674699cd40b17707a2b6c0b1de3fecfd085a6 Author: Sebastien Helleu Date: Tue Jul 30 12:16:44 2013 +0200 core: in case of empty passphrase, keep encrypted data in memory until the user runs /secure decrypt (with the good passphrase) If user gives no passphrase (for example one space when prompted), the encrypted data read in sec.conf will be stored in a separate hashtable. While this hashtable contains something, it is not allowed to do any operation on passphrase or secured data (and it is not allowed to reload sec.conf). The user can decrypt data with /secure decrypt . commit b3923b65f1f013d92d63d7906d942e1216739b90 Author: Sebastien Helleu Date: Tue Jul 30 10:10:37 2013 +0200 core: use variable "items_count" directly from hashtable without calling function hashtable_get_integer ----------------------------------------------------------------------- Summary of changes: src/core/wee-command.c | 55 ++++++++- src/core/wee-debug.c | 8 +- src/core/wee-secure.c | 195 +++++++++++++++++++++++++++--- src/core/wee-secure.h | 2 + src/gui/curses/gui-curses-color.c | 3 +- src/plugins/rmodifier/rmodifier-config.c | 2 +- 6 files changed, 236 insertions(+), 29 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Tue Jul 30 13:51:59 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V4E5X-0001eK-8P for mharc-weechat-cvs@gnu.org; Tue, 30 Jul 2013 13:51:59 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4E5U-0001e4-1r for weechat-cvs@nongnu.org; Tue, 30 Jul 2013 13:51:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4E5S-0002Cy-3D for weechat-cvs@nongnu.org; Tue, 30 Jul 2013 13:51:55 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:47878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4E5R-0002Cg-Uj for weechat-cvs@nongnu.org; Tue, 30 Jul 2013 13:51:53 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V4E5Q-0001zF-RN for weechat-cvs@nongnu.org; Tue, 30 Jul 2013 17:51:53 +0000 Date: Tue, 30 Jul 2013 17:51:52 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6206fd6818e4047df6fd0cd0e3e8cb9b952b356d X-Git-Newrev: 9951902c7b39a1e783bc1b0f903d616de5b848d8 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-110-g9951902 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2013 17:51:58 -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 9951902c7b39a1e783bc1b0f903d616de5b848d8 (commit) from 6206fd6818e4047df6fd0cd0e3e8cb9b952b356d (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 9951902c7b39a1e783bc1b0f903d616de5b848d8 Author: Sebastien Helleu Date: Tue Jul 30 19:51:23 2013 +0200 irc: use 6697 as default port for SSL servers created with URL "ircs://" (bug #39621) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 +++- src/plugins/irc/irc-server.c | 16 ++++++++++++---- src/plugins/irc/irc-server.h | 5 +++-- 3 files changed, 18 insertions(+), 7 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Wed Jul 31 08:42:17 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V4VjN-0002bU-OV for mharc-weechat-cvs@gnu.org; Wed, 31 Jul 2013 08:42:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4VjH-0002b4-0Z for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 08:42:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4VjE-0004K6-Fa for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 08:42:10 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:38663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4VjE-0004Jq-D4 for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 08:42:08 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V4Vj8-0000Px-LC for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 12:42:07 +0000 Date: Wed, 31 Jul 2013 12:42:02 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 261efe6299710424812faadf03905198763e3014 X-Git-Newrev: 91b7aec8556798e672dbbf6a4301a20d66e8b43f From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-112-g91b7aec X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 12:42:16 -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 91b7aec8556798e672dbbf6a4301a20d66e8b43f (commit) from 261efe6299710424812faadf03905198763e3014 (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 91b7aec8556798e672dbbf6a4301a20d66e8b43f Author: Sebastien Helleu Date: Wed Jul 31 14:41:27 2013 +0200 core: reset scroll after /window {page_down|scroll_down} if last line of buffer is displayed at bottom A regression was introduced by commit bee56c3b7fa6ef0ce820a8f0a7e5e51b95aa3fab (/window scroll_beyond_end). Scenario to reproduce the problem, for example on an IRC channel with a long history (more than two pages): /window page_up /window page_down It will display -MORE(1)- instead of automatically scrolling to bottom of buffer. ----------------------------------------------------------------------- Summary of changes: src/gui/curses/gui-curses-window.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Wed Jul 31 10:23:33 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V4XJN-0000vd-ID for mharc-weechat-cvs@gnu.org; Wed, 31 Jul 2013 10:23:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55077) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4XJK-0000vE-DW for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 10:23:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4Wm6-0003wq-60 for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 09:49:12 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:39417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4Uau-0003UG-TZ for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 07:29:28 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V4Uau-0002PG-9S for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 11:29:28 +0000 Date: Wed, 31 Jul 2013 11:29:28 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9951902c7b39a1e783bc1b0f903d616de5b848d8 X-Git-Newrev: 261efe6299710424812faadf03905198763e3014 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-111-g261efe6 X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 14:23:32 -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 261efe6299710424812faadf03905198763e3014 (commit) from 9951902c7b39a1e783bc1b0f903d616de5b848d8 (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 261efe6299710424812faadf03905198763e3014 Author: Sebastien Helleu Date: Wed Jul 31 13:28:59 2013 +0200 core: add cmake option ENABLE_MAN to compile man page (on by default) For configure, the option is "--disable-man". ----------------------------------------------------------------------- Summary of changes: CMakeLists.txt | 1 + ChangeLog | 4 +- Makefile.am | 6 +- NEWS | 11 +++- configure.ac | 64 +++++++++++---- doc/CMakeLists.txt | 8 +- doc/de/CMakeLists.txt | 132 ++++++++++++++++-------------- doc/de/Makefile.am | 29 +++++-- doc/de/weechat_user.de.txt | 9 ++- doc/en/CMakeLists.txt | 194 +++++++++++++++++++++++--------------------- doc/en/Makefile.am | 29 +++++-- doc/en/weechat_user.en.txt | 7 +- doc/es/CMakeLists.txt | 24 +++--- doc/es/Makefile.am | 32 ++++++- doc/fr/CMakeLists.txt | 154 ++++++++++++++++++----------------- doc/fr/Makefile.am | 29 +++++-- doc/fr/weechat_user.fr.txt | 7 +- doc/it/CMakeLists.txt | 154 ++++++++++++++++++----------------- doc/it/Makefile.am | 29 +++++-- doc/it/weechat_user.it.txt | 8 ++- doc/ja/CMakeLists.txt | 132 ++++++++++++++++-------------- doc/ja/Makefile.am | 29 +++++-- doc/ja/weechat_user.ja.txt | 9 ++- doc/pl/CMakeLists.txt | 84 ++++++++++--------- doc/pl/Makefile.am | 32 ++++++- doc/ru/CMakeLists.txt | 24 +++--- doc/ru/Makefile.am | 32 ++++++- 27 files changed, 761 insertions(+), 512 deletions(-) hooks/post-receive -- Fast, light and extensible chat client From MAILER-DAEMON Wed Jul 31 14:21:40 2013 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V4b1o-0008Ue-Tn for mharc-weechat-cvs@gnu.org; Wed, 31 Jul 2013 14:21:40 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4b1m-0008UU-5p for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 14:21:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4Zue-0006VS-Qd for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 13:10:16 -0400 Received: from vcs.savannah.gnu.org ([140.186.70.72]:41592) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4Zue-0006VI-MS for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 13:10:12 -0400 Received: from flashcode by vcs.savannah.gnu.org with local (Exim 4.72) (envelope-from ) id 1V4Zud-0000QP-OT for weechat-cvs@nongnu.org; Wed, 31 Jul 2013 17:10:12 +0000 Date: Wed, 31 Jul 2013 17:10:11 +0000 Message-Id: To: weechat-cvs@nongnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 91b7aec8556798e672dbbf6a4301a20d66e8b43f X-Git-Newrev: c0c76ad9957396f647a9362d5f8b0db0489aa0f2 From: Sebastien Helleu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.72 Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-116-gc0c76ad X-BeenThere: weechat-cvs@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 18: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 c0c76ad9957396f647a9362d5f8b0db0489aa0f2 (commit) via 35c3dbad6372a121f6dd68bffae59a2e372e2e88 (commit) via 23add1ac149ae45a042cc68054f9cce2d0924ac5 (commit) via 3aed4ac11f03041c0a35c2c7da19768b1e969edd (commit) from 91b7aec8556798e672dbbf6a4301a20d66e8b43f (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 c0c76ad9957396f647a9362d5f8b0db0489aa0f2 Author: Sebastien Helleu Date: Wed Jul 31 19:09:31 2013 +0200 core: do not scroll when using /window {page_down|scroll_down} after /window scroll_beyond_end commit 35c3dbad6372a121f6dd68bffae59a2e372e2e88 Author: Sebastien Helleu Date: Wed Jul 31 18:56:32 2013 +0200 plugins: remove the demo plugin commit 23add1ac149ae45a042cc68054f9cce2d0924ac5 Author: Sebastien Helleu Date: Wed Jul 31 18:56:21 2013 +0200 core: add build of man page in debian/rules commit 3aed4ac11f03041c0a35c2c7da19768b1e969edd Author: Sebastien Helleu Date: Wed Jul 31 18:26:37 2013 +0200 core: do not build man page by default ----------------------------------------------------------------------- Summary of changes: CMakeLists.txt | 5 +- ChangeLog | 3 +- NEWS | 2 +- configure.ac | 21 +-- debian/rules | 1 + doc/de/autogen/user/demo_commands.txt | 36 --- doc/de/weechat_user.de.txt | 3 +- doc/docgen.py | 1 - doc/en/autogen/user/demo_commands.txt | 36 --- doc/en/weechat_dev.en.txt | 3 - doc/en/weechat_user.en.txt | 3 +- doc/fr/autogen/user/demo_commands.txt | 36 --- doc/fr/weechat_user.fr.txt | 3 +- doc/it/autogen/user/demo_commands.txt | 36 --- doc/it/weechat_user.it.txt | 3 +- doc/ja/autogen/user/demo_commands.txt | 36 --- doc/ja/weechat_user.ja.txt | 3 +- po/POTFILES.in | 1 - po/cs.po | 103 +-------- po/de.po | 105 +-------- po/es.po | 102 +-------- po/fr.po | 105 +-------- po/hu.po | 105 +-------- po/it.po | 105 +-------- po/ja.po | 103 +-------- po/pl.po | 103 +-------- po/pt_BR.po | 94 +------- po/ru.po | 102 +-------- po/srcfiles.cmake | 1 - po/tr.po | 84 +------ po/weechat.pot | 82 +------ src/gui/curses/gui-curses-window.c | 6 +- src/plugins/CMakeLists.txt | 4 - src/plugins/Makefile.am | 12 +- src/plugins/demo/CMakeLists.txt | 25 -- src/plugins/demo/Makefile.am | 30 --- src/plugins/demo/demo.c | 421 --------------------------------- 37 files changed, 81 insertions(+), 1843 deletions(-) delete mode 100644 doc/de/autogen/user/demo_commands.txt delete mode 100644 doc/en/autogen/user/demo_commands.txt delete mode 100644 doc/fr/autogen/user/demo_commands.txt delete mode 100644 doc/it/autogen/user/demo_commands.txt delete mode 100644 doc/ja/autogen/user/demo_commands.txt delete mode 100644 src/plugins/demo/CMakeLists.txt delete mode 100644 src/plugins/demo/Makefile.am delete mode 100644 src/plugins/demo/demo.c hooks/post-receive -- Fast, light and extensible chat client