[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste
From: |
Sebastien Helleu |
Subject: |
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-153-g1d81645 |
Date: |
Wed, 11 Dec 2013 18:21:52 +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 1d81645ce1b2df04588e70a1e801f7735f4f8aab (commit)
via a193814a3dcb3935c414ebedeb7049d760d29251 (commit)
via dcd7ff81b363498cd2d89d45410f1992fa35de7e (commit)
via 58f1403414f4868c6f5888c476852a60ab976ef4 (commit)
via c82633e9e48e8a9e68d277c68f2fae12c43b0d16 (commit)
via 4520b0f7aeb87b269d8590354def1681b68d4c0e (commit)
via 70e68afbf8e6bf89e966694cb413663a8259b6c2 (commit)
via f97ef547336c3fab42f02682c207938a75380fa4 (commit)
via 92d6074931a36e12a41ef75a028c60a160e2d528 (commit)
via 3e90657ab077a3f2e186e2c5849e0a503e551bb4 (commit)
via b7e0e29de72a7b9e175f03240221cea6b44d0aaf (commit)
via 4c59f2bf5e246e6e9a1b8ea81beeba63a0fd9079 (commit)
via a496db78aa0972990fc4fb012f807314796f21e7 (commit)
from dd8650a2821b0db517557ebcbb778bafb51f1ea3 (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 1d81645ce1b2df04588e70a1e801f7735f4f8aab
Author: Sebastien Helleu <address@hidden>
Date: Wed Dec 11 19:21:45 2013 +0100
core: add note about new bar item buffer_last_number in NEWS
commit a193814a3dcb3935c414ebedeb7049d760d29251
Author: Sebastien Helleu <address@hidden>
Date: Wed Dec 11 19:16:27 2013 +0100
core: update ChangeLog
commit dcd7ff81b363498cd2d89d45410f1992fa35de7e
Author: Sebastien Helleu <address@hidden>
Date: Wed Dec 11 19:08:49 2013 +0100
core: update translations
commit 58f1403414f4868c6f5888c476852a60ab976ef4
Merge: dd8650a c82633e
Author: Sebastien Helleu <address@hidden>
Date: Wed Dec 11 18:54:06 2013 +0100
Merge branch 'buffer-auto-renumber'
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 56 +-
NEWS | 11 +
doc/de/autogen/user/weechat_commands.txt | 68 +-
doc/de/autogen/user/weechat_options.txt | 10 +
doc/en/autogen/user/weechat_commands.txt | 2 +
doc/en/autogen/user/weechat_options.txt | 10 +
doc/fr/autogen/user/weechat_commands.txt | 2 +
doc/fr/autogen/user/weechat_options.txt | 10 +
doc/it/autogen/user/weechat_commands.txt | 86 ++--
doc/it/autogen/user/weechat_options.txt | 10 +
doc/ja/autogen/user/weechat_commands.txt | 68 +-
doc/ja/autogen/user/weechat_options.txt | 10 +
po/cs.po | 38 +-
po/de.po | 41 ++-
po/es.po | 40 ++-
po/fr.po | 61 ++-
po/hu.po | 38 +-
po/it.po | 40 ++-
po/ja.po | 40 ++-
po/pl.po | 40 ++-
po/pt_BR.po | 39 +-
po/ru.po | 38 +-
po/tr.po | 38 +-
po/weechat.pot | 38 +-
src/core/wee-command.c | 270 ++++++---
src/core/wee-config.c | 34 +
src/core/wee-config.h | 8 +
src/gui/gui-bar-item.c | 48 ++-
src/gui/gui-bar-item.h | 1 +
src/gui/gui-buffer.c | 1012 +++++++++++++++++++++---------
src/gui/gui-buffer.h | 11 +-
src/gui/gui-layout.c | 34 +-
32 files changed, 1639 insertions(+), 613 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-153-g1d81645,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-140-gdd8650a
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-154-g1e14a6d
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-140-gdd8650a
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-154-g1e14a6d
- Index(es):