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
/
ChangeLog.asciidoc
Age
Commit message (
Expand
)
Author
2014-03-22
irc: add command /unquiet (closes #36)
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 add of filter on OS X when regex for message is empty (filter regex...
Sebastien Helleu
2014-03-19
irc: add command /allpv (task #13111)
Sebastien Helleu
2014-03-18
irc: fix truncated read on socket with SSL (bug #41558)
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-17
script: set option script.scripts.cache_expire to 1440 by default
Sebastien Helleu
2014-03-16
core: fix compilation on SmartOS (bug #40981, closes #23)
Sebastien Helleu
2014-03-16
api: allow negative value for y in function printf_y
Sebastien Helleu
2014-03-16
ruby: fix crash when trying to load a directory with /ruby load
Sebastien Helleu
2014-03-16
ruby: add detection of Ruby 2.1
Sebastien Helleu
2014-03-15
core: update ChangeLog
Sebastien Helleu
2014-03-15
Merge branch 'exec'
Sebastien Helleu
2014-03-14
xfer: fix connection to remote host in DCC receive on Mac OS X (closes #25)
Sebastien Helleu
2014-03-13
core: update ChangeLog (closes #24)
Sebastien Helleu
2014-03-13
core: fix highlight problem with "(?-i)" and upper case letters in option wee...
Sebastien Helleu
2014-03-12
core: update ChangeLog
Sebastien Helleu
2014-03-12
irc: add "#" before any channel in /join, even /join 0 (closes #20)
Sebastien Helleu
2014-03-12
core: update ChangeLog
Sebastien Helleu
2014-03-12
core: update ChangeLog
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
2014-03-11
api: add support of case insensitive search and search by buffer full name in...
Sebastien Helleu
2014-03-11
api: add option "signal" in function hook_set to send a signal to the child p...
Sebastien Helleu
2014-03-11
core: fix detection of terminated process in hook_process
Sebastien Helleu
2014-03-07
core: set option weechat.look.buffer_search_where to prefix_message by default
Sebastien Helleu
2014-03-07
script: fix scroll on script buffer in the detailed view of script (closes #6)
Sebastien Helleu
2014-03-07
core: fix "/window scroll -N" on a buffer with free content
Sebastien Helleu
2014-03-07
relay: fix crash on /upgrade received from a client (weechat protocol)
Sebastien Helleu
2014-03-06
core: add option weechat.look.hotlist_add_conditions, remove option weechat.l...
Sebastien Helleu
2014-03-06
core: fix recursive calls to function eval_expression
Sebastien Helleu
2014-03-05
core: rename file NEWS.asciidoc to ReleaseNotes.asciidoc
Sebastien Helleu
2014-03-05
relay: add info "relay_client_count" with optional status name as argument
Sebastien Helleu
2014-03-05
relay: add signals "relay_client_xxx" for client status changes (closes #2)
Sebastien Helleu
2014-03-05
core: add link to formatted version of {ChangeLog|NEWS}.asciidoc
Sebastien Helleu
2014-03-04
Use asciidoc file ending for all asciidoc files
Tor Hveem