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
2011-07-13
irc: fix crash when command "/buffer close" is used in a server command to cl...
Sebastien Helleu
2011-07-12
core: fix completion for command arguments when same command exists in many p...
Sebastien Helleu
2011-07-11
rmodifier: add missing include of strings.h in rmodifier.c
Sebastien Helleu
2011-07-10
irc: fix crash when /join command is executed on a non-irc buffer (bug #33742)
Sebastien Helleu
2011-07-10
core: allow empty argument for infolist "key" (return context "default")
Sebastien Helleu
2011-07-10
relay: fix bug with self nick when someone changes its nick on channel (bug #...
Sebastien Helleu
2011-07-05
irc: fix typo in help of options irc.look.new_channel_position and irc.look.n...
Sebastien Helleu
2011-07-05
core: add context "search" for keys (to define keys used during search in buf...
Sebastien Helleu
2011-06-29
core: add new option weechat.look.separator_vertical, rename option weechat.l...
Sebastien Helleu
2011-06-29
core: add missing include of stddef.h in plugin.c
Sebastien Helleu
2011-06-28
irc: fix bug with comma in irc color code: do not strip comma if it is not fo...
Sebastien Helleu
2011-06-26
core: many improvements on hdata
Sebastien Helleu
2011-06-22
core: display error (only once) when bad file descriptor is detected in hook_fd
Sebastien Helleu
2011-06-22
core: fix freeze when hook_fd is called with a bad file/socket (bug #33619)
Sebastien Helleu
2011-06-22
irc: add prefix "#" for all channels on join (if no prefix given)
Sebastien Helleu
2011-06-21
core: fix bug with option weechat.look.hotlist_count_max when count_max is gr...
Sebastien Helleu
2011-06-21
core: fix bug with option weechat.look.hotlist_count_max (value+1 was used)
Sebastien Helleu
2011-06-16
irc: switch to buffer on /join #channel if channel buffer already exists
Sebastien Helleu
2011-06-16
irc: update host of nicks on manual /who
Sebastien Helleu
2011-06-15
core: add local variable "highlight_regex" in buffers
Sebastien Helleu
2011-06-15
relay, xfer: display possible actions in buffer even if list is empty
Sebastien Helleu
2011-06-14
irc, relay: check that prefix and message are not NULL before adding a messag...
Sebastien Helleu
2011-06-13
core: update description for some hdata
Sebastien Helleu
2011-06-13
core: add option "tags" for command /debug
Sebastien Helleu
2011-06-13
core: add option weechat.look.eat_newline_glitch (disabled by default, can ca...
Sebastien Helleu
2011-06-13
core: add "hdata" (direct access to WeeChat/plugin data)
Sebastien Helleu
2011-06-13
core: add string representation for types pointer, buffer and time in propert...
Sebastien Helleu
2011-06-01
core: fix bug with new line inserted at end of each line displayed (set eat_n...
Sebastien Helleu
2011-06-01
core: add option "infolists" for command /debug
Sebastien Helleu
2011-05-31
core: fix bug with horizontal scroll in windows and long lines
Sebastien Helleu
2011-05-26
relay: fix memory leak on plugin load (free raw messages)
Sebastien Helleu
2011-05-26
relay: fix memory leak (free some parsed messages) (bug #33387)
Sebastien Helleu
2011-05-26
irc: fix memory leak in message parser (when called from other plugins like r...
Sebastien Helleu
2011-05-26
irc: fix memory leak on plugin unload (free ignores)
Sebastien Helleu
2011-05-18
logger: add option logger.file.flush_delay (task #11118)
Sebastien Helleu
2011-05-18
logger: use tag "no_log" for some messages printed
Sebastien Helleu
2011-05-16
core: add horizontal scrolling for buffers with free content (command /window...
Sebastien Helleu
2011-05-15
api: fix bug with function config_set_desc_plugin (use immediately descriptio...
Sebastien Helleu
2011-05-15
core: add missing arguments filename and name in /help plugin
Sebastien Helleu
2011-05-15
irc: fix argument nick in /help ignore
Sebastien Helleu
2011-05-14
irc: fix typo in /help links
Sebastien Helleu
2011-05-13
doc: fix typos
Sebastien Helleu
2011-05-11
core: fix argument name in /help color
Sebastien Helleu
2011-05-08
core: ensure that new split percent is between 1 and 99 for balance of windows
Sebastien Helleu
2011-05-07
core: fix balance of windows with vertical split
Sebastien Helleu
2011-05-07
core: fix balance of windows
Sebastien Helleu
2011-05-07
core: improve output of /debug windows
Sebastien Helleu
2011-05-06
irc: fix parsing of message 332 when no topic neither colon are found (bug wi...
Sebastien Helleu
2011-05-02
irc: fix nick color in private when option irc.look.nick_color_force is changed
Sebastien Helleu
2011-05-01
core: fix compiler warning on function wattr_get (on pointers to attrs and pair)
Sebastien Helleu
[next]