summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17perl: fix context used after unload of a scriptSebastien Helleu
2014-02-17python: fix interpreter used after unload of a scriptSebastien Helleu
2014-02-17core: allow empty arguments for command /printSebastien Helleu
2014-02-16core: update ChangeLog (add option "bare" in command /window)Sebastien Helleu
2014-02-16core: add bare display mode (for easy text selection and click on URLs)Sebastien Helleu
2014-02-16core: add missing feature in ChangeLog for v0.4.3 (use one date format when d...Sebastien Helleu
2014-02-15doc: fix typo in prototypes of functions hashtable_map/hashtable_map_string (...Sebastien Helleu
2014-02-14core: add asciidoc attributes in files ChangeLog/NEWSSebastien Helleu
2014-02-13core: use item "buffer_last_number" instead of "buffer_count" by default in s...Sebastien Helleu
2014-02-13core: sync debian files with debian git repositorySebastien Helleu
2014-02-13core: fix freeze/crash in gnutls (bug #41576)Jason A. Donenfeld
2014-02-13irc: use a more explicit error when the creation of a temporary server failedSebastien Helleu
2014-02-13doc: update auto-generated files with hdataSebastien Helleu
2014-02-12doc: fix typo in plugin API referenceSebastien Helleu
2014-02-12core: fix cmake warning CMP0007 on "make uninstall" (bug #41528)Sebastien Helleu
2014-02-11core: add signals "key_combo_{default|search|cursor}"Sebastien Helleu
2014-02-11core: ignore return value of 'write' in function hook_set (fix compiler warning)Sebastien Helleu
2014-02-11core: replace compiler flag -W by -Wextra (new name)Sebastien Helleu
2014-02-11core: sync debian files with debian git repositorySebastien Helleu
2014-02-10core: split key command when the key is created (improve speed when executing...Sebastien Helleu
2014-02-10api: add integer return code for functions hook_{signal|hsignal}_sendSebastien Helleu
2014-02-09core: display a warning in case of inconsistency between the options weechat....Sebastien Helleu
2014-02-09core: add more info in /help weechat.look.hotlist_sortSebastien Helleu
2014-02-09Version 0.4.4-devSebastien Helleu
2014-02-09Version 0.4.3Sebastien Helleu
2014-02-08doc: clean temporary files used to build man pages (autotools)Sebastien Helleu
2014-02-08doc: add missing Polish docs in Makefile.amSebastien Helleu
2014-02-08doc: update Japanese translations, user/developer's guide and plugin API refe...Ryuunosuke Ayanokouzi
2014-02-07core: fix apply of layout when buffers that are not in layout are before some...Sebastien Helleu
2014-02-07weercd.py: use /usr/bin/env in python shebangSebastien Helleu
2014-02-06core: fix typo in FindGnuTLS.cmakeSebastien Helleu
2014-02-06core: fix hotlist problems after apply of a layout (bug #41481)Sebastien Helleu
2014-02-06doc: update Polish translations and user's guideKrzysztof Koroscik
2014-02-05ruby: add detection and fix compilation with Ruby 2.0 (patch #8209)Sebastien Helleu
2014-02-05core: remove multiple detections of pkg-config in configure.acSebastien Helleu
2014-02-04core: fix installation of weechat-plugin.h with autotools (patch #8305)Patrick Steinhardt
2014-02-04alias: add default alias /beep => /print -stderr \aSebastien Helleu
2014-02-04core: fix a French translationSebastien Helleu
2014-02-04doc: fix typos in French relay protocolSebastien Helleu
2014-02-04core: use structure itself for sizeof in two mallocSebastien Helleu
2014-02-03doc: add French version of relay protocolSebastien Helleu
2014-02-02ruby: fix compilation warningSebastien Helleu
2014-02-02core: fix compilation on Android (replace include of sys/termios.h by termios...Sebastien Helleu
2014-02-02doc: minor changes in developer's guideSebastien Helleu
2014-02-02core: update ChangeLogSebastien Helleu
2014-02-02Version 0.4.3-rc2Sebastien Helleu
2014-02-02doc: add French developer's guideSebastien Helleu
2014-02-02core: update German translationsNils Görs
2014-02-02core: fix compilation on Android (replace calls to rindex by strrchr) (bug #4...Sebastien Helleu
2014-02-01core: fix crash when creating two bars with same name but different case (bug...Sebastien Helleu