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.8-172-g80e740b
Date: Thu, 30 Aug 2012 06:50:17 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The branch, master has been updated
       via  80e740b72ffda6e404b3e03bab8ea5b60c0e283c (commit)
      from  186053f90c07cfabfaa8b3823a6dc5196b3e1e7e (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 80e740b72ffda6e404b3e03bab8ea5b60c0e283c
Author: Sebastien Helleu <address@hidden>
Date:   Thu Aug 30 08:50:22 2012 +0200

    script: add diff between current script and version in repository
    
    New options:
    - script.look.diff_command
    - script.look.diff_color
    
    Key alt-d has been changed to alt-v on script buffer (view script).
    Key alt-d is now used on detail of script to jump to diff (if diff is 
displayed).

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

Summary of changes:
 doc/de/autogen/user/script_commands.txt |    1 +
 doc/de/autogen/user/script_options.txt  |   10 ++
 doc/en/autogen/user/script_commands.txt |    1 +
 doc/en/autogen/user/script_options.txt  |   10 ++
 doc/fr/autogen/user/script_commands.txt |    1 +
 doc/fr/autogen/user/script_options.txt  |   10 ++
 doc/it/autogen/user/script_commands.txt |    1 +
 doc/it/autogen/user/script_options.txt  |   10 ++
 doc/ja/autogen/user/script_commands.txt |    1 +
 doc/ja/autogen/user/script_options.txt  |   10 ++
 po/cs.po                                |   17 ++-
 po/de.po                                |   17 ++-
 po/es.po                                |   17 ++-
 po/fr.po                                |   33 ++++-
 po/hu.po                                |   17 ++-
 po/it.po                                |   17 ++-
 po/ja.po                                |   17 ++-
 po/pl.po                                |   17 ++-
 po/pt_BR.po                             |   17 ++-
 po/ru.po                                |   17 ++-
 po/weechat.pot                          |   17 ++-
 src/plugins/script/script-action.c      |  236 +++++++++++++++++++++++++++----
 src/plugins/script/script-buffer.c      |   44 +++---
 src/plugins/script/script-buffer.h      |    5 +-
 src/plugins/script/script-command.c     |   11 +-
 src/plugins/script/script-config.c      |   73 ++++++++++
 src/plugins/script/script-config.h      |    3 +
 src/plugins/script/script-repo.c        |   56 ++++++++
 src/plugins/script/script-repo.h        |    1 +
 29 files changed, 599 insertions(+), 88 deletions(-)


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



reply via email to

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