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
2017-12-10
core: add link to API doc in /help weechat.completion.partial_completion_temp...
Sébastien Helleu
2017-12-09
core: add option weechat.completion.partial_completion_templates
Sébastien Helleu
2017-11-04
core: remove colors from prefix/message only when needed in hook_print_exec
Sébastien Helleu
2017-11-04
core: add missing includes of stdio.h
Sébastien Helleu
2017-11-04
Include stdio.h for FILE
coypoop
2017-10-29
core: fix typo in /help key
Sébastien Helleu
2017-10-21
core: set value as optional in help of /buffer set
Sébastien Helleu
2017-10-20
core: allow /buffer set without value with empty default (closes #746)
Simmo Saan
2017-10-17
core: allow floating point and hexadecimal numbers in comparison of evaluated...
Sébastien Helleu
2017-10-14
core: add option weechat.look.save_config_with_fsync (closes #1083)
Sébastien Helleu
2017-09-23
core, plugins: check return code of strftime function
Sébastien Helleu
2017-09-01
core: add note about wildcard in /help set
Sébastien Helleu
2017-08-21
core: add note about bar item "input_paste" in /help weechat.look.paste_max_l...
Sébastien Helleu
2017-08-21
core: add flag "input_get_empty" in buffer
Sébastien Helleu
2017-08-18
core: add signals "buffer_filters_enabled" and "buffer_filters_disabled"
Sébastien Helleu
2017-08-12
core: fix cast of time_t (to "long long" instead of "long") (closes #1051)
Sébastien Helleu
2017-08-10
core: remove value for first #define in headers, add "PLUGIN" in plugin headers
Sébastien Helleu
2017-08-10
core: remove unneeded argument in call to string_fprintf
Sébastien Helleu
2017-07-22
core: replace /iset by /fset in welcome message
Sébastien Helleu
2017-07-08
core: call the config hook when options are renamed
Sébastien Helleu
2017-07-08
core: call the config hook when options are removed
Sébastien Helleu
2017-07-05
core: add constant WEECHAT_EXTRA_LIBDIR
Sébastien Helleu
2017-07-05
core: search WEECHAT_EXTRA_LIBDIR for plugins (closes #971, issue #979)
Linus Heckemann
2017-07-04
core: add arguments in function plugin_auto_load to load plugins only from cu...
Sébastien Helleu
2017-07-04
core: use PATH_MAX for size of variable with complete filename in exec_on_files
Sébastien Helleu
2017-07-04
api: add argument "recurse_subdirs" in function exec_on_files()
Sébastien Helleu
2017-06-25
fset: add ${file}, ${section}, ${option}, add color options
Sébastien Helleu
2017-06-25
core: limit hook_command_run to the exact given command (when no "*" are in c...
Sébastien Helleu
2017-06-10
core: free use of pointer after free in case of error in function string_dyn_...
Sébastien Helleu
2017-06-10
core, plugins: fix conditions to insert elements in linked lists
Sébastien Helleu
2017-06-10
core: remove unused function upgrade_file_read_string_utf8 (issue #1012)
Sébastien Helleu
2017-06-10
core: remove unused functions secure_search_hash_algo and secure_search_ciphe...
Sébastien Helleu
2017-06-10
core: remove unused function proxy_search_with_option_name (issue #1012)
Sébastien Helleu
2017-06-09
core: remove unused functions config_file_config_insert and config_file_secti...
Sébastien Helleu
2017-06-07
core: remove unused function command_secure_display_data (issue #1012)
Sébastien Helleu
2017-06-03
core, script: remove unused config section variables
Simmo Saan
2017-06-03
core: forward declare structs to avoid implicit declarations
Simmo Saan
2017-06-03
core: fix gui_color_dump called with excess arguments
Simmo Saan
2017-06-01
core: remove config_look_hotlist_add_buffer_if_away completely
Miroslav Koskar
2017-05-30
api: add function hdata_compare
Sébastien Helleu
2017-05-30
api: add function config_option_get_string in plugin API
Sébastien Helleu
2017-05-28
core: remove unused variable "index" in function eval_hdata_get_value
Sébastien Helleu
2017-05-22
core: fix potential use of NULL pointer in function arraylist_clear
Sébastien Helleu
2017-05-20
core: allow index for hdata arrays in evaluation of expressions
Sébastien Helleu
2017-05-06
core: add option weechat.completion.nick_case_sensitive (closes #981)
Sébastien Helleu
2017-04-29
core: improve translation of /help eval
Sébastien Helleu
2017-04-29
core: add wildcard matching operators to eval (closes #608)
Simmo Saan
2017-04-25
core: fix check of condition in ${if:...} (evaluated strings)
Sébastien Helleu
2017-04-25
core: fix command /cursor stop (do not toggle cursor mode) (closes #964)
Sébastien Helleu
2017-04-25
core: add new cut formats in function comment
Sébastien Helleu
[next]