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
2014-08-17
irc: add "server-time" in help of server option "capabilities"
Sébastien Helleu
2014-08-16
core: fix translation of message displayed after /upgrade
Sébastien Helleu
2014-08-16
irc: remove unneeded variable "seconds"
Sébastien Helleu
2014-08-16
irc: fix translation of CTCP PING reply (closes #137)
Sébastien Helleu
2014-08-16
aspell: display an error if command "/aspell setdict" is called without a dic...
Sébastien Helleu
2014-08-16
aspell: remove unneeded else condition
Sébastien Helleu
2014-08-15
aspell: fix crash with command "/aspell addword" if no word is given (closes ...
nils_2
2014-08-13
core: make argument "errors" optional in function string_replace_with_callback
Sébastien Helleu
2014-08-11
core: callback_free_key shouldn't point to already free'd value
Andrew Potter
2014-08-11
core: check that callback is not NULL in function string_replace_with_callback
Sébastien Helleu
2014-08-10
core: fix potential crash in case of malloc error when resetting config option
Sébastien Helleu
2014-08-10
irc: free nick immediately in case of malloc error
Sébastien Helleu
2014-08-10
core: remove dead assignment in function hook_process_child
Sébastien Helleu
2014-08-10
core: remove dead assignment in function hook_command_exec
Sébastien Helleu
2014-08-10
script: fix potential crash in case of malloc error
Sébastien Helleu
2014-08-10
core: remove dead assignment when converting mouse code
Sébastien Helleu
2014-08-10
core: fix zero-length malloc of an hashtable item with type "buffer"
Sébastien Helleu
2014-08-10
core: return immediately if localtime fails in window scroll
Sébastien Helleu
2014-08-10
logger: fix memory leaks in backlog
Sébastien Helleu
2014-08-10
core: fix memory leak on /upgrade when file signature in upgrade file is invalid
Sébastien Helleu
2014-08-09
core: fix memory leak in completion of config options values
Sébastien Helleu
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-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-03
core: display warning on $TERM only if it doesn't start with "screen" (under ...
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: 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
api: fix function string_format_size on 32-bit systems
Sébastien Helleu
2014-08-02
irc: fix duplicate sender name in display of wallops (closes #142, closes #145)
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-25
core: fix compilation warning on GNU/Hurd about unsigned long numbers
Sébastien Helleu
2014-07-25
core: add comments in translations for file size units
Sébastien Helleu
2014-07-25
core: add terabyte unit for size displayed
Sébastien Helleu
2014-07-23
trigger: update comment
Sébastien Helleu
2014-07-22
trigger: refuse triggers with . in their name
Andrew Potter
2014-07-21
core: fix insert of mouse code in input line after a partial key combo (close...
Sébastien Helleu
[prev]
[next]