index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-01
Fix some strings for pt_BR.po using msgcheck
Eduardo Elias
2015-02-22
Merge pull request #339 from l/translation_ja
Sébastien Helleu
2015-02-23
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2015-02-21
scripts: rename macro API_FUNC to API_INIT_FUNC, add macro API_FUNC to declar...
Sébastien Helleu
2015-02-21
scripts: reformat some code to make it more readable
Sébastien Helleu
2015-02-21
scripts: improve comments on functions that convert hashtables
Sébastien Helleu
2015-02-21
irc: remove useless rename of channel buffer on JOIN received with different ...
Sébastien Helleu
2015-02-20
relay: fix up/down keys on relay buffer (closes #335)
Sébastien Helleu
2015-02-15
core: update German translations
Nils Görs
2015-02-15
core: update ChangeLog
Sébastien Helleu
2015-02-15
core: update translations
Sébastien Helleu
2015-02-15
irc: format IRC message 008 (RPL_SNOMASK) (closes #144)
Max Teufel
2015-02-13
tests: add tests on weelist functions
Sébastien Helleu
2015-02-12
core: add missing info in function weelist_print_log
Sébastien Helleu
2015-02-10
doc: update German auto-generated files
Sébastien Helleu
2015-02-10
core: update German translations
Nils Görs
2015-02-10
irc: fix crash in callback of message 354 when the nick is not found in channel
Sébastien Helleu
2015-02-10
core: add missing initialization of pointer in list allocation
Sébastien Helleu
2015-02-07
doc: update German auto-generated files
Sébastien Helleu
2015-02-06
core: update German translations
Nils Görs
2015-02-04
core: update ChangeLog
Sébastien Helleu
2015-02-04
core: update translations
Sébastien Helleu
2015-02-04
relay: remove v4-mapped addresses in /help relay.network.allowed_ips
Anders Bergh
2015-01-31
doc: update German auto-generated files
Sébastien Helleu
2015-01-30
core: update German translations
Nils Görs
2015-01-30
core: split expression before evaluating it in command "/eval -s"
Sébastien Helleu
2015-01-30
doc: update auto-generated files with WeeChat commands
Sébastien Helleu
2015-01-30
core: move a line in ChangeLog
Sébastien Helleu
2015-01-30
core: add option "-s" in command /eval to split commands (no more split by de...
Sébastien Helleu
2015-01-29
core: add note about alias /v in /help version
Sébastien Helleu
2015-01-28
irc: fix completion of commands /allchan and /allpv
Sébastien Helleu
2015-01-27
doc: fix description of function "command" in plugin API reference
Sébastien Helleu
2015-01-26
doc: update date in Russian quickstart
Sébastien Helleu
2015-01-25
irc: send WHOX message only if server supports it
Sébastien Helleu
2015-01-25
doc: update German auto-generated files
Sébastien Helleu
2015-01-25
core: update German translations
Nils Görs
2015-01-25
irc: add "account-notify" in help of server option "capabilities"
Sébastien Helleu
2015-01-25
doc: update auto-generated files with hdata
Sébastien Helleu
2015-01-25
core: add support of "account-notify" irc capability in ChangeLog (closes #11...
Sébastien Helleu
2015-01-25
irc: fix set of variable "pos_account" in callback for message "354"
Sébastien Helleu
2015-01-25
irc: free account before changing its value
Sébastien Helleu
2015-01-25
irc: set away flag to 0 only if channel and nick are found
Sébastien Helleu
2015-01-25
irc: force host to NULL after free
Sébastien Helleu
2015-01-25
irc: move account callback to keep protocol callbacks sorted alphabetically
Sébastien Helleu
2015-01-25
irc: shorten code in account callback
Sébastien Helleu
2015-01-25
irc: add "account" in irc_nick_print_log()
Sébastien Helleu
2015-01-25
irc: add "account" in irc_nick hdata
Sébastien Helleu
2015-01-25
irc: remove useless save of variables in irc_nick_new() when updating nick
Sébastien Helleu
2015-01-25
irc: shorten code to call irc_nick_new() in join callback
Sébastien Helleu
2015-01-25
irc: change type of "account" parameter to "const char *" in irc_nick_new()
Sébastien Helleu
[next]