summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-08-18core: fix empty commentSébastien Helleu
2016-08-18Merge remote-tracking branch 'origin/pr/534'Sébastien Helleu
2016-08-16core: add optional argument "lowest", "highest" or level mask in command /inp...Sébastien Helleu
2016-08-14core: fix completion of command /buffer swapSébastien Helleu
2016-08-14core: add option "cycle" in command /bufferSébastien Helleu
2016-08-13core: free file pointer in case of memory error in util_file_get_content()Sébastien Helleu
2016-08-07core: irc, xfer: do not check return code of res_init()Sébastien Helleu
2016-08-07core, irc, xfer: add missing includes for function res_init()Sébastien Helleu
2016-08-07Merge remote-tracking branch 'origin/pr/771'Sébastien Helleu
2016-08-07core/plugins: Use res_init before getaddrinfo.Raghavendra Prabhu
2016-08-06api: fix connection to servers with hook_connect() on Windows 10 with Windows...Sébastien Helleu
2016-07-29core: add keys for secure buffer in /help secure (closes #756)Sébastien Helleu
2016-07-09core: rename function string_iconv_fprintf to string_fprintfSébastien Helleu
2016-07-09core: replace some single quotes by double quotes in help of optionsSébastien Helleu
2016-05-27core, irc, xfer: display more information in memory allocation errors (issue ...Sébastien Helleu
2016-05-08core: fix the hardcoded separator in string_split_commandWojciech Kwolek
2016-04-30core: add Curl options for versions 7.38.1 to 7.49.0Sébastien Helleu
2016-04-23api: add support of functions in hook_processSébastien Helleu
2016-04-06core: set default value "djb2" for option weechat.look.nick_color_hashSébastien Helleu
2016-04-05core: move nick coloring from irc plugin to core (closes #262)Sébastien Helleu
2016-03-22core: add missing pointer argument in calls to hook_connect callbackSébastien Helleu
2016-03-21core: add pointer in some callbacks (closes #406)Sébastien Helleu
2016-03-06core: remove plugin pointer in hooks debug messagesSébastien Helleu
2016-02-22core: fix long linesSébastien Helleu
2016-02-18core: fix typo in a commentSébastien Helleu
2016-02-15core: move irc bar item "away" and two options to core (closes #692)Sébastien Helleu
2016-02-12core: add note about options to save config/layout on exit in help of command...Sébastien Helleu
2016-01-31core: fix typo in a commentSébastien Helleu
2016-01-24doc: add an example in function string_split (plugin API reference)Sébastien Helleu
2016-01-23core: fix number of arguments returned by string_splitSébastien Helleu
2016-01-06core: remove unused option weechat.color.nicklist_offlineSimmo Saan
2016-01-01core: update copyright datesSébastien Helleu
2015-12-31core: fix execution of empty command nameSébastien Helleu
2015-12-24Fixed a typo in wee-log.cKamran Mackey
2015-12-24core: add a parent name in options (closes #629)Sébastien Helleu
2015-12-23core: free global variables at the very endSébastien Helleu
2015-12-23core: fix memory leak when using multiple "-d" or "-r" in command line argumentsSébastien Helleu
2015-12-10irc: add support of SNI in SSL connection to IRC server (closes #620)Sébastien Helleu
2015-11-12core: add "tmux" and "tmux-256color" in supported $TERM values (closes #519)Sébastien Helleu
2015-11-04core: fix example in /help keySébastien Helleu
2015-10-03core: add option weechat.look.paste_auto_add_newline (closes #543)Sébastien Helleu
2015-09-09core: display a more explicit error when a filter fails to be added (closes #...Sébastien Helleu
2015-08-24api: fix handle of invalid escape in function string_convert_escaped_chars()Sébastien Helleu
2015-08-22api: add function string_hex_dump()Sébastien Helleu
2015-08-18core: fix /uptime output for 0 daysSimmo Saan
2015-08-18core: add extra_vars evaluation option to eval_expressionSimmo Saan
2015-08-18api: add argument "length" in function utf8_is_valid()Sébastien Helleu
2015-08-11core: add completion "colors" (closes #481)Sébastien Helleu
2015-08-11core: fix long linesSébastien Helleu
2015-08-09core: fix long lines in weechat.cSébastien Helleu