summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-01tests: add tests on function util_signal_searchSébastien Helleu
2019-04-01tests: add tests on util_timeval functionsSébastien Helleu
2019-04-01tests: add tests on function util_parse_delay with unit "ms" (milliseconds)Sébastien Helleu
2019-03-31doc: update Japanese auto-generated filesSébastien Helleu
2019-03-31core: add documentation on command line debug options (in --help and man pages)Sébastien Helleu
2019-03-31doc: fix generation of man page weechat-headless with autotoolsSébastien Helleu
2019-03-31Merge pull request #1328 from l/master/translation/ja_JPSébastien Helleu
2019-04-01core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2019-03-29doc: update German auto-generated fileSébastien Helleu
2019-03-29core: send code coverage only with gcc, not with clangSébastien Helleu
2019-03-29core: add codecov badgeSébastien Helleu
2019-03-29core: move coverage.info in parent directorySébastien Helleu
2019-03-29core: move upload of code coverage from build-test.sh to .travis.ymlSébastien Helleu
2019-03-29core: fix upload of code coverage to codecov.ioSébastien Helleu
2019-03-29core: upload code coverage on codecov.io in Travis CISébastien Helleu
2019-03-29core: update German translationsNils Görs
2019-03-29core: don't execute command scheduled by /repeat if the buffer does not exist...Sébastien Helleu
2019-03-29core: don't execute command scheduled by /wait if the buffer does not exist a...Sébastien Helleu
2019-03-29core: use seconds by default in /repeat interval, allow unit for the intervalSébastien Helleu
2019-03-29core: move parsing of /wait delay in a separate function, with unit testsSébastien Helleu
2019-03-29core: allow text in addition to a command in command /repeatSébastien Helleu
2019-03-28core: update ChangeLogSébastien Helleu
2019-03-28relay: use option "delay" in call to command_options (closes #1327)Sébastien Helleu
2019-03-28api: add option "delay" in hashtable options of function command_options (iss...Sébastien Helleu
2019-03-28core: make "input_commands_allowed" work with /wait and /repeat commands (iss...Sébastien Helleu
2019-03-25core: set CMake minimum version required to 3.0Sébastien Helleu
2019-03-25tests: fix scripting API tests on 32-bit archSébastien Helleu
2019-03-24tests: fix style in CMake fileSébastien Helleu
2019-03-24doc: improve description of CMake option ENABLE_PYTHON3 in user's guideSébastien Helleu
2019-03-24doc: fix typo Gnutls -> GnuTLS in user's guideSébastien Helleu
2019-03-24doc: fix description of man/doc CMake options in user's guideSébastien Helleu
2019-03-24core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...Sébastien Helleu
2019-03-23debian: update changelogSébastien Helleu
2019-03-23core: switch from Ubuntu Trusty to Xenial in Travis CISébastien Helleu
2019-03-23lua: add detection of Lua 5.3 with autotoolsSébastien Helleu
2019-03-23tests: remove extra output before/after testsSébastien Helleu
2019-03-21irc: fix length of string for SHA-512, SHA-256 and SHA-1 in help on ssl_finge...Sébastien Helleu
2019-03-21core: add Haiku as supported platform in READMESébastien Helleu
2019-03-19core: update German translationsNils Görs
2019-03-19irc: display an error with /allchan -current or /allpv -current if the curren...Sébastien Helleu
2019-03-19tests: remove value for first #define in headersSébastien Helleu
2019-03-19php: remove value for first #define in headersSébastien Helleu
2019-03-19doc: add missing keys Ctrl+F1 and Ctrl+F2 for buflist (FAQ)Sébastien Helleu
2019-03-18irc: fix update of channels modes with arguments when joining a channel (clos...Sébastien Helleu
2019-03-17core: fix typo: Weechat -> WeeChatSébastien Helleu
2019-03-17core: fix description of Cygwin "weechat" packageSébastien Helleu
2019-03-17core: fix version numbering scheme in cygport fileSébastien Helleu
2019-03-12doc: update German auto-generated fileSébastien Helleu
2019-03-12Merge branch 'master' of github.com:weechat/weechatNils Görs
2019-03-12core: update German translationsNils Görs