summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-26relay: fix send of signals "relay_client_xxx" (closes #214)Sébastien Helleu
2014-09-24core: fix crash on buffer close when option weechat.look.hotlist_remove is se...Sébastien Helleu
2014-09-22irc: fix type of value stored in hashtable when joining a channel (closes #211)Sébastien Helleu
2014-09-21core: update German translationsNils Görs
2014-09-21core: fix highlight of IRC action messages when option irc.look.nick_mode is ...Sébastien Helleu
2014-09-20core: fix compilation of plugin API functions (macros) when compiler optimiza...Sébastien Helleu
2014-09-20core: update German translationsNils Görs
2014-09-20core: fix sentence in ChangeLogSébastien Helleu
2014-09-20guile: fix compilation with Guile < 2.0.4 (closes #198)Sébastien Helleu
2014-09-20doc: update Polish auto-generated filesSébastien Helleu
2014-09-20trigger: do not allow any changes on a trigger when it is currently running (...Sébastien Helleu
2014-09-20aspell: fix compilation with enchant version older than 1.6.0 (closes #192)Sébastien Helleu
2014-09-14core: update polish translationsKrzysztof Korościk
2014-09-14doc: update polish translationsKrzysztof Korościk
2014-09-06core: update ChangeLogSébastien Helleu
2014-09-06irc: display nick changes in server buffer (closes #188)Sébastien Helleu
2014-09-04irc: disable creation of temporary servers by default with command /connect, ...Sébastien Helleu
2014-09-03tests: add tests of hashtable functionsSébastien Helleu
2014-09-01doc: fix example of color codes in command line (user's guide)Sébastien Helleu
2014-08-31doc: update Japanese auto-generated filesSébastien Helleu
2014-08-31Merge pull request #183 from l/translation_jaSébastien Helleu
2014-08-31core: change comment about linker and circular references problems with stati...Sébastien Helleu
2014-08-31core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2014-08-30core: add debug functions to measure time spent in code/functionsSébastien Helleu
2014-08-29core: fix window/buffer pointers used in command /evalSébastien Helleu
2014-08-29core: add another example of buffer name in /help filterSébastien Helleu
2014-08-29api: use microseconds instead of milliseconds in functions util_timeval_diff ...Sébastien Helleu
2014-08-29core: remove some spacesSébastien Helleu
2014-08-27api: fix bug in function hdata_move when absolute value of count is greater t...Sébastien Helleu
2014-08-26perl: fix detection of Perl >= 5.20 with autotoolsSébastien Helleu
2014-08-25core: fix build of tests with autotoolsSébastien Helleu
2014-08-25tests: fix build of tests when the build directory is outside source tree (cl...Sébastien Helleu
2014-08-24core: sync debian files with debian git repositorySébastien Helleu
2014-08-24core: sort linked lists with configuration files and sections by nameSébastien Helleu
2014-08-23irc: remove a trailing comma in help of server capabilities optionSébastien Helleu
2014-08-23core: add a constant for color buffer nameSébastien Helleu
2014-08-23core: add missing return code in comment of function hook_command_execSébastien Helleu
2014-08-23core: fix error message in case of ambiguous incomplete commandSébastien Helleu
2014-08-23core: fix typo: too much calls -> too many callsSébastien Helleu
2014-08-23core: fix typo: unambigous -> unambiguousSébastien Helleu
2014-08-23core: add new option weechat.look.command_incomplete in ChangeLogSébastien Helleu
2014-08-23doc: update auto-generated files with WeeChat optionsSébastien Helleu
2014-08-23core: allow incomplete commands if unambiguous (task #5419)Sébastien Helleu
2014-08-23doc: update German auto-generated filesSébastien Helleu
2014-08-23doc: update German documentationnils_2
2014-08-23doc: update German documentationnils_2
2014-08-23core: update German translationsnils_2
2014-08-23core: add command to restore default triggers that have changed in version 1....Sébastien Helleu
2014-08-23trigger: add option "restore" in command /triggerSébastien Helleu
2014-08-22script: fix crash on "/script update" if a script detail is displayed in buff...Sébastien Helleu