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-06-27
core: add option "env" in command /set
Sébastien Helleu
2014-06-11
core: set default value "merged" for option weechat.look.hotlist_remove
Sébastien Helleu
2014-06-10
core: fix potential memory leak with infolists not freed in plugins (debian #...
Sébastien Helleu
2014-06-07
core: fix first comment line in weechat.c
Sébastien Helleu
2014-06-06
core: add option weechat.look.hotlist_remove (closes #99)
Sébastien Helleu
2014-05-24
api: add argument "flags" in function hdata_new_list
Sébastien Helleu
2014-05-13
core: add option "send" in command /input (send text to a buffer)
Sébastien Helleu
2014-05-13
core: fix completion %(plugins_commands) when there are more than one argumen...
Sébastien Helleu
2014-05-13
core: add option "-buffer" in command /command (closes #67)
Sébastien Helleu
2014-05-09
core: add comment
Sébastien Helleu
2014-05-08
core: do not restore title of core buffer after /upgrade
Sébastien Helleu
2014-05-08
core: fix memory leak when restoring buffers after /upgrade
Sébastien Helleu
2014-05-08
core: add support of '!' for tags in /help filter
Sébastien Helleu
2014-04-30
Version 1.0-dev
Sébastien Helleu
2014-04-20
core: add non-breaking spaces in French translations
Sébastien Helleu
2014-04-12
api: allow wildcard "*" inside the mask in function string_match
Sébastien Helleu
2014-04-12
core: fix crash on "weechat --upgrade" if no .upgrade files are found
Sébastien Helleu
2014-04-12
core: use lower case for CMake keywords
Sébastien Helleu
2014-04-12
core: add tag "host_xxx" in /help filter
Sébastien Helleu
2014-04-12
core: add option "-current" in command /print
Sébastien Helleu
2014-04-05
core: add option -all for command /buffer hide|unhide
Sébastien Helleu
2014-04-05
core: fix restoration of core buffer properties after /upgrade
Sébastien Helleu
2014-04-05
core: add hidden buffers, add options hide/unhide in command /buffer
Sébastien Helleu
2014-04-05
core: fix completion of /buffer clear
Sébastien Helleu
2014-04-05
core: fix "/buffer clear" with a name (don't clear all merged buffers with sa...
Sébastien Helleu
2014-04-04
core: fix evaluation of expression with regex when a comparison char is in th...
Sébastien Helleu
2014-04-03
core: close .upgrade files before deleting them after /upgrade
Sébastien Helleu
2014-04-03
api: add option "buffer_flush" in function hook_process_hashtable
Sébastien Helleu
2014-04-02
core: use an integer for seconds in command /window bare <delay>
Sébastien Helleu
2014-04-01
core: add default key alt-'-' to toggle filters in current buffer (closes #17)
Sébastien Helleu
2014-03-30
core: use seconds as float number for delay in command /window bare <delay>
Sébastien Helleu
2014-03-25
core: save/restore buffer property "clear" on /upgrade
Sebastien Helleu
2014-03-25
core: save/restore buffer property "day_change" on /upgrade
Sebastien Helleu
2014-03-25
core: add buffer property "clear"
Sebastien Helleu
2014-03-21
core: fix typo in /help command
Sebastien Helleu
2014-03-20
api: add support of nested variables in function string_eval_expression and c...
Sebastien Helleu
2014-03-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-03-19
core: add key alt-j,alt-f to jump to first buffer, change command for jump to...
Sebastien Helleu
2014-03-18
core: update the message displayed on crash
Sebastien Helleu
2014-03-18
core: check validity of buffer pointer when data is sent to a buffer
Sebastien Helleu
2014-03-18
core: fix crash when buffer is closed during execution of multiple commands (...
Sebastien Helleu
2014-03-18
core: remove trailing space in log message when writing a configuration file
Sebastien Helleu
2014-03-16
core: fix compilation on SmartOS (bug #40981, closes #23)
Sebastien Helleu
2014-03-16
core: fix some compilation problems on SmartOS
Sebastien Helleu
2014-03-15
Merge branch 'exec'
Sebastien Helleu
2014-03-14
core: add options "term2rgb" and "rgb2term" in command /color
Sebastien Helleu
2014-03-13
core: fix highlight problem with "(?-i)" and upper case letters in option wee...
Sebastien Helleu
2014-03-13
api: add callback in function string_replace_regex
Sebastien Helleu
2014-03-11
core: add missing \0 at the end of stderr buffer in hook_process
Sebastien Helleu
2014-03-11
api: add option "detached" in function hook_process_hashtable
Sebastien Helleu
[next]