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
2014-01-21
core: add signals "signal_sighup" and "signal_sigwinch" (terminal resized)
Sebastien Helleu
2014-01-21
irc: do not display names by default when joining a channel (task #13045)
Sebastien Helleu
2014-01-21
core: update translations
Sebastien Helleu
2014-01-21
irc: refactor code in gnutls callback to display certificates even if option ...
Sebastien Helleu
2014-01-21
irc: check that server option ssl_fingerprint has exactly 40 hexadecimal digi...
Sebastien Helleu
2014-01-21
irc: add server option "ssl_fingerprint" (task #12724)
Maarten de Vries
2014-01-20
irc: add comment with return value for function irc_server_gnutls_callback
Sebastien Helleu
2014-01-20
irc: display PONG answer when resulting from manual /ping command
Sebastien Helleu
2014-01-19
core: add command /print
Sebastien Helleu
2014-01-18
core: fix typo in arguments description of command /mute
Sebastien Helleu
2014-01-18
core: reformat hook_command arguments
Sebastien Helleu
2014-01-18
core: update some function comments
Sebastien Helleu
2014-01-16
core: set max value for option weechat.look.hotlist_names_count to GUI_BUFFER...
Sebastien Helleu
2014-01-15
core: add option weechat.look.tab_width
Sebastien Helleu
2014-01-14
core: add completion "plugins_installed"
Sebastien Helleu
2014-01-13
core: fix typo in /help weechat.look.highlight_regex
Sebastien Helleu
2014-01-11
api: add stdin options in functions hook_process_hashtable and hook_set (task...
Sebastien Helleu
2014-01-11
irc: fix time parsed in tag of messages on Cygwin
Sebastien Helleu
2014-01-10
xfer: add gcrypt library for link of plugin
Sebastien Helleu
2014-01-10
irc: add missing include of netinet/in.h (fix compilation error on FreeBSD)
Sebastien Helleu
2014-01-09
core: optimize xxx_valid() functions: return immediately if pointer is NULL
Sebastien Helleu
2014-01-09
core: add "POSIX extended" in description of options/commands/functions using...
Sebastien Helleu
2014-01-09
relay: fix memory leak on unload of relay plugin
Sebastien Helleu
2014-01-09
xfer: add support of IPv6 for DCC chat/file (patch #7992)
Andrew Potter
2014-01-08
core: fix crash in /eval when config option has a NULL value
Sebastien Helleu
2014-01-07
core: fix typo in comment
Sebastien Helleu
2014-01-06
ruby: remove evil tab
Sebastien Helleu
2014-01-06
xfer: use same infolist for hook and signals (patch #7974)
Andrew Potter
2014-01-06
core: add missing type "shared_string" in hdata_type_string[]
Sebastien Helleu
2014-01-06
xfer: add option xfer.file.auto_check_crc32 (patch #7963)
Sebastien Helleu
2014-01-06
ruby: fix ruby init with ruby >= 2.0 (bug #41115)
Sebastien Helleu
2014-01-05
core: fix crash with hdata_update on shared strings, add hdata type "shared_s...
Sebastien Helleu
2014-01-05
xfer: replace call to sprintf() with snprintf()
Sebastien Helleu
2014-01-05
core: replace calls to sprintf() with snprintf()
Sebastien Helleu
2014-01-05
core: fix compilation warnings on OpenBSD
Sebastien Helleu
2014-01-02
xfer: add "network" prefix for (dis)connection messages in xfer chat buffer
Sebastien Helleu
2014-01-02
irc: use statusmsg from message 005 to check prefix char in status notices/me...
Sebastien Helleu
2014-01-02
irc: add comments for functions about modes/prefix/chanmodes
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-31
core: fix unneeded shift of buffer numbers when a buffer with layout is creat...
Sebastien Helleu
2013-12-30
core: rename option "add" to "store" in command /layout
Sebastien Helleu
2013-12-24
irc: fix typo in /help irc.look.highlight_{channel|pv|server}
Sebastien Helleu
2013-12-23
core: replace darkgray color as default value of options
Sebastien Helleu
2013-12-22
relay: use syntax \xNN instead of \NN for control chars in raw buffer
Sebastien Helleu
2013-12-22
irc: use syntax \xNN instead of \NN for control chars in raw buffer
Sebastien Helleu
2013-12-21
charset: replace call to strcasecmp by weechat_strcasecmp
Sebastien Helleu
2013-12-18
core: add support of UTF-8 chars in horizontal/vertical separators
Sebastien Helleu
2013-12-18
core: add option weechat.look.window_auto_zoom, disable automatic zoom by def...
Sebastien Helleu
2013-12-17
irc: remove display of channel in channel notices, display "PvNotice" for cha...
Sebastien Helleu
2013-12-16
irc: add option irc.look.smart_filter_mode (task #12499)
Sebastien Helleu
[next]