summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-15exec: fix typo in /help execSebastien Helleu
2014-03-15core: update German translationsnils_2
2014-03-15exec: fix compilation on OpenBSDSebastien Helleu
2014-03-15doc: add exec plugin in developer's guideSebastien Helleu
2014-03-15core: update translationsSebastien Helleu
2014-03-15exec: rename value "off" to "ansi" for option "-color" in command /execSebastien Helleu
2014-03-15core: update ChangeLogSebastien Helleu
2014-03-15Merge branch 'exec'Sebastien Helleu
2014-03-15doc: fix IRC colors 14/15 in user's guideSebastien Helleu
2014-03-15irc: add decoding of bright ANSI colors (90-97, 100-107)Sebastien Helleu
2014-03-15core: add decoding of bright ANSI colors (90-97, 100-107)Sebastien Helleu
2014-03-15exec: add option "-color" in command /exec (decode ANSI colors by default)Sebastien Helleu
2014-03-15irc: add modifier "irc_color_decode_ansi"Sebastien Helleu
2014-03-15core: add modifier and infos to decode ANSI colorsSebastien Helleu
2014-03-14core: add options "term2rgb" and "rgb2term" in command /colorSebastien Helleu
2014-03-14core: add functions to convert RGB to terminal color (and vice versa)Sebastien Helleu
2014-03-14xfer: fix connection to remote host in DCC receive on Mac OS X (closes #25)Sebastien Helleu
2014-03-14Merge pull request #26 from talisein/bug25Sébastien Helleu
2014-03-13xfer: Fix segfault in DCC send.Andrew Potter
2014-03-13xfer: Don't use sockaddr_storage for address_lengthAndrew Potter
2014-03-13exec: switch to exec buffer even if it is already openedSebastien Helleu
2014-03-13core: update ChangeLog (closes #24)Sebastien Helleu
2014-03-13core: fix highlight problem with "(?-i)" and upper case letters in option wee...Sebastien Helleu
2014-03-13exec: add missing empty lines in output of commandsSebastien Helleu
2014-03-13api: add callback in function string_replace_regexSebastien Helleu
2014-03-13exec: disable "output to buffer" if command is executed on an exec bufferSebastien Helleu
2014-03-13exec: add options "-rc"/"-norc" (display return code) in command /execSebastien Helleu
2014-03-13exec: execute commands from input of exec buffersSebastien Helleu
2014-03-12core: update ChangeLogSebastien Helleu
2014-03-12core: use glibtoolize on mac instead of libtoolizeFredrik Fornwall
2014-03-12core: assume iconv usability when cross compilingFredrik Fornwall
2014-03-12irc: add "#" before any channel in /join, even /join 0 (closes #20)Sebastien Helleu
2014-03-12core: update translationsnils_2
2014-03-12exec: add options "-ln"/"-noln" (line numbers) in command /execSebastien Helleu
2014-03-12exec: automatically disable shell if command starts with "url:" (URL download)Sebastien Helleu
2014-03-12exec: add options "-buffer" and "-sw"/"-nosw" in command /execSebastien Helleu
2014-03-12exec: add option "-inclose" in command /execSebastien Helleu
2014-03-12exec: add missing completion of "-ns" in command /execSebastien Helleu
2014-03-12exec: add options "-n"/"-ns" in command /exec (display output in a new buffer)Sebastien Helleu
2014-03-12exec: add option exec.command.default_optionsSebastien Helleu
2014-03-12core: update ChangeLogSebastien Helleu
2014-03-12Merge branch 'master' of git://github.com/talisein/weechat-1 into talisein-ma...Sebastien Helleu
2014-03-12core: update ChangeLogSebastien Helleu
2014-03-12core: update translationsSebastien Helleu
2014-03-12irc: display output of CAP LIST in server buffer (closes #10)Shawn Smith
2014-03-11xfer: Fix xfer.network.own_ip behaviorAndrew Potter
2014-03-11core: add missing \0 at the end of stderr buffer in hook_processSebastien Helleu
2014-03-11exec: fix crash when giving bad id to command /exec -inSebastien Helleu
2014-03-11exec: add option "-del" in command /execSebastien Helleu
2014-03-11exec: add option "-bg" in command /execSebastien Helleu