summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-18core: check validity of buffer pointer when data is sent to a bufferSebastien Helleu
2014-03-18core: fix crash when buffer is closed during execution of multiple commands (...Sebastien Helleu
2014-03-18core: remove trailing whitespace in a Polish translationSebastien Helleu
2014-03-18core: remove trailing space in log message when writing a configuration fileSebastien Helleu
2014-03-18core: update German translationsSebastien Helleu
2014-03-17trigger: set default variable "tg_remaining_calls" for regex in timer callbackSebastien Helleu
2014-03-17irc: fix typo in /help kickbanSebastien Helleu
2014-03-17exec: don't use shell by default when executing commands (for security reasons)Sebastien Helleu
2014-03-17script: set option script.scripts.cache_expire to 1440 by defaultSebastien Helleu
2014-03-17core: fix "/window scroll_bottom" on a buffer with free contentSebastien Helleu
2014-03-17doc: update German auto-generated filesSebastien Helleu
2014-03-17core: fix typo in French translation of /help loggerSebastien Helleu
2014-03-16core: fix compilation on SmartOS (bug #40981, closes #23)Sebastien Helleu
2014-03-16core: fix some compilation problems on SmartOSSebastien Helleu
2014-03-16api: allow negative value for y in function printf_ySebastien Helleu
2014-03-16ruby: fix crash when trying to load a directory with /ruby loadSebastien Helleu
2014-03-16core: update German translationsnils_2
2014-03-16ruby: add detection of Ruby 2.1Sebastien Helleu
2014-03-16exec: add example with option "-pipe" in /help execSebastien Helleu
2014-03-16exec: add return code ("rc") in hashtable sent with option "-hsignal"Sebastien Helleu
2014-03-16core: update translationsSebastien Helleu
2014-03-16exec: add values "irc" and "weechat" for option "-color", replace "decode" by...Sebastien Helleu
2014-03-16exec: add options "-pipe" and "-hsignal" in command /execSebastien Helleu
2014-03-16trigger: fix build of hashtable in hsignal callback when values have type "st...Sebastien Helleu
2014-03-15exec: do not create/switch to buffer with option "-bg"Sebastien Helleu
2014-03-15exec: add examples in /help execSebastien Helleu
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