index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-09-09
core: display a more explicit error when a filter fails to be added (closes #...
Sébastien Helleu
2015-09-08
irc: fix charset decoding in incoming private messages (closes #520)
Sébastien Helleu
2015-08-25
irc: remove blank line at the end of file
Sébastien Helleu
2015-08-24
script: add option script.scripts.download_timeout
Sébastien Helleu
2015-08-24
api: fix handle of invalid escape in function string_convert_escaped_chars()
Sébastien Helleu
2015-08-24
irc: fix typos in /help ban and /help quiet
Sébastien Helleu
2015-08-24
irc: add command /cap (closes #8)
Sébastien Helleu
2015-08-23
relay: display the arrow before client id and protocol in raw buffer
Sébastien Helleu
2015-08-23
irc: display the arrow before server name in raw buffer
Sébastien Helleu
2015-08-23
core: fix truncated messages after a word with a length of zero on screen (bu...
Sébastien Helleu
2015-08-22
irc: add hex dump of messages in raw buffer
Sébastien Helleu
2015-08-22
relay: use API function string_hex_dump() to display raw message
Sébastien Helleu
2015-08-22
api: add function string_hex_dump()
Sébastien Helleu
2015-08-22
irc: fix display of messages sent to server in raw buffer
Sébastien Helleu
2015-08-22
irc: fix display of invalid UTF-8 chars in raw buffer
Sébastien Helleu
2015-08-18
core: fix /uptime output for 0 days
Simmo Saan
2015-08-18
api: add argument "length" in function utf8_is_valid()
Sébastien Helleu
2015-08-15
irc: update help on option irc.network.channel_encode (issue #218, issue #482)
Sébastien Helleu
2015-08-14
irc: add option irc.network.channel_encode (issue #218, issue #482)
Sébastien Helleu
2015-08-13
python: fix cppcheck error on variable "python2_bin" (closes #486)
Sébastien Helleu
2015-08-13
api: add missing function infolist_search_var() in script API (issue #484)
Sébastien Helleu
2015-08-13
api: add missing function hook_completion_get_string() in script API (issue #...
Sébastien Helleu
2015-08-12
javascript: remove debug prints in log file
Sébastien Helleu
2015-08-11
core: add completion "colors" (closes #481)
Sébastien Helleu
2015-08-11
core: fix long lines
Sébastien Helleu
2015-08-09
core: fix long lines in weechat.c
Sébastien Helleu
2015-08-08
Merge pull request #476 from sim642/alias-example
Sébastien Helleu
2015-08-07
core: update translations
Sébastien Helleu
2015-08-07
Merge remote-tracking branch 'origin/pr/475'
Sébastien Helleu
2015-08-06
core: update examples of alias add commands
Simmo Saan
2015-08-05
irc: fix update of lag item when the server lag changes
Sébastien Helleu
2015-08-04
irc: remove lag item when a lag is displayed and new lag computed is exactly ...
Sébastien Helleu
2015-08-03
core: update options supporting secured data in /help secure
Sébastien Helleu
2015-07-26
core: fix typo in /help weechat.look.key_grab_delay
Sébastien Helleu
2015-07-26
core: factorize functions to search text in window
Sébastien Helleu
2015-07-26
Merge remote-tracking branch 'origin/pr/393'
Sébastien Helleu
2015-07-26
core: add option weechat.look.key_grab_delay to set the default delay when gr...
Sébastien Helleu
2015-07-25
core: flush stdout/stderr after sending text directly on them (fix corrupted ...
Sébastien Helleu
2015-07-25
core: allow execution of command "/input return" on a buffer which is not dis...
Sébastien Helleu
2015-07-24
core: allow jump from current to previous buffer with default keys "alt-j NN"
Simmo Saan
2015-07-23
core: remove useless "return"
Sébastien Helleu
2015-07-22
core: fix typo in /help window
Sébastien Helleu
2015-07-20
irc: add separate color option for current topic in channel buffer
Simmo Saan
2015-07-20
alias: add options "add", "addcompletion" and "del" in command /alias, remove...
Sébastien Helleu
2015-07-19
xfer: fix typo in a comment
Sébastien Helleu
2015-07-19
aspell: fix typo in a comment
Sébastien Helleu
2015-07-18
core: fix crash if a file descriptor used in hook_fd() is too high (> 1024 on...
Sébastien Helleu
2015-07-18
xfer: fix crash if the DCC file socket number is too high (issue #465)
Sébastien Helleu
2015-07-17
irc: fix format of comment
Sébastien Helleu
2015-07-17
core: fix format of comment
Sébastien Helleu
[next]