index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
wee-command.c
Age
Commit message (
Expand
)
Author
2010-10-15
Fix bug with buffer name in "/bar scroll" command
Sebastien Helleu
2010-10-10
Allow null value for hashtable entries
Sebastien Helleu
2010-10-10
Add tag "nick_xxx" in IRC messages
Sebastien Helleu
2010-10-01
Add missing tag "no_log" in /help filter
Sebastien Helleu
2010-09-17
Add optional plugin name for command /debug dump and signal "debug_dump"
Sebastien Helleu
2010-08-14
Add note about regex (split into 2 regex) in /help filter
Sebastien Helleu
2010-08-14
Add info about upgrade process in /help upgrade
Sebastien Helleu
2010-08-14
If null value is allowed for an option, display it in /help option
Sebastien Helleu
2010-08-12
Use window pointers instead of buffer pointers in gui-input.c
Sebastien Helleu
2010-08-12
Use similar behaviour for keys bound to local or global history (bug #30759)
Sebastien Helleu
2010-07-28
Use tags "no_log" and "cmd_history" for output of command /history (output is...
Sebastien Helleu
2010-07-16
Use '!' to reverse a regex in a filter (to keep lines matching regex and hide...
Sebastien Helleu
2010-07-07
Improve output of /plugin list and listfull
Sebastien Helleu
2010-07-05
Use of hashtable for local variables of buffers
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-05-26
Fix display bug with description of option in /help option if description is ...
Sebastien Helleu
2010-05-26
Add new option weechat.look.confirm_quit
Sebastien Helleu
2010-05-02
Add function "string_expand_home" in plugin API, fix bug with replacement of ...
Sebastien Helleu
2010-04-28
Add keys for undo/redo changes on command line (default: ctrl/alt + underscor...
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
2010-04-03
Add option "get" for command /buffer, add completions with buffer properties
Sebastien Helleu
2010-03-24
Add new options for command /key (listdefault, listdiff and reset), add examp...
Sebastien Helleu
2010-03-23
Fix alignment of keys in output of /key when some keys contain wide chars
Sebastien Helleu
2010-03-23
Reformat examples in help of some commands
Sebastien Helleu
2010-03-22
Fix typos in /help window and /help logger
Sebastien Helleu
2010-03-22
Add list of tags in /help filter
Sebastien Helleu
2010-03-20
Refresh screen when exiting WeeChat (to display messages printed after /quit)
Sebastien Helleu
2010-03-19
Reformat multi-line comments
Sebastien Helleu
2010-03-19
Move /away command from irc plugin to core
Sebastien Helleu
2010-03-02
Add new option weechat.look.command_chars, add functions string_is_command_ch...
Sebastien Helleu
2010-02-20
Fix translated string in output of "/uptime -o"
Sebastien Helleu
2010-02-09
Add new option weechat.look.time_format to customize default format for date/...
Sebastien Helleu
2010-02-09
Rename command /silence to /mute
Sebastien Helleu
2010-02-09
Add new command /silence
Sebastien Helleu
2010-02-02
Add option "switch_active_buffer_previous" for command /input (task #10141)
Sebastien Helleu
2010-02-02
Add missing option "switch_active_buffer" in /help input and completion of co...
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-12-18
Add optional arguments in /help quit
Sebastien Helleu
2009-12-16
Add option "term" for command /debug: display infos about terminal and availa...
Sebastien Helleu
2009-12-16
Display "Commands..:" only if internal/other commands are found with /help
Sebastien Helleu
2009-12-03
Fix buffer used by some input functions called via plugin API with buffer poi...
Sebastien Helleu
2009-11-01
Fix typos in french translation and in /help window
Sebastien Helleu
2009-10-05
Add option grab_key_command for /input (bound by default to alt-k)
Sebastien Helleu
2009-09-04
Fix typos in some messages
Sebastien Helleu
2009-07-09
Add note about special chars that must be escaped in /help filter
Sebastien Helleu
2009-06-23
Fix display of description when it is NULL (with /help option)
Sebastien Helleu
2009-06-17
Fix translation bug in help of command /input
Sebastien Helleu
2009-06-14
Add option "-merged" for /buffer clear
Sebastien Helleu
2009-06-10
Fix help of /wait command (missing '/' in examples)
Sebastien Helleu
[next]