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-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-17
core: implement buffer type in hashtable_add_from_infolist
Simmo Saan
2017-06-17
core: add hashtable_add_from_infolist to API
Simmo Saan
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
2017-04-24
core: add a way to count the suffix length in max chars displayed in cut of s...
Sébastien Helleu
2017-04-22
core: ensure length is not negative in function string_strndup
Sébastien Helleu
2017-04-21
doc: fix translation of command "eval" in user's guide
Sébastien Helleu
2017-04-21
core: add link to function color (plugin API reference) in /help eval
Sébastien Helleu
2017-04-08
core: fix typo in /help buffer
arza
2017-04-07
Merge pull request #944 from arza-zara/duplicate_sigquit
Sébastien Helleu
2017-04-07
core: remove duplicate util_catch_signal for SIGQUIT
arza
2017-04-06
core: add Curl options for versions 7.50.0 to 7.52.0
Sébastien Helleu
2017-04-02
api: fix memory leak in function string_dyn_free()
Sébastien Helleu
2017-04-01
api: return pointer to string in function string_dyn_free() if argument "free...
Sébastien Helleu
2017-03-30
core: add ${re:#} to get the index of last group captured in evaluation of ex...
Sébastien Helleu
2017-03-30
core: make "callback_cmp" optional in call to function arraylist_new()
Sébastien Helleu
2017-03-27
core: add cut of string with max chars displayed in evaluation of expressions
Sébastien Helleu
2017-03-26
core: support local variables in /buffer get
arza
2017-03-25
core: update translations
Sébastien Helleu
2017-03-25
core: prevent infinite loop in evaluation of expression with extra_vars_eval
Sébastien Helleu
2017-03-25
core: add cut of string in evaluation of expressions
Sébastien Helleu
2017-03-25
core: add ternary operator (condition) in evaluation of expressions
Sébastien Helleu
2017-03-25
api: add dynamic string functions (string_dyn_*)
Sébastien Helleu
2017-03-25
core: check that pointers received in arguments are not NULL in "free" functions
Sébastien Helleu
2017-02-03
core: add last start date in output of command /version after at least one /u...
Sébastien Helleu
2017-01-22
core, alias: add xgettext comment on some command help strings
Sébastien Helleu
2017-01-22
core: add new resize prefix (h/v) and examples of resize in /help window
Sébastien Helleu
2017-01-22
core: add resize of window parents (closes #893)
raspbeguy
[prev]
[next]