Age | Commit message (Expand) | Author |
2013-11-23 | core: free secured data on exit | Sebastien Helleu |
2013-11-09 | core: rename option weechat.look.set_title to weechat.look.window_title (eval... | Sebastien Helleu |
2013-11-09 | core: do not exit if read of sec.conf/weechat.conf fails | Sebastien Helleu |
2013-11-09 | core: display lines waiting for buffer on exit (in case of early exit) | Sebastien Helleu |
2013-08-10 | core: add shared strings to reduce memory usage | Sebastien Helleu |
2013-08-04 | core: optimize creation of hashtable "pointers" in eval_expression if argumen... | Sebastien Helleu |
2013-08-02 | Merge branch 'secured-data' | Sebastien Helleu |
2013-08-02 | core: rename binary and man page from "weechat-curses" to "weechat" (task #11... | Sebastien Helleu |
2013-07-27 | core: add secured data with optional encryption in file sec.conf | Sebastien Helleu |
2013-06-28 | core: remove obsolete command line option -k/--keys | Sebastien Helleu |
2013-06-28 | core: update man page and add translations (in french, german, italian, and j... | Sebastien Helleu |
2013-03-17 | core: fix typos in many comments and some strings | Sebastien Helleu |
2013-03-17 | core: add support of multiple layouts (task #11274) | Sebastien Helleu |
2013-01-17 | core: add git version in backtrace and log file | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-12-16 | core: add git version in build, display it in "weechat-curses --help" and /ve... | 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-08-14 | core: free some variables used for weechat.conf when quitting WeeChat | Sebastien Helleu |
2012-08-14 | core: add hidden command line options --no-gnutls and --no-gcrypt (no init/de... | Sebastien Helleu |
2012-07-13 | core: add command line option "-r" (or "--run-command") to run command(s) aft... | Peter Boström |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-11-01 | core: fix syntax of option "irc://" in "weechat-curses --help" | Sebastien Helleu |
2011-10-29 | core: add WEECHAT_HOME option in cmake and configure to setup default WeeChat... | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-10-07 | core: bufferize lines displayed before core buffer is created, to display the... | Sebastien Helleu |
2011-08-05 | core: save and restore layout for buffers and windows on /upgrade | Sebastien Helleu |
2011-07-05 | core: add context "search" for keys (to define keys used during search in buf... | Sebastien Helleu |
2011-06-26 | core: many improvements on hdata | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-12-26 | Add info "weechat_upgrading", signal "upgrade_ended", display duration of upg... | Sebastien Helleu |
2010-12-17 | Add command line option "-c" (or "--colors") to display default colors in ter... | Sebastien Helleu |
2010-11-09 | Move WeeChat core completions from gui-completion.c to wee-completion.c | Sebastien Helleu |
2010-10-31 | Add 2 "return" to make C static analyzer happy | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-06-10 | Add some notes for translators in gettext files | 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-03-23 | Remove WeeChat slogan | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-02-26 | Add command line option "-s" (or "--no-script") to start WeeChat without load... | Sebastien Helleu |
2010-02-09 | Add new option weechat.look.time_format to customize default format for date/... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-11-12 | Fix display of default keys with "weechat-curses --keys" | Sebastien Helleu |
2009-11-07 | Check SSL certificates and use self-signed certificate to auto identify on IR... | Sebastien Helleu |
2009-09-05 | Use new WeeChat site, weechat.org | Sebastien Helleu |
2009-04-15 | Remove *.upgrade files in weechat dir after /upgrade | Sebastien Helleu |
2009-04-11 | Add support of many templates for completion of command arguments, rename def... | Sebastien Helleu |
2009-04-07 | Some improvements on key bindings | Sebastien Helleu |
2009-03-21 | Use of brackets {} around nicklist count in default status bar | Sebastien Helleu |