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-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
core: add extra_vars evaluation option to eval_expression
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
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
[prev]
[next]