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
2015-07-15
core: add variables with count of hooks
Sébastien Helleu
2015-07-14
core: reset pointers, file descriptors and child PIDs in unhook()
Sébastien Helleu
2015-07-14
core: add option weechat.look.confirm_upgrade (closes #463)
Sébastien Helleu
2015-07-04
api: fix type of value returned by function util_get_time_string
Sébastien Helleu
2015-07-04
api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...
Sébastien Helleu
2015-07-04
core: add missing comments before functions when the result must be freed aft...
Sébastien Helleu
2015-07-03
api: fix type of value returned by function strcasestr
Sébastien Helleu
2015-06-30
api: add support of evaluated sub-strings and current date/time in function s...
Sébastien Helleu
2015-06-28
core: allow ctrl-C to exit WeeChat when the passphrase is asked on startup (c...
Sébastien Helleu
2015-06-24
api: add function string_eval_path_home()
Sébastien Helleu
2015-06-23
core: fix help of /eval command
Sébastien Helleu
2015-06-23
core: allow pointer as list name in evaluation of hdata (closes #450)
Sébastien Helleu
2015-06-06
core: add signal "signal_sighup"
Sébastien Helleu
2015-06-04
core: replace "create" by "add" in messages and docs for IRC servers and proxies
Sébastien Helleu
2015-05-01
core: fix compilation on Cygwin
Sébastien Helleu
2015-05-01
core: add missing completions in command /input
Sébastien Helleu
2015-05-01
core: add signals "signal_sigterm" and "signal_sigquit" (closes #114)
Sébastien Helleu
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-04-26
api: add support of environment variables in function string_eval_expression(...
Sébastien Helleu
2015-04-26
core: add support of full color option name in command /eval and API function...
Sébastien Helleu
2015-04-25
core: add environment variable WEECHAT_HOME in "weechat --help"
Sébastien Helleu
2015-04-25
core: rename function and argument to set home path
Sébastien Helleu
2015-04-25
Merge remote-tracking branch 'origin/pr/391'
Sébastien Helleu
2015-04-25
core: display the welcome message immediately after the startup message, move...
Sébastien Helleu
2015-04-22
core: remove WeeChat version from config files (closes #407)
Sébastien Helleu
2015-04-19
core: add options weechat.look.quote_{nick_prefix|nick_suffix|time_format} to...
Sébastien Helleu
2015-04-19
core: sort config options by name in source headers
Sébastien Helleu
2015-04-19
core: add default keys of cursor mode in /help cursor
Sébastien Helleu
2015-04-19
core: sort config options by name in sources
Sébastien Helleu
2015-04-17
core: Respect environment variable WEECHAT_HOME
Karthik K
2015-04-17
core: add a welcome message on first WeeChat run (closes #318)
Sébastien Helleu
2015-04-12
core: add more intuitive buffer searching (closes #76)
Simmo Saan
2015-04-11
core: add options weechat.look.word_chars_{highlight|input} (closes #55, task...
Sébastien Helleu
2015-03-30
core: display a warning on startup if the locale can not be set (closes #373)
Sébastien Helleu
2015-03-24
core: add an example with a more complex regex in /help filter
Sébastien Helleu
2015-03-21
core: allow "*" as plugin name in command /plugin reload to reload all plugin...
Sébastien Helleu
2015-02-12
core: add missing info in function weelist_print_log
Sébastien Helleu
2015-02-10
core: add missing initialization of pointer in list allocation
Sébastien Helleu
2015-01-30
core: split expression before evaluating it in command "/eval -s"
Sébastien Helleu
2015-01-30
core: add option "-s" in command /eval to split commands (no more split by de...
Sébastien Helleu
2015-01-29
core: add note about alias /v in /help version
Sébastien Helleu
2015-01-21
core: add gnutls version in #if compiler directives
Sébastien Helleu
2015-01-19
core: check that filename is not NULL in function util_file_get_content
Sébastien Helleu
2015-01-15
core: add priority in plugins to initialize them in order
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-28
core: check bar conditions in root bars and on each update of a bar item
Sébastien Helleu
2014-12-13
core: use https for WeeChat URLs
Sébastien Helleu
2014-11-23
core: fix regex replace in eval_expression when regex or regex_replace is empty
Sébastien Helleu
2014-11-22
api: fix truncated process output in hook_process() (closes #266)
Sébastien Helleu
2014-11-22
api: return value in function command(), remove WeeChat error after command c...
Sébastien Helleu
[prev]
[next]