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
2014-03-19
core: add key alt-j,alt-f to jump to first buffer, change command for jump to...
Sebastien Helleu
2014-03-19
doc: update Japanese auto-generated files
Sebastien Helleu
2014-03-18
Merge pull request #28 from l/translation_ja
Sébastien Helleu
2014-03-19
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-03-18
core: update the message displayed on crash
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-18
core: remove trailing whitespace in a Polish translation
Sebastien Helleu
2014-03-18
core: remove trailing space in log message when writing a configuration file
Sebastien Helleu
2014-03-18
core: update German translations
Sebastien Helleu
2014-03-17
trigger: set default variable "tg_remaining_calls" for regex in timer callback
Sebastien Helleu
2014-03-17
irc: fix typo in /help kickban
Sebastien Helleu
2014-03-17
exec: don't use shell by default when executing commands (for security reasons)
Sebastien Helleu
2014-03-17
script: set option script.scripts.cache_expire to 1440 by default
Sebastien Helleu
2014-03-17
core: fix "/window scroll_bottom" on a buffer with free content
Sebastien Helleu
2014-03-17
doc: update German auto-generated files
Sebastien Helleu
2014-03-17
core: fix typo in French translation of /help logger
Sebastien Helleu
2014-03-16
core: fix compilation on SmartOS (bug #40981, closes #23)
Sebastien Helleu
2014-03-16
core: fix some compilation problems on SmartOS
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
core: update German translations
nils_2
2014-03-16
ruby: add detection of Ruby 2.1
Sebastien Helleu
2014-03-16
exec: add example with option "-pipe" in /help exec
Sebastien Helleu
2014-03-16
exec: add return code ("rc") in hashtable sent with option "-hsignal"
Sebastien Helleu
2014-03-16
core: update translations
Sebastien Helleu
2014-03-16
exec: add values "irc" and "weechat" for option "-color", replace "decode" by...
Sebastien Helleu
2014-03-16
exec: add options "-pipe" and "-hsignal" in command /exec
Sebastien Helleu
2014-03-16
trigger: fix build of hashtable in hsignal callback when values have type "st...
Sebastien Helleu
2014-03-15
exec: do not create/switch to buffer with option "-bg"
Sebastien Helleu
2014-03-15
exec: add examples in /help exec
Sebastien Helleu
2014-03-15
exec: fix typo in /help exec
Sebastien Helleu
2014-03-15
core: update German translations
nils_2
2014-03-15
exec: fix compilation on OpenBSD
Sebastien Helleu
2014-03-15
doc: add exec plugin in developer's guide
Sebastien Helleu
2014-03-15
core: update translations
Sebastien Helleu
2014-03-15
exec: rename value "off" to "ansi" for option "-color" in command /exec
Sebastien Helleu
2014-03-15
core: update ChangeLog
Sebastien Helleu
2014-03-15
Merge branch 'exec'
Sebastien Helleu
2014-03-15
doc: fix IRC colors 14/15 in user's guide
Sebastien Helleu
2014-03-15
irc: add decoding of bright ANSI colors (90-97, 100-107)
Sebastien Helleu
2014-03-15
core: add decoding of bright ANSI colors (90-97, 100-107)
Sebastien Helleu
2014-03-15
exec: add option "-color" in command /exec (decode ANSI colors by default)
Sebastien Helleu
2014-03-15
irc: add modifier "irc_color_decode_ansi"
Sebastien Helleu
2014-03-15
core: add modifier and infos to decode ANSI colors
Sebastien Helleu
2014-03-14
core: add options "term2rgb" and "rgb2term" in command /color
Sebastien Helleu
2014-03-14
core: add functions to convert RGB to terminal color (and vice versa)
Sebastien Helleu
2014-03-14
xfer: fix connection to remote host in DCC receive on Mac OS X (closes #25)
Sebastien Helleu
2014-03-14
Merge pull request #26 from talisein/bug25
Sébastien Helleu
[next]