summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 2.7v2.7Sébastien Helleu2019-12-084-5/+7
* core: remove obsolete file FindTCL.cmake from root Makefile.amSébastien Helleu2019-12-081-1/+0
* debian: fix debian/wheezy and ubuntu/trusty patchesSébastien Helleu2019-12-082-4/+4
* debian: update changelogSébastien Helleu2019-12-081-0/+15
* debian: bump Standards-Version to 4.4.0Sébastien Helleu2019-12-082-2/+2
* doc: update Polish auto-generated filesSébastien Helleu2019-12-019-159/+158
* doc: updated polish traslationKrzysztof Korościk2019-12-013-109/+82
* po: update polish translationKrzysztof Korościk2019-12-011-58/+100
* doc: update German auto-generated filesSébastien Helleu2019-12-012-3/+3
* core: update German translationsNils Görs2019-11-292-11/+18
* core: exit makedist.sh script if command "cd" failedSébastien Helleu2019-11-281-2/+2
* core: replace "! -z" by "-n" in build-debian.shSébastien Helleu2019-11-281-1/+1
* core: replace "-o" by "||" in tools scriptsSébastien Helleu2019-11-282-2/+2
* core: run command and check return code on same line in tools scriptsSébastien Helleu2019-11-282-4/+2
* core: double quote variables in tools scriptsSébastien Helleu2019-11-284-19/+17
* core: double quote variables in script autogen.shSébastien Helleu2019-11-271-5/+4
* Version 2.7-rc1v2.7-rc1Sébastien Helleu2019-11-261-1/+1
* tests: add unit tests on hash algorithms with salt (issue #635)Sébastien Helleu2019-11-251-0/+24
* core: fix typo in French translation (issue #635)Sébastien Helleu2019-11-252-3/+3
* core: move each hash algorithm in a separate function (issue #635)Sébastien Helleu2019-11-251-66/+82
* doc: update auto-generated files with WeeChat options (issue #635)Sébastien Helleu2019-11-256-0/+36
* core: remove obsolete translationsSébastien Helleu2019-11-252-16/+2
* core: update ChangeLog (issue #635)Sébastien Helleu2019-11-251-0/+1
* core: add more info in /help weechat.look.nick_color_hash_salt (issue #635)Sébastien Helleu2019-11-2514-16/+98
* core: remove allocation of string when salt is used (issue #635)Sébastien Helleu2019-11-251-34/+50
* core: add option weechat.look.nick_color_hash_salt to allow for reshuffling of colors (issue #635)Simmo Saan2019-11-253-0/+31
* doc: list the things removed by WeeChat on /plugin unload (user's guide)Sébastien Helleu2019-11-246-12/+60
* doc: fix translations in French plugin API referenceSébastien Helleu2019-11-241-8/+8
* doc: remove flags "translation missing" in French docsSébastien Helleu2019-11-242-4/+0
* doc: bump version of documentation generatorSébastien Helleu2019-11-221-1/+1
* doc: add function to print counters, add separator lines (documentation generator)Sébastien Helleu2019-11-221-9/+21
* doc: simplify function to compute SHA256 checksum, move function outside class AutogenDoc (documentation generator)Sébastien Helleu2019-11-221-19/+13
* doc: sort locales in documentation generatorSébastien Helleu2019-11-221-2/+9
* doc: remove path option in documentation generatorSébastien Helleu2019-11-221-34/+24
* doc: remove obsolete ignored options/completions in documentation generatorSébastien Helleu2019-11-221-3/+0
* irc: do not automatically open a channel with name "0" (closes #1429)Sébastien Helleu2019-11-212-1/+3
* core: update build directories in .gitignoreSébastien Helleu2019-11-191-1/+2
* core: remove arguments for endforeach() in CMake filesSébastien Helleu2019-11-182-3/+3
* core: add different icons sizes (16x16 to 512x512) (closes #1347)Sébastien Helleu2019-11-1814-8/+71
* core: set buffer name, short name and title only if the value has changedSébastien Helleu2019-11-172-1/+27
* core: rename label "enhancement" to "feature"Sébastien Helleu2019-11-151-1/+1
* irc: mention /filter command in /help irc.look.smart_filterSébastien Helleu2019-11-1520-35/+55
* core: add labels in GitHub issue templatesSébastien Helleu2019-11-143-0/+3
* core: fix French translation of "uptime"Sébastien Helleu2019-11-134-14/+18
* core: update ChangeLogSébastien Helleu2019-11-121-0/+1
* build: support python 3.8Eli Schwartz2019-11-122-2/+8
* python: use more idiomatic cmake pkg-config linkingEli Schwartz2019-11-122-10/+3
* cmake: vendor in a new version of FindPkgConfigEli Schwartz2019-11-121-188/+600
* debian: disable javascript plugin on Debian Sid and Ubuntu EoanSébastien Helleu2019-11-116-173/+176
* core: update ChangeLog (issue #1420)Sébastien Helleu2019-11-101-0/+1