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
2011-03-18
Add optional bar name in command /bar default
Sebastien Helleu
2011-03-18
Create default bars only if no bar is defined in configuration file
Sebastien Helleu
2011-03-18
Add new option weechat.look.highlight_tags (force highlight on tags)
Sebastien Helleu
2011-03-15
Allow removal of hashtable entry in callback of hashtable_map
Sebastien Helleu
2011-03-09
Allow list of buffers in command /filter (exclusion with prefix "!") (task #1...
Sebastien Helleu
2011-03-07
Fix build when gnutls library is not found
Sebastien Helleu
2011-03-07
Add chars "`" and "_" in default value of option weechat.completion.nick_igno...
Sebastien Helleu
2011-03-06
Reload file with certificate authorities when option weechat.network.gnutls_c...
Sebastien Helleu
2011-03-03
Fix crash when setting wrong value in option irc.server.xxx.sasl_mechanism (b...
Sebastien Helleu
2011-03-02
Fix build with gnutls < 2.9.10
Sebastien Helleu
2011-03-02
Fix verification of SSL certificates by calling gnutls verify callback (patch...
Gu1ll4um3r0m41n
2011-02-25
Add optional command name for infolist_get on command hooks
Sebastien Helleu
2011-02-24
Replace char "%" by "!" for reverse video in color attributes
Sebastien Helleu
2011-02-22
Replace char "/" by ":" to specify background in nick colors
Sebastien Helleu
2011-02-21
Fix typo in /debug windows
Sebastien Helleu
2011-02-21
Allow relative size for command /window resize
Sebastien Helleu
2011-02-17
Add attributes for colors ("*": bold, "%": reverse, "_": underline)
Sebastien Helleu
2011-02-10
Add option "memory" to command /debug
Sebastien Helleu
2011-02-08
Add missing parentheses
Sebastien Helleu
2011-02-08
Fix typo in /help color: minimum color number for alias is 0 and not 1
Sebastien Helleu
2011-02-07
Remove unneeded spaces
Sebastien Helleu
2011-02-07
Improve display of commands lists in /help (add arguments -list and -listfull)
Sebastien Helleu
2011-02-05
Add option weechat.look.read_marker_string, use option hline_char for horizon...
Sebastien Helleu
2011-02-04
Improve arguments displayed in /help of commands, display all commands with s...
Sebastien Helleu
2011-02-02
Rename options add/del by alias/unalias in command /color
Sebastien Helleu
2011-02-01
Add many missing IRC commands for target buffer (options irc.msgbuffer.xxx) (...
Sebastien Helleu
2011-01-31
Add some chars after cursor when scrolling input line: new option weechat.loo...
Sebastien Helleu
2011-01-31
Dynamically allocate color pairs
Sebastien Helleu
2011-01-20
Fix bug when closing color buffer with command /buffer close N
Sebastien Helleu
2011-01-05
Revert "Fix bug with /upgrade: check existence of binary even when command is...
Sebastien Helleu
2011-01-04
Fix bug with /upgrade: check existence of binary even when command is execute...
Sebastien Helleu
2011-01-03
Fix crash when changing or removing color palette options
Sebastien Helleu
2011-01-02
Add function "hashtable_set_pointer" in plugin API
Sebastien Helleu
2011-01-02
Test if variables are not NULL before free in function hook_print_exec
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2011-01-01
Add new command /color
Sebastien Helleu
2010-12-26
Add info "weechat_upgrading", signal "upgrade_ended", display duration of upg...
Sebastien Helleu
2010-12-21
Allow more flexible format for palette options
Sebastien Helleu
2010-12-20
Replace the 10 nick color options and number of nick colors by a single optio...
Sebastien Helleu
2010-12-20
Add 256 colors support
Sebastien Helleu
2010-12-17
Add command line option "-c" (or "--colors") to display default colors in ter...
Sebastien Helleu
2010-12-17
Allow use of color pair number in color options and in API function "weechat_...
Sebastien Helleu
2010-12-09
Fix infinite loop in API function string_has_highlight_regex if regex is empty
Sebastien Helleu
2010-12-07
Add color support in option weechat.look.buffer_time_format
Sebastien Helleu
2010-12-01
Call to hook_config when config option is created
Sebastien Helleu
2010-11-29
Replace buffer local variable "no_highlight_nicks" by "hotlist_max_level_nicks"
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-19
Fix high CPU usage during gnutls handshake
Sebastien Helleu
[next]