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
2016-07-29
core: add keys for secure buffer in /help secure (closes #756)
Sébastien Helleu
2016-07-09
core: rename function string_iconv_fprintf to string_fprintf
Sébastien Helleu
2016-07-09
core: replace some single quotes by double quotes in help of options
Sébastien Helleu
2016-05-27
core, irc, xfer: display more information in memory allocation errors (issue ...
Sébastien Helleu
2016-05-08
core: fix the hardcoded separator in string_split_command
Wojciech Kwolek
2016-04-30
core: add Curl options for versions 7.38.1 to 7.49.0
Sébastien Helleu
2016-04-23
api: add support of functions in hook_process
Sébastien Helleu
2016-04-06
core: set default value "djb2" for option weechat.look.nick_color_hash
Sébastien Helleu
2016-04-05
core: move nick coloring from irc plugin to core (closes #262)
Sébastien Helleu
2016-03-22
core: add missing pointer argument in calls to hook_connect callback
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-03-06
core: remove plugin pointer in hooks debug messages
Sébastien Helleu
2016-02-22
core: fix long lines
Sébastien Helleu
2016-02-18
core: fix typo in a comment
Sébastien Helleu
2016-02-15
core: move irc bar item "away" and two options to core (closes #692)
Sébastien Helleu
2016-02-12
core: add note about options to save config/layout on exit in help of command...
Sébastien Helleu
2016-01-31
core: fix typo in a comment
Sébastien Helleu
2016-01-24
doc: add an example in function string_split (plugin API reference)
Sébastien Helleu
2016-01-23
core: fix number of arguments returned by string_split
Sébastien Helleu
2016-01-06
core: remove unused option weechat.color.nicklist_offline
Simmo Saan
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-31
core: fix execution of empty command name
Sébastien Helleu
2015-12-24
Fixed a typo in wee-log.c
Kamran Mackey
2015-12-24
core: add a parent name in options (closes #629)
Sébastien Helleu
2015-12-23
core: free global variables at the very end
Sébastien Helleu
2015-12-23
core: fix memory leak when using multiple "-d" or "-r" in command line arguments
Sébastien Helleu
2015-12-10
irc: add support of SNI in SSL connection to IRC server (closes #620)
Sébastien Helleu
2015-11-12
core: add "tmux" and "tmux-256color" in supported $TERM values (closes #519)
Sébastien Helleu
2015-11-04
core: fix example in /help key
Sébastien Helleu
2015-10-03
core: add option weechat.look.paste_auto_add_newline (closes #543)
Sébastien Helleu
2015-09-09
core: display a more explicit error when a filter fails to be added (closes #...
Sébastien Helleu
2015-08-24
api: fix handle of invalid escape in function string_convert_escaped_chars()
Sébastien Helleu
2015-08-22
api: add function string_hex_dump()
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-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-06
core: update examples of alias add commands
Simmo Saan
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
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-23
core: remove useless "return"
Sébastien Helleu
2015-07-22
core: fix typo in /help window
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-17
core: fix format of comment
Sébastien Helleu
2015-07-16
core: fix comment in function hook_find_pos
Sébastien Helleu
[next]