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-11-17
doc: update auto-generated files with WeeChat options
Sebastien Helleu
2013-11-17
core: remove obsolete signals "debug_buffer" and "debug_windows"
Sebastien Helleu
2013-11-15
core: optimize loop when closing several buffers with command /buffer close n...
Sebastien Helleu
2013-11-15
core: fix memory leak when n2 is not a valid number in command /buffer close ...
Sebastien Helleu
2013-11-14
core: apply color attributes when clearing a window (patch #8236) (patch from...
Sebastien Helleu
2013-11-13
core: set option weechat.look.paste_bracketed to "on" by default
Sebastien Helleu
2013-11-12
core: fix truncated text when pasting several long lines (bug #40210)
Sebastien Helleu
2013-11-12
doc: fix build of man page (add missing copy of file cmdline_options.xx.txt)
Sebastien Helleu
2013-11-11
core: add missing contributors in AUTHORS
Sebastien Helleu
2013-11-11
core: update polish translations
Krzysztof Koroscik
2013-11-11
doc: fix style for tables with asciidoc 8.6.9 (developer's guide)
Sebastien Helleu
2013-11-11
doc: fix warnings on build of man page with a2x 8.6.9
Sebastien Helleu
2013-11-09
core: fix terminal title under screen/tmux
Sebastien Helleu
2013-11-09
core: rename option weechat.look.set_title to weechat.look.window_title (eval...
Sebastien Helleu
2013-11-09
core: add infos "term_width" and "term_height"
Sebastien Helleu
2013-11-09
api: add support of infos with format `${info:name,arguments}` in function st...
Sebastien Helleu
2013-11-09
api: add support for C++ plugins
stfn
2013-11-09
doc: add bar item "buffer_zoom" in user's guide
Sebastien Helleu
2013-11-09
core: add bar item "buffer_zoom", add signals "buffer_{zoomed|unzoomed}" (pat...
Sebastien Helleu
2013-11-09
core: update translations
Sebastien Helleu
2013-11-09
xfer: load plugin even if options can not be read in xfer.conf (with warnings)
Sebastien Helleu
2013-11-09
script: load plugin even if options can not be read in script.conf (with warn...
Sebastien Helleu
2013-11-09
rmodifier: remove unneeded warning
Sebastien Helleu
2013-11-09
relay: load plugin even if options can not be read in relay.conf (with warnings)
Sebastien Helleu
2013-11-09
logger: load plugin even if options can not be read in logger.conf (with warn...
Sebastien Helleu
2013-11-09
irc: load plugin even if options can not be read in irc.conf (with warnings)
Sebastien Helleu
2013-11-09
charset: remove unneeded warning, do not load plugin when options can not be ...
Sebastien Helleu
2013-11-09
aspell: load plugin even if options can not be read in aspell.conf (with warn...
Sebastien Helleu
2013-11-09
alias: remove unneeded warning, do not load plugin when options can not be in...
Sebastien Helleu
2013-11-09
core: improve error message when a .conf file can not be read, add a second w...
Sebastien Helleu
2013-11-09
core: remove unneeded warning when read of sec.conf fails (another warning is...
Sebastien Helleu
2013-11-09
core: do not exit if read of sec.conf/weechat.conf fails
Sebastien Helleu
2013-11-09
core: remove unneeded warning when read of weechat.conf fails (another warnin...
Sebastien Helleu
2013-11-09
core: display lines waiting for buffer on exit (in case of early exit)
Sebastien Helleu
2013-11-09
core: create .conf file with default options only if the file does not exist ...
Sebastien Helleu
2013-11-08
core: add shared strings in ChangeLog for version 0.4.2
Sebastien Helleu
2013-11-08
core: fix highlight on action messages: skip the nick at beginning to prevent...
Sebastien Helleu
2013-11-07
irc: fix groups in channel nicklist when reconnecting to a server that suppor...
Sebastien Helleu
2013-11-07
doc: add link to download page for remote interfaces (user's guide)
Sebastien Helleu
2013-11-06
core: use one line titles in AUTHORS/INSTALL/README
Sebastien Helleu
2013-11-06
core: use one line titles and less chars for delimited blocks/tables in Chang...
Sebastien Helleu
2013-11-05
core: add default keys alt+home/end and alt+F11/F12 for xterm
Sebastien Helleu
2013-11-04
doc: use one line titles and less chars for delimited blocks/tables in asciid...
Sebastien Helleu
2013-11-03
api: fix read of arrays in hdata functions hdata_<type> (bug #40354)
Sebastien Helleu
2013-11-02
doc: make script docgen.py compliant with PEP8, replace %-formatting with .fo...
Sebastien Helleu
2013-11-02
core: update german translations
Nils Görs
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-11-02
core: use ncurses include path when compiling with cmake
Sebastien Helleu
2013-11-02
weercd.py: major code cleanup, full PEP8 compliance, replace %-formatting wit...
Sebastien Helleu
2013-10-27
weercd.py: use argparse module to parse command line arguments, remove config...
Sebastien Helleu
[prev]
[next]