Age | Commit message (Expand) | Author |
2009-11-01 | Fix typos in french translation and in /help window | Sebastien Helleu |
2009-10-30 | Fix message "Day changed to", sometimes displayed at wrong time (bug #26959) | Sebastien Helleu |
2009-10-14 | Fix bug with URL selection in some terminals (caused by horizontal lines) (bu... | Sebastien Helleu |
2009-10-05 | Add option grab_key_command for /input (bound by default to alt-k) | Sebastien Helleu |
2009-10-04 | Fix compilation under Cygwin (patch #6916) | Sebastien Helleu |
2009-10-03 | Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD | Emmanuel Bouthenot |
2009-10-03 | Fix restore of hotlist after /upgrade | Sebastien Helleu |
2009-09-19 | Fix terminal title bug: do not reset it when option weechat.look.set_title is... | Sebastien Helleu |
2009-09-15 | Add options for CTCP, to block/customize CTCP reply (task #9693), add missing... | Sebastien Helleu |
2009-09-05 | Use new WeeChat site, weechat.org | Sebastien Helleu |
2009-09-04 | Fix typos in some messages | Sebastien Helleu |
2009-08-29 | Add 2 new options: weechat.look.prefix_align_more and weechat.look.prefix_buf... | Sebastien Helleu |
2009-08-29 | Add new option weechat.look.prefix_buffer_align_max | Sebastien Helleu |
2009-08-12 | Fix bug in config files when option name begins with '[' | Sebastien Helleu |
2009-08-09 | Remove obsolete option weechat.color.input_nick | Sebastien Helleu |
2009-08-06 | Fix bug when comparing chars and ignoring case (with some locales) (bug #27190) | Sebastien Helleu |
2009-07-24 | Fix compilation on OpenBSD: rename variables stdout/stderr (patch #6874 from ... | Sebastien Helleu |
2009-07-22 | Add new option weechat.look.search_text_not_found_alert | Sebastien Helleu |
2009-07-09 | Add note about special chars that must be escaped in /help filter | Sebastien Helleu |
2009-07-09 | Remove obsolete option weechat.color.nicklist_separator | Sebastien Helleu |
2009-06-28 | Rename function string_explode to string_split | Sebastien Helleu |
2009-06-28 | Add french translation of Plugin API Reference | Sebastien Helleu |
2009-06-23 | Fix display of description when it is NULL (with /help option) | Sebastien Helleu |
2009-06-21 | Disable layout saving by default | Sebastien Helleu |
2009-06-21 | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/weechat | Sebastien Helleu |
2009-06-21 | Fix bug after /upgrade on buffers with free content (bug #26020) | Sebastien Helleu |
2009-06-21 | Fix some memory leaks in command hook (completion templates), buffer closing,... | Sebastien Helleu |
2009-06-17 | Fix translation bug in help of command /input | Sebastien Helleu |
2009-06-14 | Do not auto-load hidden files in script plugins (bug #21390) | Sebastien Helleu |
2009-06-14 | Add new option weechat.look.hotlist_names_merged_buffers | Sebastien Helleu |
2009-06-14 | Add option "-merged" for /buffer clear | Sebastien Helleu |
2009-06-12 | Remove variable with "WeeChat required version" in plugins, do not compare ve... | Sebastien Helleu |
2009-06-10 | Fix help of /wait command (missing '/' in examples) | Sebastien Helleu |
2009-06-10 | Display error if command "/key bind" has not enough arguments | Sebastien Helleu |
2009-06-10 | Rename option weechat.completion.nick_completor to nick_completer | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-06-04 | Fix bug with /buffer close N1-N2 | Sebastien Helleu |
2009-06-02 | Fix set of color options with ++N or --N, to add/subtract integer value to color | Sebastien Helleu |
2009-06-02 | Add note about alt+k for binding keys in /help key | Sebastien Helleu |
2009-05-28 | Convert all docs to asciidoc format, add scripting guide | Sebastien Helleu |
2009-05-21 | Fix jump to previous buffer with alt-digit | Sebastien Helleu |
2009-05-19 | Add new command /wait (schedule a command execution in future) | Sebastien Helleu |
2009-05-19 | Fix crash with /upgrade (problem when closing buffers) | Sebastien Helleu |
2009-05-18 | Add argument with buffer number/range for command "/buffer close" (task #9390... | Sebastien Helleu |
2009-05-18 | Add option weechat.look.jump_previous_buffer_when_closing | Sebastien Helleu |
2009-05-18 | Add option weechat.history.max_visited_buffers | Sebastien Helleu |
2009-05-18 | Add new keys to move into last visited buffers (alt + "<", alt + ">"), come b... | Sebastien Helleu |
2009-05-17 | Add signals "key_bind" and "key_unbind" | Sebastien Helleu |
2009-05-17 | Fix typo: formated -> formatted | Sebastien Helleu |
2009-05-12 | Add syntax "*N" for /buffer (where N is a buffer number): jump to buffer numb... | Sebastien Helleu |