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
2017-01-06
irc: fix option "-temp" in command /server (closes #880)
Sébastien Helleu
2017-01-06
irc: fix name of option "-temp" in /help server
Sébastien Helleu
2017-01-06
exec: add option "-oc" in command /exec to execute commands in process output...
Sébastien Helleu
2017-01-06
exec: fix memory leak in display of process output
Sébastien Helleu
2017-01-01
irc: fix close of server channels which are waiting for the JOIN when the ser...
Sébastien Helleu
2017-01-01
Merge pull request #876 from sim642/switch-join-forwarded
Sébastien Helleu
2017-01-01
irc, xfer: fix compilation on Mac OS X (add link with resolv) (issue #276)
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-12-31
irc: fix buffer switching on manual join for forwarded channels
Simmo Saan
2016-12-31
api: add info "uptime" (WeeChat uptime)
Sébastien Helleu
2016-12-31
script: fix auto-load of new scripts with /script install
Sébastien Helleu
2016-12-20
core: fix typo in /help weechat.look.align_multiline_words
Sébastien Helleu
2016-12-17
core: link with resolv library only on Mac OS X
Sébastien Helleu
2016-12-17
core: fix compilation on Mac OS X (closes #276)
Sébastien Helleu
2016-12-17
core: improve /help weechat.look.align_multiline_words
Sébastien Helleu
2016-12-17
Merge remote-tracking branch 'origin/pr/802'
Sébastien Helleu
2016-12-15
irc: add examples in help of usermode server option
Sébastien Helleu
2016-12-13
core, xfer: display more information on fork errors (issue #573)
Sébastien Helleu
2016-12-11
irc: evaluate content of server option "usermode"
Sébastien Helleu
2016-12-11
irc: rename server option "umodes" to "usermode"
Sébastien Helleu
2016-12-11
Merge remote-tracking branch 'origin/pr/820'
Sébastien Helleu
2016-12-03
irc: evaluate content of server option "ssl_fingerprint" (closes #858)
Sébastien Helleu
2016-12-01
script: reload a script after upgrade only if it was loaded, set autoload onl...
Sébastien Helleu
2016-11-30
core: replace "core" by constant PLUGIN_CORE
Sébastien Helleu
2016-11-30
core: add command prefix in completion of /command
Sébastien Helleu
2016-11-29
core: add optional command prefix in completion templates "commands", "plugin...
Sébastien Helleu
2016-11-29
core: add optional arguments in completion template, sent to the callback
Sébastien Helleu
2016-11-28
core: add option "time" in command /debug
Sébastien Helleu
2016-11-27
api: move functions hook_completion* after hook_command
Sébastien Helleu
2016-11-26
irc: add tag "self_msg" on self messages (closes #840)
Sébastien Helleu
2016-11-26
irc: add missing tags on CTCP message sent
Sébastien Helleu
2016-11-25
core: add more info in /help weechat.color.chat_nick
Sébastien Helleu
2016-11-22
fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe pat...
Sébastien Helleu
2016-11-21
core: add a warning in header of configuration files to not edit by hand (clo...
Sébastien Helleu
2016-11-20
api: add info "pid" (WeeChat PID) (issue #850)
Sébastien Helleu
2016-11-19
trigger: add comments above default triggers
Sébastien Helleu
2016-11-19
trigger: do not hide email in command "/msg nickserv register password email"...
Sébastien Helleu
2016-11-13
core: fix deadlock when quitting after a signal is received (closes #32)
Sébastien Helleu
2016-11-09
irc: fix help on mask in command /ignore
Sébastien Helleu
2016-11-01
lua: use lua_pushinteger for int values in lua 5.3
tomoe-mami
2016-10-30
xfer: add check on filename2 allocation
Sébastien Helleu
2016-10-30
Merge pull request #827 from sim642/string_expand_home-sigsegv
Sébastien Helleu
2016-10-29
core: fix display of empty lines in search mode (closes #829)
Sébastien Helleu
2016-10-25
relay: set status to AUTH_FAILED in case of auth failure in irc protocol (iss...
Sébastien Helleu
2016-10-21
relay: set status to AUTH_FAILED in case of auth failure in weechat protocol ...
Sébastien Helleu
2016-10-20
api: fix string_expand_home SIGSEGV when HOME environment variable unset
Simmo Saan
2016-10-18
irc: change default value of option irc.network.lag_reconnect to 300 (closes ...
Sébastien Helleu
2016-10-12
Add server option umodes (closes #377)
Simmo Saan
2016-10-08
core: fix integer overflow in calls to realloc (issue #809)
Sébastien Helleu
2016-10-08
core: fix realloc in function gui_input_optimize_size (issue #809)
Sébastien Helleu
[next]