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-12-04
Fix typos in scripting guide
Sebastien Helleu
2010-12-03
Update german translations and FAQ
Sebastien Helleu
2010-12-02
Add question about key to jump to buffer 11 (or higher) in FAQ
Sebastien Helleu
2010-12-02
Allow channel argument without user/host for IRC command /ban
Sebastien Helleu
2010-12-02
Replace "receiver" by "target" in help of some IRC commands
Sebastien Helleu
2010-12-01
Call to hook_config when config option is created
Sebastien Helleu
2010-11-29
Fix /help notice: receiver can be nick or channel
Sebastien Helleu
2010-11-29
Replace buffer local variable "no_highlight_nicks" by "hotlist_max_level_nicks"
Sebastien Helleu
2010-11-28
Add question about IRC SSL connection in FAQ
Sebastien Helleu
2010-11-28
Use tag "no_highlight" for options/values printed by command /set
Sebastien Helleu
2010-11-25
Add new option weechat.look.highlight_regex and function string_has_highlight...
Sebastien Helleu
2010-11-24
Fix problem with /set on boolean options with value "toggle"
Sebastien Helleu
2010-11-21
Fix warning in irc-message.h
Sebastien Helleu
2010-11-21
Move some functions from irc-server.c and irc-protocol.c to irc-message.c
Sebastien Helleu
2010-11-20
Update german translations
Sebastien Helleu
2010-11-19
Update list of contributors
Sebastien Helleu
2010-11-19
Fix high CPU usage during gnutls handshake
Sebastien Helleu
2010-11-19
Add some tags in FAQ to filter IRC messages displayed when joining channel
Sebastien Helleu
2010-11-19
Return an error when trying to set boolean option with invalid value
Sebastien Helleu
2010-11-18
Add note about comma and "+" in help of options weechat.bar.xxx.items
Sebastien Helleu
2010-11-18
Update user guide
Sebastien Helleu
2010-11-18
Add note about strftime in help of options weechat.look.buffer_time_format an...
Sebastien Helleu
2010-11-18
Fix infinite loop on gnutls handshake when connecting with SSL to server on w...
Gu1ll4um3r0m41n
2010-11-14
Fix data sent to callback of hook_process, improve hook_process by using buffer
Sebastien Helleu
2010-11-13
Add partial portuguese translations (pt_BR.po)
Sebastien Helleu
2010-11-12
Update german translations, FAQ and scripting guide
Sebastien Helleu
2010-11-12
Fix bug with flags on irc raw buffer
Sebastien Helleu
2010-11-12
Fix dcc chat buffer name in xfer plugin (use irc server in name) (bug #29925)
Sebastien Helleu
2010-11-12
Remove obsolete comments in xfer plugin
Sebastien Helleu
2010-11-12
Fix bug with priority (low/high) for irc messages (all messages were sent wit...
Sebastien Helleu
2010-11-12
Fix upgrade of relay clients in state "disconnected" (do not create any hook ...
Sebastien Helleu
2010-11-12
Fix color of buffer name in status bar after /upgrade for IRC servers connect...
Sebastien Helleu
2010-11-12
Set tag "notify_message" for messages sent to IRC channels
Sebastien Helleu
2010-11-10
Fix dcc file transfer for large files (more than 4 GB) on 32-bit systems (bug...
Sebastien Helleu
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
[next]