Age | Commit message (Expand) | Author |
2013-07-20 | core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am | Sebastien Helleu |
2013-07-11 | core: sort config options by name in sources | Sebastien Helleu |
2013-04-29 | core: make nick prefix/suffix dynamic (move options from irc plugin to core, ... | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-12-15 | core: move comments with description of C file to top of files | Sebastien Helleu |
2012-12-13 | core: reformat comments for functions | Sebastien Helleu |
2012-09-18 | logger: do not define _XOPEN_SOURCE on OpenBSD (not needed) | Sebastien Helleu |
2012-09-17 | logger: add tags in backlog lines displayed when opening buffer | Sebastien Helleu |
2012-08-15 | logger: replace define of _GNU_SOURCE by _XOPEN_SOURCE | Sebastien Helleu |
2012-08-02 | core: update description of plugins and translate them in output of /plugin | Sebastien Helleu |
2012-07-27 | logger: add messages "Day changed to" in backlog | Sebastien Helleu |
2012-05-03 | logger: fix charset of lines displayed in backlog when terminal charset is di... | Sebastien Helleu |
2012-03-28 | logger: add colors for backlog lines and end of backlog (task #11966) | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-11-27 | core: check pointer returned by function localtime | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-08-26 | core: use dynamic buffer size for calls to vsnprintf | Sebastien Helleu |
2011-08-18 | core: remove some compilation warnings under Cygwin | Sebastien Helleu |
2011-05-18 | logger: add option logger.file.flush_delay (task #11118) | Sebastien Helleu |
2011-05-18 | logger: use tag "no_log" for some messages printed | Sebastien Helleu |
2011-04-11 | core: add messages counts in hotlist for each buffer, option weechat.look.hot... | Sebastien Helleu |
2011-02-04 | Improve arguments displayed in /help of commands, display all commands with s... | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-11-06 | Move examples at the end of /help logger | Sebastien Helleu |
2010-07-28 | Use tag "no_log" in logger plugin to prevent a line from being written in log... | Sebastien Helleu |
2010-06-25 | Update comments after #endif in C headers | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-05-02 | Add function "string_expand_home" in plugin API, fix bug with replacement of ... | Sebastien Helleu |
2010-04-09 | Define WeeChat license as macro for C compiler, used in plugins to set license | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-04-05 | Use tag "no_highlight" for backlog lines printed by logger plugin | Sebastien Helleu |
2010-03-22 | Fix typos in /help window and /help logger | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-02-12 | Add description of arguments for API functions hook_info and hook_infolist | Sebastien Helleu |
2010-01-26 | Add signal "day_changed", allow date format in logger options path and mask (... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-11-08 | Remove compilation warning in logger plugin | Sebastien Helleu |
2009-09-20 | Fix cmake directories: let user customize lib, share, locale and include dire... | Sebastien Helleu |
2009-09-04 | Remove compiler warning in logger plugin (with -O2) | Sebastien Helleu |
2009-09-03 | Fix typo | Sebastien Helleu |
2009-08-22 | Fix bug with directory separator in logger mask | Sebastien Helleu |
2009-08-16 | Fix bug with special chars in buffers for logger filenames (bug #25721) | Sebastien Helleu |
2009-06-12 | Remove variable with "WeeChat required version" in plugins, do not compare ve... | Sebastien Helleu |
2009-05-28 | Convert all docs to asciidoc format, add scripting guide | Sebastien Helleu |
2009-05-04 | Disable print hooks during display of backlog (in logger plugin) | Sebastien Helleu |
2009-04-11 | Add support of many templates for completion of command arguments, rename def... | Sebastien Helleu |
2009-04-03 | Fix broken time in backlog displayed by logger plugin: use DST for time displ... | Sebastien Helleu |
2009-03-28 | Add cmake files in package built by autotools | Sebastien Helleu |
2009-02-04 | Fix 14 memory leaks (in core, gui, irc, jabber, logger, script plugins) | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |