summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-22build: disable build of man page and documentation on CygwinSébastien Helleu
2016-08-22core: fix warnings about unused variablesSébastien Helleu
2016-08-22doc: update Japanese auto-generated filesSébastien Helleu
2016-08-22Merge pull request #783 from l/master/translation/ja_JPSébastien Helleu
core: update Japanese translations
2016-08-21core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2016-08-20api: fix crash in function network_connect_to() if address is NULL (issue #781)Sébastien Helleu
2016-08-20xfer: fix crash on DCC send if option xfer.file.auto_accept_nicks is set ↵Sébastien Helleu
(closes #781)
2016-08-19api: fix connection to servers with hook_connect() on Windows 10 with ↵Sébastien Helleu
Windows subsystem for Linux (issue #770) The test on socketpair() function is now made when hooks are initialized (instead of doing the test at compilation time).
2016-08-19Revert "api: fix connection to servers with hook_connect() on Windows 10 ↵Sébastien Helleu
with Windows subsystem for Linux (closes #770)" This reverts commit 399636f98453bdc1fca19b4dbc742993549aa6c3.
2016-08-18tests: add test on the "extra" option on function eval_expression()Sébastien Helleu
2016-08-18core: update ChangeLogSébastien Helleu
2016-08-18doc: translate "extra" argument of string_eval_expression in other languages ↵Sébastien Helleu
(plugin API reference)
2016-08-18core: move the extra_vars_eval argument after extra_varsSébastien Helleu
2016-08-18core: fix empty commentSébastien Helleu
2016-08-18Merge remote-tracking branch 'origin/pr/534'Sébastien Helleu
2016-08-17doc: update German auto-generated filesSébastien Helleu
2016-08-17core: update German translationsNils Görs
2016-08-16core: add optional argument "lowest", "highest" or level mask in command ↵Sébastien Helleu
/input hotlist_clear
2016-08-14doc: update German auto-generated filesSébastien Helleu
2016-08-14core: update German translationsNils Görs
2016-08-14doc: update auto-generated files with WeeChat commandsSébastien Helleu
2016-08-14core: fix completion of command /buffer swapSébastien Helleu
2016-08-14core: add option "cycle" in command /bufferSébastien Helleu
2016-08-13xfer: fix NULL pointer derefence in case of memory error in ↵Sébastien Helleu
xfer_set_{local|remote}_address()
2016-08-13xfer: fix memory leak in case of memory error in xfer_chat_open_buffer()Sébastien Helleu
2016-08-13irc: fix NULL pointer derefence in case of memory error in irc_sasl_dh()Sébastien Helleu
2016-08-13core: fix NULL pointer derefence in case of memory error in ↵Sébastien Helleu
gui_buffer_input_buffer_init()
2016-08-13core: free file pointer in case of memory error in util_file_get_content()Sébastien Helleu
2016-08-13core: add weechat-curses link in .gitignoreSébastien Helleu
2016-08-13doc: update main features in user's guideSébastien Helleu
2016-08-11doc: update German auto-generated filesSébastien Helleu
2016-08-11doc: update German documentationNils Görs
2016-08-11core: update German translationsNils Görs
2016-08-10trigger: add missing step with post action in /help triggerSébastien Helleu
2016-08-10doc: add question about screen and bracketed paste mode in FAQSébastien Helleu
2016-08-10doc: update German auto-generated filesSébastien Helleu
2016-08-10core: fix typo in a French translationSébastien Helleu
2016-08-10core: update German translationsNils Görs
2016-08-09Merge pull request #773 from l/master/translation/ja_JPSébastien Helleu
doc: update Japanese translations
2016-08-09trigger: add post action in command line built by /trigger input|output|recreateSébastien Helleu
2016-08-09trigger: add quotes around completions of post actionSébastien Helleu
2016-08-09core: update ChangeLogSébastien Helleu
2016-08-09core: update translationsSébastien Helleu
2016-08-09doc: translate trigger post action in other languages (user's guide)Sébastien Helleu
2016-08-09trigger: rename "once action" to "post action"Sébastien Helleu
2016-08-09Merge remote-tracking branch 'origin/pr/509'Sébastien Helleu
2016-08-09doc: update Japanese translationsAYANOKOUZI, Ryuunosuke
2016-08-07doc: update auto-generated files with URL optionsSébastien Helleu
2016-08-07core: fix Tab in Japanese translation of /help printSébastien Helleu
2016-08-07irc: remove evil tabSébastien Helleu