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
2019-08-21
irc: fix parsing of message 367 (banlist) when there is a colon before the ti...
iwalkalone
2019-08-20
core: add values djb2_32 and sum_32 for option weechat.look.nick_color_hash (...
Sébastien Helleu
2019-08-20
ruby: fix compilation with Ruby < 2.3
Sébastien Helleu
2019-08-19
core: use fixed-width integer for computing hashtable DJB2 key hash (closes #...
Sébastien Helleu
2019-08-19
core: use fixed-width integer for computing nick hash (issue #1394)
Sébastien Helleu
2019-08-19
ruby: fix conversion of big integers on 32bit architecture (closes #1395)
Sébastien Helleu
2019-08-17
buflist: use extra variables in option buflist.look.display_conditions (close...
Sébastien Helleu
2019-08-17
Revert "buflist: mention variables available for option buflist.look.display_...
Sébastien Helleu
2019-08-17
doc: update German documentation
Nils Görs
2019-08-17
buflist: mention variables available for option buflist.look.display_conditio...
Sébastien Helleu
2019-08-15
doc: translate new Freenode Tor Hidden Service (user's guide)
Sébastien Helleu
2019-08-15
doc: use the new Freenode Tor Hidden Service (user's guide)
Alfredo Ramos
2019-08-10
core: create or update option weechat.notify.xxx when function buffer_set is ...
Sébastien Helleu
2019-08-10
doc: update German auto-generated file
Sébastien Helleu
2019-08-10
core: update German translations
weechatter
2019-08-10
api: add function list_user_data (issue #666)
Andrew Potter
2019-08-10
core: update ChangeLog (issue #615)
Sébastien Helleu
2019-08-10
irc: replace calls to strcpy and strcat with a call to snprintf
Sébastien Helleu
2019-08-10
irc: rename variable vars_replaced to command2, remove fallback on *ptr_command
Sébastien Helleu
2019-08-10
Merge remote-tracking branch 'origin/pr/615'
Sébastien Helleu
2019-08-10
core: mention there's no fallback on the other Python version in release notes
Sébastien Helleu
2019-08-06
core: replace python-dev by python3-dev in dependencies (user's guide)
Sébastien Helleu
2019-08-06
tests: add tests on IRC function irc_nick_is_nick
Sébastien Helleu
2019-08-05
irc: fix memory leak when removing a server
Sébastien Helleu
2019-08-04
doc: update auto-generated files with hdata
Sébastien Helleu
2019-08-04
irc: fix length of user/nick/host in split of messages (closes #1387)
Sébastien Helleu
2019-08-04
tests: add missing space after name of function
Sébastien Helleu
2019-08-04
irc: add variables "user_max_length" and "host_max_length" in server structur...
Sébastien Helleu
2019-08-04
tests: add unit tests on IRC functions irc_message_split* (issue #1387)
Sébastien Helleu
2019-08-04
tests: add unit tests on IRC function irc_message_convert_charset
Sébastien Helleu
2019-08-04
core: return NULL immediately if string is NULL in function hook_modifier_exec
Sébastien Helleu
2019-08-03
tests: add unit tests on IRC functions irc_message_parse and irc_message_pars...
Sébastien Helleu
2019-08-03
tests: add unit tests on IRC function irc_message_replace_vars
Sébastien Helleu
2019-08-03
tests: add unit tests on IRC functions irc_message_get_{nick,address}_from_host
Sébastien Helleu
2019-08-03
irc: return NULL in function irc_message_get_address_from_host if the receive...
Sébastien Helleu
2019-08-03
doc: update German auto-generated files
Sébastien Helleu
2019-08-03
core: fix description of changes on Python build in release notes
Sébastien Helleu
2019-08-01
doc: update German documentation
weechatter
2019-07-31
core: update ChangeLog (issue #1384)
Sébastien Helleu
2019-07-31
Merge pull request #1384 from l2dy/memory
Sébastien Helleu
2019-07-31
doc: update note on Python recommended version in user's guide
Sébastien Helleu
2019-07-31
core: update ChangeLog (issue #1382)
Sébastien Helleu
2019-07-31
core: add contributor in AUTHORS.adoc
Sébastien Helleu
2019-07-31
core: remove obsolete checks of old Python version in configure, properly set...
Sébastien Helleu
2019-07-31
core: fix help on python to build with Python 2 (issue #1382)
Sébastien Helleu
2019-07-31
work around broken travis environment variables
Eli Schwartz
2019-07-31
build: use pkg-config to properly link python
Eli Schwartz
2019-07-30
core: update German translations
weechatter
2019-07-29
core: add some missing default keys in /help cursor
Sébastien Helleu
2019-07-27
core: fix memory leak in case of error
Zero King
[prev]
[next]