weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.9-122-g992ed5b
Date: Thu, 20 Dec 2012 18:31: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  992ed5b75ccc69b3ec7ebdedac2768c92560c97e (commit)
       via  135c740f739a8454c5450340302f802945520822 (commit)
       via  85eb3424cd376417cf738d789874ef2d233efaa6 (commit)
       via  9b10edb6c5f77b2e94a3ccb26222ae119d605693 (commit)
       via  fa1665ef811e355665f983f9d2f8f1557bf790ea (commit)
       via  a67d97f16ec43ecd820342b75449b9a4cdee7e0d (commit)
       via  0e726b43efad3a4b821bbfe5e5e669e1ba096dfb (commit)
      from  dd96e6daef45aa5b763b674524811534e92504ab (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 992ed5b75ccc69b3ec7ebdedac2768c92560c97e
Author: Sebastien Helleu <address@hidden>
Date:   Thu Dec 20 19:31:12 2012 +0100

    alias: improve completion of command /alias

commit 135c740f739a8454c5450340302f802945520822
Author: Sebastien Helleu <address@hidden>
Date:   Thu Dec 20 19:30:57 2012 +0100

    core: improve completion of commands /help, /mute and /set

commit 85eb3424cd376417cf738d789874ef2d233efaa6
Author: Sebastien Helleu <address@hidden>
Date:   Thu Dec 20 19:29:11 2012 +0100

    core: add template %(windows_numbers) for first argument of command /window

commit 9b10edb6c5f77b2e94a3ccb26222ae119d605693
Author: Sebastien Helleu <address@hidden>
Date:   Thu Dec 20 19:27:23 2012 +0100

    core: group templates of command /mouse into a single template

commit fa1665ef811e355665f983f9d2f8f1557bf790ea
Author: Sebastien Helleu <address@hidden>
Date:   Thu Dec 20 19:23:52 2012 +0100

    core: search for a fallback template when a no template is matching command 
arguments

commit a67d97f16ec43ecd820342b75449b9a4cdee7e0d
Author: Peter Boström <address@hidden>
Date:   Thu Dec 20 18:18:33 2012 +0100

    core: add option "diff" for command /set (list options with changed value)

commit 0e726b43efad3a4b821bbfe5e5e669e1ba096dfb
Author: Sebastien Helleu <address@hidden>
Date:   Thu Dec 20 16:26:41 2012 +0100

    core: fix another bug with horizontal separator displayed at bottom after 
split of windows (bug #37874)

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

Summary of changes:
 ChangeLog                                |    5 +-
 doc/de/autogen/user/weechat_commands.txt |   28 +++--
 doc/en/autogen/user/weechat_commands.txt |   10 ++-
 doc/fr/autogen/user/weechat_commands.txt |   10 ++-
 doc/it/autogen/user/weechat_commands.txt |   30 +++--
 doc/ja/autogen/user/weechat_commands.txt |   28 +++--
 po/cs.po                                 |   96 ++++++---------
 po/de.po                                 |  171 ++++++---------------------
 po/es.po                                 |  106 ++++++-----------
 po/fr.po                                 |   84 +++++++------
 po/hu.po                                 |   84 +++++--------
 po/it.po                                 |  103 ++++++----------
 po/ja.po                                 |  105 ++++++-----------
 po/pl.po                                 |  106 ++++++----------
 po/pt_BR.po                              |   99 ++++++----------
 po/ru.po                                 |   86 +++++--------
 po/weechat.pot                           |   39 +++++--
 src/core/wee-command.c                   |  193 +++++++++++++++++++++++-------
 src/core/wee-config-file.c               |   41 +++++++
 src/core/wee-config-file.h               |    1 +
 src/gui/curses/gui-curses-window.c       |    2 +-
 src/gui/gui-completion.c                 |   20 +++-
 src/plugins/alias/alias.c                |   38 ++++---
 23 files changed, 705 insertions(+), 780 deletions(-)


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



reply via email to

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