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
/
core
Age
Commit message (
Expand
)
Author
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
core: fix bug with several arguments for command /buffer clear|hide|unhide
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-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
api: fix function string_format_size on 32-bit systems
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-20
core: fix code style in function utf8_is_valid()
Sébastien Helleu
2014-07-20
Merge branch 'master' of git://github.com/anders/weechat into anders-master
Sébastien Helleu
2014-07-14
core: do not exit WeeChat in weechat_end() (let the caller do that)
Sébastien Helleu
2014-07-14
core: move main() function into Curses GUI
Sébastien Helleu
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-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-16
core: overlong UTF-8 encoding and surrogates (U+D800-DFFF) are invalid.
Anders Bergh
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-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
[next]