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
2015-06-06
core: add signal "signal_sighup"
Sébastien Helleu
2015-06-06
Merge remote-tracking branch 'origin/pr/426'
Sébastien Helleu
2015-06-04
core: replace "create" by "add" in messages and docs for IRC servers and proxies
Sébastien Helleu
2015-05-22
Merge remote-tracking branch 'origin/pr/419'
Sébastien Helleu
2015-05-18
xfer: correctly use and parse \r\n line endings in CHAT (closes #425)
Simmo Saan
2015-05-07
irc: display a warning when the option irc.look.display_away is set to "channel"
Sébastien Helleu
2015-05-04
irc: avoid warnings for unsupported WHOX messages
Max Teufel
2015-05-01
core: fix compilation on Cygwin
Sébastien Helleu
2015-05-01
core: add missing completions in command /input
Sébastien Helleu
2015-05-01
core: add signals "signal_sigterm" and "signal_sigquit" (closes #114)
Sébastien Helleu
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-04-29
irc: optimize search of a nick in nicklist (up to 3x faster)
Sébastien Helleu
2015-04-26
core: remove extra spaces in function gui_bar_item_default_mouse_status
Sébastien Helleu
2015-04-26
api: add support of environment variables in function string_eval_expression(...
Sébastien Helleu
2015-04-26
core: add support of full color option name in command /eval and API function...
Sébastien Helleu
2015-04-26
api: add support of full color option name in function color()
Sébastien Helleu
2015-04-25
irc: fix color of new nick in nick changes messages when option irc.look.colo...
Sébastien Helleu
2015-04-25
core: add environment variable WEECHAT_HOME in "weechat --help"
Sébastien Helleu
2015-04-25
core: rename function and argument to set home path
Sébastien Helleu
2015-04-25
Merge remote-tracking branch 'origin/pr/391'
Sébastien Helleu
2015-04-25
irc: fix crash when setting an invalid regex with "/list -re" during a /list ...
Sébastien Helleu
2015-04-25
core: display the welcome message immediately after the startup message, move...
Sébastien Helleu
2015-04-22
core: remove WeeChat version from config files (closes #407)
Sébastien Helleu
2015-04-19
core: add options weechat.look.quote_{nick_prefix|nick_suffix|time_format} to...
Sébastien Helleu
2015-04-19
core: sort config options by name in source headers
Sébastien Helleu
2015-04-19
api: add "_chat_line" (line pointer) in hashtable of hook_focus
Sébastien Helleu
2015-04-19
core: add default keys of cursor mode in /help cursor
Sébastien Helleu
2015-04-19
core: sort config options by name in sources
Sébastien Helleu
2015-04-18
irc: remove compiler warning on isxdigit
Sébastien Helleu
2015-04-18
irc: add support of SHA-256 and SHA-512 algorithms in server option "ssl_fing...
Sébastien Helleu
2015-04-18
irc: move some #ifdef HAVE_GNUTLS around functions
Sébastien Helleu
2015-04-18
trigger: do not hook anything if the trigger is disabled (closes #405)
Sébastien Helleu
2015-04-17
core: Respect environment variable WEECHAT_HOME
Karthik K
2015-04-17
core: add a welcome message on first WeeChat run (closes #318)
Sébastien Helleu
2015-04-14
irc: add option "-noswitch" in command /query (closes #394)
Sébastien Helleu
2015-04-13
irc: fix display of PART messages on channels with +a (anonymous flag) (close...
Sébastien Helleu
2015-04-12
core: add more intuitive buffer searching (closes #76)
Simmo Saan
2015-04-11
aspell: add bar item "aspell_suggest" in /help aspell (closes #390)
Sébastien Helleu
2015-04-11
core: add options weechat.look.word_chars_{highlight|input} (closes #55, task...
Sébastien Helleu
2015-03-30
core: display a warning on startup if the locale can not be set (closes #373)
Sébastien Helleu
2015-03-24
core: add an example with a more complex regex in /help filter
Sébastien Helleu
2015-03-23
irc: fix example using two servers in /help server (closes #371)
Sébastien Helleu
2015-03-23
javascript: update KokaKiwi email
KokaKiwi
2015-03-22
trigger: hide password when messaging NickServ through default alias /m (clos...
Simmo Saan
2015-03-22
irc: fix freenode server names used in /help server (closes #365)
Sébastien Helleu
2015-03-21
ruby: fix crash on /plugin reload (closes #364)
Sébastien Helleu
2015-03-21
core: allow "*" as plugin name in command /plugin reload to reload all plugin...
Sébastien Helleu
2015-03-19
core: move definitions with version and license in root CMakeLists.txt
Sébastien Helleu
2015-03-18
script: fix state of script plugins when list of scripts has not been downloaded
Sébastien Helleu
2015-03-15
javascript: explicitely use v8 namespace
Sébastien Helleu
[prev]
[next]