summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-17core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2014-08-16core: add anchor "#support" for link to user's guide in AUTHORSSébastien Helleu
2014-08-16core: add link to user's guide in AUTHORSSébastien Helleu
2014-08-16core: update German translationsnils_2
2014-08-16core: fix translation of message displayed after /upgradeSébastien Helleu
2014-08-16irc: remove unneeded variable "seconds"Sébastien Helleu
2014-08-16irc: fix translation of CTCP PING reply (closes #137)Sébastien Helleu
2014-08-16core: add a link to user's guide or WeeChat site for contacting developersSébastien Helleu
2014-08-16doc: add non-official support channel #weechat-de in user's guideSébastien Helleu
2014-08-16core: remove obsolete WeeChat version in weechat.potSébastien Helleu
2014-08-16doc: add tags for missing translations in Japanese developer's guideSébastien Helleu
2014-08-16aspell: display an error if command "/aspell setdict" is called without a dic...Sébastien Helleu
2014-08-16core: update ChangeLogSébastien Helleu
2014-08-16aspell: remove unneeded else conditionSébastien Helleu
2014-08-15aspell: fix crash with command "/aspell addword" if no word is given (closes ...nils_2
2014-08-15core: add gettext-devel dependency for Cygwin packagingSébastien Helleu
2014-08-15core: install extra files for Cygwin in share/doc/weechatSébastien Helleu
2014-08-15core: fix asciidoc style in ChangeLogSébastien Helleu
2014-08-15tests: fix memory leak in tests launcherSébastien Helleu
2014-08-15Version 1.1-devSébastien Helleu
2014-08-15Version 1.0Sébastien Helleu
2014-08-14tests: read WeeChat command line arguments in environment variable "WEECHAT_T...Sébastien Helleu
2014-08-14tests: fix memory leaksSébastien Helleu
2014-08-14tests: add tests of function string_split_shellSébastien Helleu
2014-08-14tests: add partial tests of functions hashtable_set*Sébastien Helleu
2014-08-14tests: don't install binary "tests" with autotoolsSébastien Helleu
2014-08-14doc: add missing file "tests.cpp" in developer's guideSébastien Helleu
2014-08-14debian: link against libgcrypt20-dev and libgnutls28-devSébastien Helleu
2014-08-14tests: add tests of function string_replace_with_callbackSébastien Helleu
2014-08-14core: separate new features and bugs fixed in ChangeLogSébastien Helleu
2014-08-13doc: update Polish auto-generated filesSébastien Helleu
2014-08-13core: updated polish translationsKrzysztof Korościk
2014-08-13core: make argument "errors" optional in function string_replace_with_callbackSébastien Helleu
2014-08-12Merge pull request #161 from l/translation_jaSébastien Helleu
2014-08-12core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2014-08-12doc: add example with "callback_free_key" in function hashtable_set_pointer (...Sébastien Helleu
2014-08-11core: callback_free_key shouldn't point to already free'd valueAndrew Potter
2014-08-11core: check that callback is not NULL in function string_replace_with_callbackSébastien Helleu
2014-08-10Version 1.0-rc3Sébastien Helleu
2014-08-10core: fix potential crash in case of malloc error when resetting config optionSébastien Helleu
2014-08-10irc: free nick immediately in case of malloc errorSébastien Helleu
2014-08-10core: remove dead assignment in function hook_process_childSébastien Helleu
2014-08-10core: remove dead assignment in function hook_command_execSébastien Helleu
2014-08-10script: fix potential crash in case of malloc errorSébastien Helleu
2014-08-10core: remove dead assignment when converting mouse codeSébastien Helleu
2014-08-10core: fix zero-length malloc of an hashtable item with type "buffer"Sébastien Helleu
2014-08-10core: return immediately if localtime fails in window scrollSébastien Helleu
2014-08-10logger: fix memory leaks in backlogSébastien Helleu
2014-08-10core: fix memory leak on /upgrade when file signature in upgrade file is invalidSébastien Helleu
2014-08-09core: fix memory leak in completion of config options valuesSébastien Helleu