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
2014-08-09
irc: fix memory leak in CTCP answer
Sébastien Helleu
2014-08-09
core: fix memory leak when removing script files
Sébastien Helleu
2014-08-09
core: fix bug with several arguments for command /buffer clear|hide|unhide
Sébastien Helleu
2014-08-09
exec: invert a condition to make code more readable
Sébastien Helleu
2014-08-09
relay: fix memory leak during handshake on websocket
Sébastien Helleu
2014-08-09
relay: fix memory leak when receiving several lines from client (weechat prot...
Sébastien Helleu
2014-08-09
relay: fix memory leak when receiving commands from client (weechat protocol)
Sébastien Helleu
2014-08-09
relay: remove dead assignment
Sébastien Helleu
2014-08-09
relay: fix crash when an IRC "MODE" command is received from client without a...
Sébastien Helleu
2014-08-09
tests: add tests of function string_replace_regex
Sébastien Helleu
2014-08-08
core: check that regex is not NULL in function string_replace_regex
Sébastien Helleu
2014-08-07
core: fix example in comment of function string_replace_regex
Sébastien Helleu
2014-08-06
tests: add TODO comments for missing tests
Sébastien Helleu
2014-08-05
core: add C++ compiler and CppUTest for tests in README
Sébastien Helleu
2014-08-04
tests: add tests of functions hashtable_hash_key_djb2 and hashtable_new
Sébastien Helleu
2014-08-03
core: update ChangeLog
Sébastien Helleu
2014-08-03
core: display warning on $TERM only if it doesn't start with "screen" (under ...
Sébastien Helleu
2014-08-03
doc: remove trailing whitespace in Polish user's guide
Sébastien Helleu
2014-08-03
Revert "core: use argument "-i" for sed command (don't create a temporary file)"
Sébastien Helleu
2014-08-03
update polish docs
Krzysztof Korościk
2014-08-03
Version 1.0-rc2
Sébastien Helleu
2014-08-03
core: fix build with autotools and gettext >= 0.19
Sébastien Helleu
2014-08-03
core: use argument "-i" for sed command (don't create a temporary file)
Sébastien Helleu
2014-08-03
core: fix display of bar item "buffer_filter" when toggling filters in curren...
Sébastien Helleu
2014-08-02
core: remove "set -x" in build.sh (the executed commands are already displayed)
Sébastien Helleu
2014-08-02
core: add empty line in .travis.yml
Sébastien Helleu
2014-08-02
tests: make build.sh show executed commands & ...
Mikaela Suomalainen
2014-08-02
core: enable fast_finishing (Travis CI)
Mikaela Suomalainen
2014-08-02
tests: add tests of functions string_is_command_char and string_input_for_buffer
Sébastien Helleu
2014-08-02
tests: add tests of base 16/64 decoding/encoding
Sébastien Helleu
2014-08-02
core: fix result of hash function (in hashtables) on 32-bit systems
Sébastien Helleu
2014-08-02
api: fix function string_decode_base64
Sébastien Helleu
2014-08-02
trigger: fix hook count on 32-bit systems
Sébastien Helleu
2014-08-02
relay: fix number of bytes sent/received on 32-bit systems
Sébastien Helleu
2014-08-02
Merge branch 'travis-tests'
Sébastien Helleu
2014-08-02
tests: remove test of han char in utf8_strlen_screen (failing on Ubuntu Precise)
Sébastien Helleu
2014-08-02
tests: remove test of han char in utf8_char_size_screen (failing on Ubuntu Pr...
Sébastien Helleu
2014-08-02
core: remove unused ubuntu PPA (Travis CI)
Sébastien Helleu
2014-08-02
core: replace package libcpputest-dev by amd64 version (Travis CI)
Sébastien Helleu
2014-08-02
api: fix function string_format_size on 32-bit systems
Sébastien Helleu
2014-08-02
tests: fix compilation of tests
Sébastien Helleu
2014-08-02
irc: fix duplicate sender name in display of wallops (closes #142, closes #145)
Sébastien Helleu
2014-08-01
tests: add tests of function string_format_size
Sébastien Helleu
2014-07-31
tests: add tests of functions string_iconv*
Sébastien Helleu
2014-07-30
core: check that from/to arguments are not NULL in base16/64 functions
Sébastien Helleu
2014-07-29
tests: add tests of function string_is_word_char
Sébastien Helleu
2014-07-28
core: check that string is not NULL in function string_input_for_buffer
Sébastien Helleu
2014-07-27
core: check that string is not NULL in function string_iconv
Sébastien Helleu
2014-07-26
doc: update Japanese auto-generated files
Sébastien Helleu
2014-07-26
Merge pull request #140 from l/translation_ja
Sébastien Helleu
[prev]
[next]