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
Age
Commit message (
Expand
)
Author
2009-07-28
Set level "message" for IRC notices with channel target
Sebastien Helleu
2009-07-27
Allow no argument for command /join when /part was issued on current channel
Sebastien Helleu
2009-07-24
Add missing include of stdarg.h
Sebastien Helleu
2009-07-24
Fix compilation on OpenBSD: rename variables stdout/stderr (patch #6874 from ...
Sebastien Helleu
2009-07-22
Add new option weechat.look.search_text_not_found_alert
Sebastien Helleu
2009-07-20
Fix and improve replacement of IRC password by stars (patch #6872 from zepard)
Sebastien Helleu
2009-07-14
Allow cursor to be displayed in a root bar
Sebastien Helleu
2009-07-10
Add info about script commands when trying to load a script with /plugin
Sebastien Helleu
2009-07-09
Add note about special chars that must be escaped in /help filter
Sebastien Helleu
2009-07-09
Remove obsolete option weechat.color.nicklist_separator
Sebastien Helleu
2009-07-06
Open channel/pv near server when no channel/pv is opened (with option irc.loo...
Sebastien Helleu
2009-07-06
Complete command and arguments even if command line starts with double '/'
Sebastien Helleu
2009-07-05
Add optional nick in arguments for infolist "irc_nick" (format: "server,#chan...
Sebastien Helleu
2009-07-04
Add tag "away_info" for lines with info about away in irc plugin
Sebastien Helleu
2009-07-03
Fix bug when moving group of merged buffers to number 1
Sebastien Helleu
2009-06-29
When IRC nick change is received, do not rename private buffer if it already ...
Sebastien Helleu
2009-06-28
Rename function string_explode to string_split
Sebastien Helleu
2009-06-28
Add french translation of Plugin API Reference
Sebastien Helleu
2009-06-27
Strip hostnames in IRC message 353 when uhnames protocol is enabled
Sebastien Helleu
2009-06-27
Change default order of items in input bar: move input_paste before input_text
Sebastien Helleu
2009-06-25
Add options irc.look.open_channel/pv_near_server
Sebastien Helleu
2009-06-24
Consider private message as highlight when comparing message level to buffer ...
Sebastien Helleu
2009-06-24
Switch to irc raw buffer if it is aleady opened, with /server raw or alt-j + ...
Sebastien Helleu
2009-06-23
Fix display of description when it is NULL (with /help option)
Sebastien Helleu
2009-06-23
Add modifier "bar_condition_xxx", used to display/hide bars on some windows w...
Sebastien Helleu
2009-06-23
Add new option irc.color.item_channel_modes
Sebastien Helleu
2009-06-22
Fix bug with pointer to last read line in merged buffers (can lead to crash)
Sebastien Helleu
2009-06-21
Disable layout saving by default
Sebastien Helleu
2009-06-21
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/weechat
Sebastien Helleu
2009-06-21
Fix bug after /upgrade on buffers with free content (bug #26020)
Sebastien Helleu
2009-06-21
Fix some memory leaks in command hook (completion templates), buffer closing,...
Sebastien Helleu
2009-06-21
Move partial completion structure to completion structure (it is now specific...
Sebastien Helleu
2009-06-21
Fix scroll Y in bars (bug #26008)
Sebastien Helleu
2009-06-21
Fix problems with /set of some bar options
Sebastien Helleu
2009-06-20
Add missing refresh of bar when changing size with command /set
Sebastien Helleu
2009-06-20
Fix minor display bug with read marker (line or dotted line)
Sebastien Helleu
2009-06-17
Fix translation bug in help of command /input
Sebastien Helleu
2009-06-17
Remove "/server switch" from doc and completion template
Sebastien Helleu
2009-06-14
Improve option irc.look.notice_as_pv, new values: auto/never/always
Sebastien Helleu
2009-06-14
Do not auto-load hidden files in script plugins (bug #21390)
Sebastien Helleu
2009-06-14
Remove jabber plugin (will be replaced by script)
Sebastien Helleu
2009-06-14
Remove obsolete trigger plugin
Sebastien Helleu
2009-06-14
Add color for channel IRC notices (patch #6841)
Sebastien Helleu
2009-06-14
Add new option weechat.look.hotlist_names_merged_buffers
Sebastien Helleu
2009-06-14
Add option "-merged" for /buffer clear
Sebastien Helleu
2009-06-13
Display buffer name in hotlist if buffers are merged with same number
Sebastien Helleu
2009-06-13
Remove all merged buffers from hotlist, instead of only current selected buffer
Sebastien Helleu
2009-06-13
Fix IRC mode parsing when receiving modes with arguments (bug #26793)
Sebastien Helleu
2009-06-13
Do not refresh buffer if displayed line is filtered (hidden)
Sebastien Helleu
2009-06-12
Remove variable with "WeeChat required version" in plugins, do not compare ve...
Sebastien Helleu
[next]