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
2014-02-09
core: improve the string_replace_regex function (add reference char, change s...
Sebastien Helleu
2014-02-09
core: replace "regex_t *" by "void *" in string functions (fix ruby compilati...
Sebastien Helleu
2014-02-09
core: add argument "num_items" in function string_split_shell
Sebastien Helleu
2014-02-09
trigger: add trigger plugin
Sebastien Helleu
2014-02-09
core: display a warning in case of inconsistency between the options weechat....
Sebastien Helleu
2014-02-09
core: add more info in /help weechat.look.hotlist_sort
Sebastien Helleu
2014-01-29
core: fix typos in translations and docs
Sebastien Helleu
2014-01-26
core: fix memory leak in regex matching when evaluating expression
Sebastien Helleu
2014-01-24
core: add support of escaped unicode chars in commands /print and "/input ins...
Sebastien Helleu
2014-01-22
core: revert the rename of option weechat.look.save_layout_on_exit
Sebastien Helleu
2014-01-22
core: fix typo in /help print
Sebastien Helleu
2014-01-22
api: add function "infolist_search_var"
Sebastien Helleu
2014-01-21
core: rename option weechat.look.save_layout_on_exit to weechat.look.store_la...
Sebastien Helleu
2014-01-21
core: change format of buffer name in output of /buffer
Sebastien Helleu
2014-01-19
core: add command /print
Sebastien Helleu
2014-01-18
core: fix typo in arguments description of command /mute
Sebastien Helleu
2014-01-18
core: reformat hook_command arguments
Sebastien Helleu
2014-01-18
core: update some function comments
Sebastien Helleu
2014-01-16
core: set max value for option weechat.look.hotlist_names_count to GUI_BUFFER...
Sebastien Helleu
2014-01-15
core: add option weechat.look.tab_width
Sebastien Helleu
2014-01-14
core: add completion "plugins_installed"
Sebastien Helleu
2014-01-13
core: fix typo in /help weechat.look.highlight_regex
Sebastien Helleu
2014-01-11
api: add stdin options in functions hook_process_hashtable and hook_set (task...
Sebastien Helleu
2014-01-09
core: optimize xxx_valid() functions: return immediately if pointer is NULL
Sebastien Helleu
2014-01-09
core: add "POSIX extended" in description of options/commands/functions using...
Sebastien Helleu
2014-01-09
xfer: add support of IPv6 for DCC chat/file (patch #7992)
Andrew Potter
2014-01-08
core: fix crash in /eval when config option has a NULL value
Sebastien Helleu
2014-01-07
core: fix typo in comment
Sebastien Helleu
2014-01-06
core: add missing type "shared_string" in hdata_type_string[]
Sebastien Helleu
2014-01-05
core: fix crash with hdata_update on shared strings, add hdata type "shared_s...
Sebastien Helleu
2014-01-05
core: replace calls to sprintf() with snprintf()
Sebastien Helleu
2014-01-05
core: fix compilation warnings on OpenBSD
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-30
core: rename option "add" to "store" in command /layout
Sebastien Helleu
2013-12-23
core: replace darkgray color as default value of options
Sebastien Helleu
2013-12-18
core: add support of UTF-8 chars in horizontal/vertical separators
Sebastien Helleu
2013-12-18
core: add option weechat.look.window_auto_zoom, disable automatic zoom by def...
Sebastien Helleu
2013-12-15
core: add support of logical and/or for argument "tags" in function hook_print
Sebastien Helleu
2013-12-15
core: fix some translation of "tags" in french
Sebastien Helleu
2013-12-15
core: add buffer property "highlight_tags_restrict", rename option irc.look.h...
Sebastien Helleu
2013-12-14
core: add note about support of "*" for tags in /help filter
Sebastien Helleu
2013-12-14
core: add logical "and" between tags in filters, weechat.look.highlight_tags ...
Sebastien Helleu
2013-12-13
core: rename options save/reset to add/del in command /layout
Sebastien Helleu
2013-12-11
core: update translations
Sebastien Helleu
2013-12-07
core: add option weechat.look.buffer_position
Sebastien Helleu
2013-11-30
core: fix command /buffer renumber
Sebastien Helleu
2013-11-30
core: fix unmerge of buffer
Sebastien Helleu
2013-11-30
core: add limits for buffers (max 10000 buffers opened, number of a buffer: b...
Sebastien Helleu
2013-11-30
core: add option weechat.look.buffer_auto_renumber
Sebastien Helleu
2013-11-24
core: do not update terminal title on startup if option weechat.look.window_t...
Sebastien Helleu
[prev]
[next]