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
Age
Commit message (
Expand
)
Author
2010-04-12
Fix bug with writing of configuration files under Cygwin
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-06
Fix comment in wee-config-file.c
Sebastien Helleu
2010-04-03
Add option "get" for command /buffer, add completions with buffer properties
Sebastien Helleu
2010-03-31
Fix help of option weechat.plugin.autoload
Sebastien Helleu
2010-03-31
Improve plugins autoload (option weechat.plugin.autoload): allow to use "*" a...
Sebastien Helleu
2010-03-29
Free some extra memory when exiting WeeChat
Sebastien Helleu
2010-03-26
Fix bug with writing of configuration files when disk is full (bug #29331)
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
Remove WeeChat slogan
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-22
Add new option weechat.color.nicklist_offline
Sebastien Helleu
2010-03-22
Remove obsolete option weechat.color.nicklist_more
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-19
Fix bugs with function hook_command_run
Sebastien Helleu
2010-03-03
Set option weechat.look.read_marker_always_show to off by default
Sebastien Helleu
2010-03-03
Add new option weechat.look.read_marker_always_show
Sebastien Helleu
2010-03-02
Add new option weechat.look.command_chars, add functions string_is_command_ch...
Sebastien Helleu
2010-02-26
Add command line option "-s" (or "--no-script") to start WeeChat without load...
Sebastien Helleu
2010-02-20
Fix translated string in output of "/uptime -o"
Sebastien Helleu
2010-02-18
Add mechanism DH-BLOWFISH for SASL authentication with IRC server
Sebastien Helleu
2010-02-16
Add function "string_decode_base64" in plugin API
Sebastien Helleu
2010-02-15
Add SASL authentication in IRC plugin (task #8829), add function "string_enco...
Sebastien Helleu
2010-02-12
Add description of arguments for API functions hook_info and hook_infolist
Sebastien Helleu
2010-02-12
Use arguments for infolist "nicklist" to return only one nick or group
Sebastien Helleu
2010-02-10
Add "version_number" for API function weechat_info_get to get WeeChat version...
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-26
Send signal "day_changed" even if option weechat.look.day_change is set to off
Sebastien Helleu
2010-01-26
Add signal "day_changed", allow date format in logger options path and mask (...
Sebastien Helleu
2010-01-24
Remove evil tabs in sources
Sebastien Helleu
2010-01-22
Fix value of option sent to callback of hook_config
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2010-01-01
Fix tag checking in execution of hook_print
Sebastien Helleu
2010-01-01
Add pointer user_data in dump of wee-lists
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-14
Add new option weechat.color.status_time
Sebastien Helleu
2009-12-04
Give GnuTLS return code to callback if handshake has failed, display extra in...
Sebastien Helleu
2009-12-03
Fix buffer used by some input functions called via plugin API with buffer poi...
Sebastien Helleu
[next]