index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-11-10
Use type "unsigned long long" for API function string_format_size
Sebastien Helleu
2010-11-10
Remove debug print of irc redirects in log file
Sebastien Helleu
2010-11-10
Update ChangeLog
Sebastien Helleu
2010-11-10
Fix bug with /upgrade on ssl servers with prefix modes and chars
Sebastien Helleu
2010-11-10
Search nicklist group without leading digits in irc plugin
Sebastien Helleu
2010-11-10
Allow search of nicklist group with name not including leading digits (for ni...
Sebastien Helleu
2010-11-10
Fix zero byte malloc when joining a channel without nick
Sebastien Helleu
2010-11-10
Fix crash when displaying groups in buffer nicklist
Sebastien Helleu
2010-11-09
Add note about "%h" replaced by WeeChat home in some options
Sebastien Helleu
2010-11-09
Fix Tcl detection in autotools and cmake (look for tcl 8.5 or newer) (bug #30...
Sebastien Helleu
2010-11-09
Update ChangeLog
Sebastien Helleu
2010-11-09
Fix irc topic completion in command /topic when channel topic starts with cha...
Sebastien Helleu
2010-11-09
Complete with alias value for second argument of command /alias
Sebastien Helleu
2010-11-09
Add function "hook_completion_get_string" in plugin API
Sebastien Helleu
2010-11-09
Move WeeChat core completions from gui-completion.c to wee-completion.c
Sebastien Helleu
2010-11-08
Update buffer local variables when irc server is renamed
Sebastien Helleu
2010-11-08
Add info "python2_bin" (path to python 2.x interpreter) in Python plugin
Sebastien Helleu
2010-11-08
Add question in FAQ about hiding names when joining an IRC channel
Sebastien Helleu
2010-11-08
Add doc for some signals and hsignals in plugin API reference
Sebastien Helleu
2010-11-07
Fix typo in help of options irc.look.notify_tags_ison and irc.look.notify_tag...
Sebastien Helleu
2010-11-06
Move examples at the end of /help logger
Sebastien Helleu
2010-11-06
Add IRC command /notify, new options for notify and infolist "irc_notify" (ta...
Sebastien Helleu
2010-11-05
Set highlight flag on line printed if there is tag "notify_highlight"
Sebastien Helleu
2010-11-01
Update german and italian translations
Sebastien Helleu
2010-11-01
Write ignore list in debug file when dumping irc data
Sebastien Helleu
2010-11-01
Fix return code values in plugin API reference for some config callbacks
Sebastien Helleu
2010-11-01
Use constant WEECHAT_RC_OK instead of 0 in function command_reload_file
Sebastien Helleu
2010-10-31
Remove dead assignments
Sebastien Helleu
2010-10-31
Add 2 "return" to make C static analyzer happy
Sebastien Helleu
2010-10-31
Remove test on pointer which can't be NULL
Sebastien Helleu
2010-10-31
Add extra checks on some pointers
Sebastien Helleu
2010-10-31
Remove function gui_input_move
Sebastien Helleu
2010-10-31
Replace unneeded function gui_input_move by memmove
Sebastien Helleu
2010-10-31
Check that buffer pointer is not NULL in upgrade_file_read_buffer
Sebastien Helleu
2010-10-31
Remove unused variables
Sebastien Helleu
2010-10-31
Remove unneeded assignments in ruby and lua API functions
Sebastien Helleu
2010-10-30
Fix bug with default value in config option infolist
Sebastien Helleu
2010-10-30
Fix target buffer used to display IRC message 327 (whois, host)
Sebastien Helleu
2010-10-30
Fix crash when unloading lua script
Sebastien Helleu
2010-10-29
Update ChangeLog
Sebastien Helleu
2010-10-29
Add new option irc.look.nick_color_force
Sebastien Helleu
2010-10-29
Return empty string in API function weechat_color when color is unknown
Sebastien Helleu
2010-10-29
Use function nicklist_nick_set to change nick color (instead of removing/addi...
Sebastien Helleu
2010-10-29
Add new functions in plugin API to get/set nicks/groups properties in nicklist
Sebastien Helleu
2010-10-29
Fix display of nick in nicklist when groups are displayed and nick has "visib...
Sebastien Helleu
2010-10-28
Add refresh when buffer property "nicklist_display_groups" is changed
Sebastien Helleu
2010-10-28
Fix bug when counting number of groups/nicks displayed in nicklist
Sebastien Helleu
2010-10-28
Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX valu...
Sebastien Helleu
2010-10-26
Update ChangeLog
Sebastien Helleu
2010-10-25
Use IRC command arguments instead of full message for IRC redirection (when s...
Sebastien Helleu
[prev]
[next]