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
Age
Commit message (
Expand
)
Author
2013-07-17
core: do nothing in "/window scroll_beyond_end" if the buffer has no lines
Sebastien Helleu
2013-07-17
core: add option "scroll_beyond_end" for command /window (task #6745)
Sebastien Helleu
2013-07-15
core: add option weechat.look.key_bind_safe
Sebastien Helleu
2013-07-15
core: remove obsolete reference to "key functions" in comments
Sebastien Helleu
2013-07-13
core: fix malloc(0) when building content of a bar using a filling with columns
Sebastien Helleu
2013-07-13
lua: fix interpreter used in API functions (bug #39470)
Sebastien Helleu
2013-07-11
xfer: add option xfer.look.pv_tags
Sebastien Helleu
2013-07-11
irc: add option irc.look.pv_tags
Sebastien Helleu
2013-07-11
core: sort config options by name in sources
Sebastien Helleu
2013-07-10
core: fix char displayed at the intersection of three windows (bug #39331)
Sebastien Helleu
2013-07-08
core: fix crash in evaluation of expression when reading a string in hdata wi...
Sebastien Helleu
2013-07-05
core: add completion "-quit" for command /upgrade
Sebastien Helleu
2013-07-02
irc: fix error message on /invite without arguments (bug #39272)
Sebastien Helleu
2013-07-02
core: add missing period in /help upgrade
Sebastien Helleu
2013-06-29
core: move test of invalid UTF-8 char length from gui-chat.c to wee-utf8.c
Sebastien Helleu
2013-06-29
core: fix display bugs with some UTF-8 chars that truncates messages displayed
Sebastien Helleu
2013-06-29
irc: fix uninitialized variable "color" when hashing nickname to find color
Sebastien Helleu
2013-06-29
aspell: fix uninitialized variable "lang" when displaying list of installed d...
Sebastien Helleu
2013-06-28
core: remove obsolete command line option -k/--keys
Sebastien Helleu
2013-06-28
core: update man page and add translations (in french, german, italian, and j...
Sebastien Helleu
2013-06-10
core: remove extra space after empty prefix (when prefix for action, error, j...
Sebastien Helleu
2013-06-09
relay: add command "ping" in weechat protocol (task #12689)
Sebastien Helleu
2013-06-08
core: add option weechat.network.proxy_curl (task #12651)
Sebastien Helleu
2013-06-08
core: add options for Curl >= 7.25
Sebastien Helleu
2013-06-08
irc: display a warning when the proxy set in a server does not exist
Sebastien Helleu
2013-06-08
core: add "proxy" infolist and hdata
Sebastien Helleu
2013-06-07
aspell: add support of enchant library (patch #6858)
Sebastien Helleu
2013-06-05
irc: add support of special variables $nick/$channel/$server in commands /all...
Sebastien Helleu
2013-06-02
irc: add option irc.look.nick_color_hash: hash algorithm to find nick color (...
Sebastien Helleu
2013-05-30
core: fix random crash on mouse actions (bug #39094)
Sebastien Helleu
2013-05-30
relay: fix binding to an IP address (bug #39119)
Mantas Mikulėnas
2013-05-29
irc: fix multiple nicks in command /query (separated by commas): open one buf...
Sebastien Helleu
2013-05-28
core: set options weechat.look.color_inactive_{buffer|window} to "on" by default
Sebastien Helleu
2013-05-27
xfer: fix compilation error on OpenBSD
Simon Kuhnle
2013-05-24
core: fix compilation error when gnutls is not found
Sebastien Helleu
2013-05-22
xfer: fix compilation warnings
Sebastien Helleu
2013-05-22
core: fix compilation warnings
Sebastien Helleu
2013-05-21
Merge branch 'layout_infolist_hdata'
Sebastien Helleu
2013-05-21
core: fix line alignment when option weechat.look.buffer_time_format is set t...
Sebastien Helleu
2013-05-18
irc: fix name of server buffer after /server rename (set name "server.name" i...
Sebastien Helleu
2013-05-18
relay: fix uncontrolled format string in redirection of irc commands
Sebastien Helleu
2013-05-18
irc: fix uncontrolled format string when sending unknown irc commands (if opt...
Sebastien Helleu
2013-05-18
irc: fix uncontrolled format string when sending ison command (for nicks moni...
Sebastien Helleu
2013-05-18
api: do not display a warning by default when loading a script with a license...
Sebastien Helleu
2013-05-15
core: add variable "current_layout" in infolist "layout"
Sebastien Helleu
2013-05-14
core: add infolist "layout" and hdata "layout", "layout_buffer" and "layout_w...
Sebastien Helleu
2013-05-14
core: fix typo in comment
Sebastien Helleu
2013-05-12
irc: fix refresh of nick in input bar when joining a new channel with op stat...
Sebastien Helleu
2013-05-11
irc: remove tag "notify_private" from notices received before message 001
Sebastien Helleu
2013-05-07
python: fix crash when loading scripts with Python 3.x (patch #8044) (thanks ...
Sebastien Helleu
[prev]
[next]