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
2018-07-27
core: allow partial buffer name in command /buffer close (closes #1226)
Sébastien Helleu
2018-07-15
core: improve instructions to report the crash
Jos Ahrens
2018-06-14
core: change default value of option weechat.look.hotlist_add_conditions (clo...
Sébastien Helleu
2018-06-14
core: add key alt+"-" in /help filter
Sébastien Helleu
2018-06-13
Merge remote-tracking branch 'origin/pr/1196'
Sébastien Helleu
2018-06-11
fset: fix crash when applying filters after closing the fset buffer (closes #...
Sébastien Helleu
2018-06-02
core: add reverse of string in evaluation of expressions with "rev:" (closes ...
Sébastien Helleu
2018-06-02
core: count number of chars instead of bytes for suffix in function string_cut
Sébastien Helleu
2018-06-02
core: return NULL in function string_cut if string is NULL
Sébastien Helleu
2018-05-22
core: unhook TLS handshake fd before calling connect callback
Simon Arlott
2018-05-21
core: use function string_split to split list items
Sébastien Helleu
2018-05-21
core: uncomment CURL option PROXY_SSL_CIPHER_LIST
Sébastien Helleu
2018-05-21
core: handle lists in hook_process_hashtable for urls (closes #219)
Joseph Kichline
2018-05-20
core: remove unneeded comment
Sébastien Helleu
2018-05-20
core: fix code style in function hashtable_add_from_infolist
Sébastien Helleu
2018-05-20
core: return an error if the infolist has no pointer to current item in funct...
Sébastien Helleu
2018-05-20
Merge remote-tracking branch 'origin/pr/623' into irc-3.2-cap
Sébastien Helleu
2018-05-19
core: remove unneeded test on variable argv
Sébastien Helleu
2018-04-17
core: fix infinite loop in evaluation of strings (closes #1183)
Sébastien Helleu
2018-04-17
core: add an eval context structure
Sébastien Helleu
2018-04-16
core: do not set terminal title by default (option weechat.look.window_title)...
Sébastien Helleu
2018-04-15
core: add example of secured data in /help eval
Sébastien Helleu
2018-04-11
core: initialize size to 0 when it is not used in the infolist variable
Sébastien Helleu
2018-03-31
core: fix help on option weechat.look.hotlist_count_max
Sébastien Helleu
2018-03-31
core: improve help on option weechat.look.hotlist_count_max
Sébastien Helleu
2018-03-25
core: add missing completion with buffer names for command /buffer merge (iss...
Sébastien Helleu
2018-03-19
core: improve help of option weechat.completion.partial_completion_alert
Sébastien Helleu
2018-03-19
core: merge buffer by name
Ruslan Bekenev
2018-03-16
core: quit WeeChat on ctrl-C (signal SIGINT) in headless mode
Sébastien Helleu
2018-03-11
Revert "core: remove colors from prefix/message only when needed in hook_prin...
Sébastien Helleu
2018-03-11
core: add binary weechat-headless to run WeeChat without interface (closes #1...
Sébastien Helleu
2018-02-19
core: fix description of command in /help upgrade
Sébastien Helleu
2018-01-20
api: add time in info "date" (WeeChat compilation date/time) (closes #1138)
Sébastien Helleu
2018-01-14
core: reinitialize config file pointer to NULL after an error on section crea...
Sébastien Helleu
2018-01-08
core: add options "-newbuffer", "-free" and "-switch" in command /print (issu...
Sébastien Helleu
2018-01-07
core: set input callback on user buffers after /upgrade
Sébastien Helleu
2018-01-07
core: add option "-y" in command /buffer, add support of buffers with free co...
Sébastien Helleu
2018-01-07
core: remove invalid completion "-prefix" in command /print
Sébastien Helleu
2018-01-07
core: fix some styles
Sébastien Helleu
2018-01-06
core: add option "add" in command /buffer (issue #1113)
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
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
[next]