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
2021-05-04
core: display a warning when the file with certificate authorities is not fou...
Sébastien Helleu
2021-04-13
Revert "core: add option "-save" in command /upgrade (closes #1630)"
Sébastien Helleu
2021-04-12
core: add option "-save" in command /upgrade (closes #1630)
Sébastien Helleu
2021-04-04
core: evaluate left/right part of comparison after split on the comparison op...
Sébastien Helleu
2021-03-18
core: add pointer name in description of function eval_replace_vars_cb
Sébastien Helleu
2021-03-17
api: add support of pointer names in function string_eval_expression (direct ...
Sébastien Helleu
2021-03-16
core: add options to customize commands on system signals, quit by default on...
Sébastien Helleu
2021-03-14
doc: use full path /usr/bin/pass in example for option sec.crypt.passphrase_c...
Sébastien Helleu
2021-03-14
core: mention /fset command in header comment of configuration files
Sébastien Helleu
2021-03-07
core: add missing include of sys/time.h in C headers
Sébastien Helleu
2021-02-25
core: add info_hashtable "secured_data"
Sébastien Helleu
2021-02-08
core: update help on option sec.crypt.passphrase_command, update translations
Sébastien Helleu
2021-02-07
core: add options weechat.look.hotlist_update_on_buffer_switch and weechat.lo...
Kevin Pulo
2021-02-06
core: replace option sec.crypt.passphrase_file by sec.crypt.passphrase_comman...
Sébastien Helleu
2021-02-05
core: add raw string in evaluation of expressions with "raw:xxx" (closes #1611)
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2021-01-02
core: move debug_id assignation in macro EVAL_DEBUG_MSG
Sébastien Helleu
2021-01-01
doc: add note about call to "regfree" after call to "string_regcomp" (plugin ...
Sébastien Helleu
2021-01-01
core: add indentation and colors in /eval debug output
Sébastien Helleu
2020-12-31
core: display more verbose debug with two "-d" in command /eval
Sébastien Helleu
2020-12-30
core: fix typo in comment
Sébastien Helleu
2020-12-25
core: do not remove quotes in arguments of command /eval (closes #1601)
Sébastien Helleu
2020-12-19
core: add options "setvar" and "delvar" in command /buffer, rename option "lo...
Sébastien Helleu
2020-12-18
core: remove unneeded return of WEECHAT_RC_OK in filter command
Sébastien Helleu
2020-12-18
core: add option "recreate" in command /filter
Sébastien Helleu
2020-11-28
docs: fix simple typo, confiuration -> configuration
Tim Gates
2020-11-21
core: increase buffer size in HTTP proxy connection
Sébastien Helleu
2020-11-21
core: increase command buffer size in /color command
Sébastien Helleu
2020-11-17
core: fix and normalize error messages
Sébastien Helleu
2020-11-17
core: display an error when the buffer is not found with command /command -bu...
Sébastien Helleu
2020-11-14
core: add evaluation of conditions in evaluation of expressions with "eval_co...
Sébastien Helleu
2020-08-23
api: add argument "bytes" in function string_dyn_concat
Sébastien Helleu
2020-06-21
core: add bar option "color_bg_inactive" (issue #732)
Sébastien Helleu
2020-05-21
core: add base 16/32/64 encoding/decoding in evaluation of expressions
Sébastien Helleu
2020-05-21
core: move functions string_base_encode and string_base_decode from plugin-ap...
Sébastien Helleu
2020-05-21
core: return -1 in case of error in functions string_base16_decode and string...
Sébastien Helleu
2020-05-20
core: split function eval_replace_vars_cb into multiple functions
Sébastien Helleu
2020-05-16
core: move creation of info_hashtable from gui-focus.c to plugin-api-info.c (...
Sébastien Helleu
2020-05-16
gui: add gui_focus_info hashtable info (#1245)
Simmo Saan
2020-05-16
core: add color in /buffer output for notification level, update translations...
Sébastien Helleu
2020-05-16
core: Allow displaying notify level with /buffer notify
Trygve Aaberge
2020-05-09
core: add an option for multiline input in a buffer (closes #984)
Trygve Aaberge
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-05-05
core: add include comparison operators in evaluation of expressions
Sébastien Helleu
2020-04-27
api: add functions completion_new, completion_search and completion_free (iss...
Sébastien Helleu
2020-04-21
core: restore signal "signal_sighup", and if eaten do not reload configuration
Sébastien Helleu
2020-04-22
core: reload config on SIGHUP
Tom Fitzhenry
2020-04-19
core: add command line option "--stdout" in weechat-headless binary (closes #...
Sébastien Helleu
2020-04-19
core: log to stdout, if headless
Tom Fitzhenry
2020-04-18
core: make GnuTLS a required dependency
Sébastien Helleu
[prev]
[next]