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-07-14
core: display a warning on startup if $TERM is not screen(-256color) under sc...
Sébastien Helleu
2014-07-14
core: add Curl options for versions 7.29.0 to 7.37.0
Sébastien Helleu
2014-07-14
script: fix display of curl errors
Sébastien Helleu
2014-07-14
core: hide message timestamp in bare display if timestamp is disabled in buff...
Sébastien Helleu
2014-07-14
aspell: rename variable "utf8_char_int" to "code_point"
Sébastien Helleu
2014-07-12
irc: display locally away status changes in private buffers (in addition to c...
Sébastien Helleu
2014-07-12
python: fix read of return value for callbacks returning an integer in Python...
Sébastien Helleu
2014-07-12
core: fix evaluation of expressions with regex condition (closes #63)
Sébastien Helleu
2014-07-12
core: add option "-mask" in command /unset (closes #112)
Sébastien Helleu
2014-07-12
core: add option weechat.color.status_nicklist_count (closes #109, closes #110)
Sébastien Helleu
2014-07-05
core: fix socks5 proxy for curl downloads (closes #119)
Sébastien Helleu
2014-07-05
core: display curl error after a failed download
Sébastien Helleu
2014-07-05
core: return only -1, 0 or 1 in string comparison functions
Sébastien Helleu
2014-07-05
core: check that timeval arguments are not NULL in timeval functions
Sébastien Helleu
2014-07-05
core: check that regex is not NULL in function string_regcomp
Sébastien Helleu
2014-07-05
core: check that regex is not NULL in function string_regex_flags
Sébastien Helleu
2014-07-05
core: add note about result that must be freed in function string_mask_to_regex
Sébastien Helleu
2014-07-05
core: check that "chars" argument is not NULL in function string_strip
Sébastien Helleu
2014-07-05
core: check that string is not NULL in function string_convert_escaped_chars
Sébastien Helleu
2014-07-05
core: add comment with return value of function string_strcasestr
Sébastien Helleu
2014-07-04
core: check that string is not NULL in function string_strndup
Sébastien Helleu
2014-07-01
core: remove "www" in weechat.org URLs
Sébastien Helleu
2014-06-29
core: add note about semicolon to separate commands in /help eval
Sébastien Helleu
2014-06-28
core: update message displayed when passphrase is not set on /secure buffer
Sébastien Helleu
2014-06-28
core: do not display content of passphrase on /secure buffer
Sébastien Helleu
2014-06-28
core: fix completion of plugins commands when beginning of command is given
Sébastien Helleu
2014-06-28
core: fix completion of environment variable value when beginning of value is...
Sébastien Helleu
2014-06-27
core: add missing declaration of "environ" (fix compilation on Mac OS X)
Sébastien Helleu
2014-06-27
core: remove extra spaces in /help set
Sébastien Helleu
2014-06-27
core: add option "env" in command /set
Sébastien Helleu
2014-06-19
irc: fix typo in a message
Sébastien Helleu
2014-06-14
irc: add value "+" for option irc.look.smart_filter_mode to use modes from se...
Sébastien Helleu
2014-06-11
core: set default value "merged" for option weechat.look.hotlist_remove
Sébastien Helleu
2014-06-10
core: fix potential memory leak with infolists not freed in plugins (debian #...
Sébastien Helleu
2014-06-08
irc: fix help of commands kick/kickban/remove (closes #102)
Sébastien Helleu
2014-06-07
core: fix color display of last color number + 1 (closes #101)
Sébastien Helleu
2014-06-07
core: fix first comment line in weechat.c
Sébastien Helleu
2014-06-06
core: add option weechat.look.hotlist_remove (closes #99)
Sébastien Helleu
2014-06-03
irc: fix comment
Sébastien Helleu
2014-05-29
relay: don't send signals "buffer_clear" and "buffer_line_added" for relay ra...
Sébastien Helleu
2014-05-28
irc: fix extract of channel in parser for JOIN/PART messages when there is a ...
Sébastien Helleu
2014-05-26
irc: add command /remove (closes #91)
Sébastien Helleu
2014-05-24
relay: fix crash when closing relay buffers (closes #57, closes #78)
Sébastien Helleu
2014-05-24
relay: check pointers received in hdata command to prevent crashes with bad p...
Sébastien Helleu
2014-05-24
api: add argument "flags" in function hdata_new_list
Sébastien Helleu
2014-05-24
relay: remove warning on /reload of relay.conf when ports are defined
Sébastien Helleu
2014-05-23
irc: fix refresh of bar item "irc_channel" after join/part/kick/kill (issue #86)
Sébastien Helleu
2014-05-22
core: fix reset of attributes between nick colors in /color buffer
Sébastien Helleu
2014-05-21
irc: fix duplicate sender name in display of notice (closes #87)
Sébastien Helleu
2014-05-21
irc: fix refresh of buffer name in bar items after join/part/kick/kill (close...
Sébastien Helleu
[next]