index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-27
script: do not search by license and author in /script search (thanks to Nils...
Sebastien Helleu
2013-04-25
core: fix typo in /help eval
Sebastien Helleu
2013-04-24
core: reset scroll in window before zooming on a merged buffer (bug #38207)
Sebastien Helleu
2013-04-23
irc: add support of UHNAMES (capability "userhost-in-names") (task #9353)
Sebastien Helleu
2013-04-21
relay: fix typo in error displayed by command /relay del
Sebastien Helleu
2013-04-21
irc: add tag "irc_nick_back" for messages displayed in private buffer when a ...
Sebastien Helleu
2013-04-21
api: add new function hdata_search
Sebastien Helleu
2013-04-21
doc: fix typo in python example of function hdata_move (plugin API reference)
Sebastien Helleu
2013-04-21
doc: add missing functions in scripting guide
Sebastien Helleu
2013-04-20
ruby: fix crash in function hdata_move
Sebastien Helleu
2013-04-20
guile: fix crash in function hdata_move
Sebastien Helleu
2013-04-18
api: add property "completion_freeze" for function buffer_set: do not stop co...
Sebastien Helleu
2013-04-16
doc: update german translations and docs
Nils Görs
2013-04-14
doc: rename link "256_colors" to "use_256_colors" in FAQ (anchor names beginn...
Sebastien Helleu
2013-04-12
api: fix connection to servers with hook_connect on OS X (bug #38496)
Sebastien Helleu
2013-04-12
core: do not force weechat_quit to 0 in main loop, so that a /quit issued bef...
Sebastien Helleu
2013-04-10
irc: fix crash on command "/allchan /close"
Sebastien Helleu
2013-03-29
doc: fix C example of function weechat_nicklist_get_next_item (plugin API ref...
stfn
2013-03-29
core: use layout saved when option weechat.look.save_layout_on_exit is enable...
Sebastien Helleu
2013-03-29
core: fix uninitialized variable when saving layout for windows in upgrade
Sebastien Helleu
2013-03-25
xfer: add option xfer.file.auto_accept_nicks (patch #7962)
Andrew Potter
2013-03-25
fifo: remove #define MAX_PATH (now done in weechat-plugin.h)
Sebastien Helleu
2013-03-25
script: fix compilation on GNU/Hurd (patch #7977) (thanks to Andrew Potter)
Sebastien Helleu
2013-03-24
core: mention unit (minutes) for old option "irc.network.lag_disconnect"
Sebastien Helleu
2013-03-24
lua: remove use of functions for API constants
Sebastien Helleu
2013-03-24
Revert "doc: add note about constants in lua, fix lua example (scripting guide)"
Sebastien Helleu
2013-03-24
doc: add note about constants in lua, fix lua example (scripting guide)
Sebastien Helleu
2013-03-24
irc: add option irc.look.display_join_message (task #10895)
Sebastien Helleu
2013-03-24
ruby: fix typo in comment
Sebastien Helleu
2013-03-24
core: rename icon file in Makefile.am
Sebastien Helleu
2013-03-24
core: install icon file (patch #7972)
Sebastien Helleu
2013-03-24
core: rename weechat_icon_32.png to weechat.png
Sebastien Helleu
2013-03-24
core: update WeeChat icon: move "ee" to the middle of icon
Sebastien Helleu
2013-03-22
ruby: fix crash with Ruby 2.0: use one array for the last 6 arguments of func...
Sebastien Helleu
2013-03-22
irc: fix default completion (like nicks) in commands /msg, /notice, /query an...
Sebastien Helleu
2013-03-21
irc: fix prefix color for nick when the prefix is not in irc.color.nick_prefi...
Sebastien Helleu
2013-03-21
doc: use listing style for commands in quickstart guide
Sebastien Helleu
2013-03-21
doc: change style for listings in asciidoc CSS
Sebastien Helleu
2013-03-17
irc: add option irc.look.pv_buffer: automatically merge private buffers (opti...
Sebastien Helleu
2013-03-17
core: fix refresh of item "completion" (bug #38214) (patch from Nils Görs)
Sebastien Helleu
2013-03-17
scripts: create directories (language and language/autoload) on each action (...
Sebastien Helleu
2013-03-17
script: create "script" directory on each action (just in case it has been re...
Sebastien Helleu
2013-03-17
relay: rename compression "gzip" to "zlib" (compression is zlib, not gzip) (t...
Sebastien Helleu
2013-03-17
core: fix typos in french translations
Sebastien Helleu
2013-03-17
rmodifier: add info about "groups" in /help rmodifier
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-03-17
core: fix typos in ChangeLog
Sebastien Helleu
2013-03-17
core: add support of multiple layouts (task #11274)
Sebastien Helleu
2013-03-16
doc: add link to weechat.org/info in scripting guide (URL transfer) and plugi...
Sebastien Helleu
2013-03-13
lua: fix crash on stack overflow: call lua_pop() for values returned by lua f...
Sebastien Helleu
[prev]
[next]