]> jfr.im git - irc/weechat/weechat.git/shortlog
irc/weechat/weechat.git
2016-12-17  Sébastien Helleucore: fix screenshot URL in README origin/1.0
2014-09-28  Sébastien HelleuVersion 1.0.1 v1.0.1
2014-09-28  Sébastien Helleucore: check that data is not NULL in function string_ic...
2014-09-26  Sébastien Helleurelay: fix send of signals "relay_client_xxx" (closes...
2014-09-24  Sébastien Helleucore: fix crash on buffer close when option weechat...
2014-09-22  Sébastien Helleuirc: fix type of value stored in hashtable when joining...
2014-09-21  Sébastien Helleudoc: update auto-generated files
2014-09-21  Sébastien HelleuMerge pull request #208 from l/1.0_translation_ja
2014-09-21  AYANOKOUZI... core: update Japanese translations
2014-09-21  Sébastien Helleucore: fix highlight of IRC action messages when option...
2014-09-20  Sébastien Helleucore: fix compilation of plugin API functions (macros...
2014-09-20  Nils Görscore: update German translations
2014-09-20  Krzysztof Korościkdoc: updated polish translations
2014-09-20  Krzysztof Korościkcore: update polish translations
2014-09-20  Sébastien Helleucore: fix sentence in ChangeLog
2014-09-20  Sébastien Helleuguile: fix compilation with Guile < 2.0.4 (closes ...
2014-09-20  Sébastien Helleutrigger: do not allow any changes on a trigger when...
2014-09-20  Sébastien Helleuaspell: fix compilation with enchant version older...
2014-08-29  Sébastien Helleucore: fix window/buffer pointers used in command /eval
2014-08-27  Sébastien Helleuapi: fix bug in function hdata_move when absolute value...
2014-08-26  Sébastien Helleuperl: fix detection of Perl >= 5.20 with autotools
2014-08-25  Sébastien Helleucore: fix build of tests with autotools
2014-08-25  Sébastien Helleutests: fix build of tests when the build directory...
2014-08-24  Sébastien Helleucore: sync debian files with debian git repository
2014-08-23  nils_2doc: update German documentation
2014-08-23  Sébastien Helleuirc: remove a trailing comma in help of server capabili...
2014-08-23  Sébastien Helleucore: fix typo in French translation of /help set
2014-08-23  Sébastien Helleuirc: add "server-time" in help of server option "capabi...
2014-08-22  Sébastien Helleuscript: fix crash on "/script update" if a script detai...
2014-08-22  Sébastien Helleutrigger: fix regex used in default triggers to hide...
2014-08-20  Sébastien Helleudoc: add tags for missing translations in Japanese...
2014-08-20  Sébastien Helleucore: fix modifier "weechat_print": discard only one...
2014-08-20  Sébastien Helleudoc: add missing files sec.conf and exec.conf in man...
2014-08-20  Sébastien Helleucore: remove obsolete WeeChat version in weechat.pot
2014-08-20  Sébastien Helleuaspell: display an error if command "/aspell setdict...
2014-08-20  Sébastien Helleucore: update ChangeLog
2014-08-20  Sébastien Helleuaspell: remove unneeded else condition
2014-08-20  nils_2aspell: fix crash with command "/aspell addword" if...
2014-08-20  Sébastien Helleucore: add gettext-devel dependency for Cygwin packaging
2014-08-20  Sébastien Helleucore: install extra files for Cygwin in share/doc/weechat
2014-08-20  Sébastien Helleutests: fix memory leak in tests launcher
2014-08-20  Sébastien HelleuVersion 1.0.1-dev
2014-08-15  Sébastien HelleuVersion 1.0 v1.0
2014-08-14  Sébastien Helleutests: read WeeChat command line arguments in environme...
2014-08-14  Sébastien Helleutests: fix memory leaks
2014-08-14  Sébastien Helleutests: add tests of function string_split_shell
2014-08-14  Sébastien Helleutests: add partial tests of functions hashtable_set*
2014-08-14  Sébastien Helleutests: don't install binary "tests" with autotools
2014-08-14  Sébastien Helleudoc: add missing file "tests.cpp" in developer's guide
2014-08-14  Sébastien Helleudebian: link against libgcrypt20-dev and libgnutls28-dev
2014-08-14  Sébastien Helleutests: add tests of function string_replace_with_callback
2014-08-14  Sébastien Helleucore: separate new features and bugs fixed in ChangeLog
2014-08-13  Sébastien Helleudoc: update Polish auto-generated files
2014-08-13  Krzysztof Korościkcore: updated polish translations
2014-08-13  Sébastien Helleucore: make argument "errors" optional in function strin...
2014-08-12  Sébastien HelleuMerge pull request #161 from l/translation_ja
2014-08-12  AYANOKOUZI... core: update Japanese translations
2014-08-12  Sébastien Helleudoc: add example with "callback_free_key" in function...
2014-08-11  Andrew Pottercore: callback_free_key shouldn't point to already...
2014-08-11  Sébastien Helleucore: check that callback is not NULL in function strin...
2014-08-10  Sébastien HelleuVersion 1.0-rc3 v1.0-rc3
2014-08-10  Sébastien Helleucore: fix potential crash in case of malloc error when...
2014-08-10  Sébastien Helleuirc: free nick immediately in case of malloc error
2014-08-10  Sébastien Helleucore: remove dead assignment in function hook_process_child
2014-08-10  Sébastien Helleucore: remove dead assignment in function hook_command_exec
2014-08-10  Sébastien Helleuscript: fix potential crash in case of malloc error
2014-08-10  Sébastien Helleucore: remove dead assignment when converting mouse...
2014-08-10  Sébastien Helleucore: fix zero-length malloc of an hashtable item with...
2014-08-10  Sébastien Helleucore: return immediately if localtime fails in window...
2014-08-10  Sébastien Helleulogger: fix memory leaks in backlog
2014-08-10  Sébastien Helleucore: fix memory leak on /upgrade when file signature...
2014-08-09  Sébastien Helleucore: fix memory leak in completion of config options...
2014-08-09  Sébastien Helleuirc: fix memory leak in CTCP answer
2014-08-09  Sébastien Helleucore: fix memory leak when removing script files
2014-08-09  Sébastien Helleucore: fix bug with several arguments for command /buffe...
2014-08-09  Sébastien Helleuexec: invert a condition to make code more readable
2014-08-09  Sébastien Helleurelay: fix memory leak during handshake on websocket
2014-08-09  Sébastien Helleurelay: fix memory leak when receiving several lines...
2014-08-09  Sébastien Helleurelay: fix memory leak when receiving commands from...
2014-08-09  Sébastien Helleurelay: remove dead assignment
2014-08-09  Sébastien Helleurelay: fix crash when an IRC "MODE" command is received...
2014-08-09  Sébastien Helleutests: add tests of function string_replace_regex
2014-08-08  Sébastien Helleucore: check that regex is not NULL in function string_r...
2014-08-07  Sébastien Helleucore: fix example in comment of function string_replace...
2014-08-06  Sébastien Helleutests: add TODO comments for missing tests
2014-08-05  Sébastien Helleucore: add C++ compiler and CppUTest for tests in README
2014-08-04  Sébastien Helleutests: add tests of functions hashtable_hash_key_djb2...
2014-08-03  Sébastien Helleucore: update ChangeLog
2014-08-03  Sébastien Helleucore: display warning on $TERM only if it doesn't start...
2014-08-03  Sébastien Helleudoc: remove trailing whitespace in Polish user's guide
2014-08-03  Sébastien HelleuRevert "core: use argument "-i" for sed command (don...
2014-08-03  Krzysztof Korościkupdate polish docs
2014-08-03  Sébastien HelleuVersion 1.0-rc2 v1.0-rc2
2014-08-03  Sébastien Helleucore: fix build with autotools and gettext >= 0.19
2014-08-03  Sébastien Helleucore: use argument "-i" for sed command (don't create...
2014-08-03  Sébastien Helleucore: fix display of bar item "buffer_filter" when...
2014-08-02  Sébastien Helleucore: remove "set -x" in build.sh (the executed command...
2014-08-02  Sébastien Helleucore: add empty line in .travis.yml
2014-08-02  Mikaela Suomalainentests: make build.sh show executed commands & ...
2014-08-02  Mikaela Suomalainencore: enable fast_finishing (Travis CI)
next