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
/
plugins
Age
Commit message (
Expand
)
Author
2017-06-13
buflist: add variable ${merged} in bar item evaluation
Sébastien Helleu
2017-06-12
alias: fix message in case of error in command /alias addcompletion
Sébastien Helleu
2017-06-12
relay: add option "start" in command /relay
Sébastien Helleu
2017-06-10
core, plugins: fix conditions to insert elements in linked lists
Sébastien Helleu
2017-06-10
Merge pull request #1015 from Neui/remove-unused-irc-stores
Sébastien Helleu
2017-06-10
trigger: if hashmap creation failed, don't use tags
Neui
2017-06-09
irc: Remove unnecessary stores
Neui
2017-06-08
buflist: add option buflist.look.auto_scroll (issue #332)
Sébastien Helleu
2017-06-06
buflist: return 0 if buffers are equal in sort function
Sébastien Helleu
2017-06-05
buflist: display a warning when the script "buffers.pl" is loaded
Sébastien Helleu
2017-06-03
relay: remove callback unused after d2ff46fa69ddfd999ce7a405e336221e6197738d
Simmo Saan
2017-06-03
core, irc: remove unused structs
Simmo Saan
2017-06-03
relay: fix relay.network.bind_address change callback not being called
Simmo Saan
2017-06-03
core, script: remove unused config section variables
Simmo Saan
2017-06-03
gui, buflist: remove declared but undefined functions
Simmo Saan
2017-06-03
exec, fifo, irc: remove unused #define-s
Simmo Saan
2017-06-03
core: forward declare structs to avoid implicit declarations
Simmo Saan
2017-06-03
relay: remove local variables used only for sizeof
Simmo Saan
2017-06-03
core: fix fifo_fd_cb declared without arguments
Simmo Saan
2017-06-03
irc: fix irc_server_autojoin_channels declared without arguments
Simmo Saan
2017-06-02
buflist: fix typo in /help buflist
Sébastien Helleu
2017-06-02
buflist: fix type of IRC server/channel pointers
Sébastien Helleu
2017-06-02
buflist: replace IRC struct by "void *" for IRC server/channel pointers
Sébastien Helleu
2017-06-02
trigger: add "irc_server" and "irc_channel" pointers in data for IRC signal/m...
Sébastien Helleu
2017-06-01
buflist: fix long mouse gestures
Sébastien Helleu
2017-05-31
buflist: add missing ${hotlist_priority} in /help buflist
Sébastien Helleu
2017-05-31
buflist: add missing ${number_displayed} in /help buflist
Sébastien Helleu
2017-05-30
buflist: add support of char "~" in option buflist.look.sort for case insensi...
Sébastien Helleu
2017-05-30
buflist: replace function buflist_compare_hdata_var by a call to weechat_hdat...
Sébastien Helleu
2017-05-30
api: add function hdata_compare
Sébastien Helleu
2017-05-30
api: add function config_option_get_string in plugin API
Sébastien Helleu
2017-05-30
irc: fix crash on SASL authentication with mechanism ""ecdsa-nist256p-challenge"
Sébastien Helleu
2017-05-27
irc: fix memory leak in case of error in "ecdsa-nist256p-challenge" SASL mech...
Sébastien Helleu
2017-05-24
buflist: increase size of hashtables used for string evaluation (issue #998)
Sébastien Helleu
2017-05-24
buflist: fix slow switch of buffer when there are a lot of buffers opened (cl...
Sébastien Helleu
2017-05-24
irc: remove unused variable in function irc_message_parse
Sébastien Helleu
2017-05-23
buflist: add keys F1/F2, alt+F1/alt+F2 to scroll the buflist bar
Sébastien Helleu
2017-05-19
relay: fix parsing of CAP command arguments in irc protocol (closes #995)
Sébastien Helleu
2017-05-19
buflist: add variable ${current_buffer} in bar item evaluation
Sébastien Helleu
2017-05-18
buflist: add missing indentation in /help buflist
Sébastien Helleu
2017-05-18
buflist: add option "bar" in command /buflist, do not automatically add the b...
Sébastien Helleu
2017-05-15
script: fix typo in a comment
Sébastien Helleu
2017-05-15
buflist: add a variable to store the size of arraylist
Sébastien Helleu
2017-05-13
buflist: fix uninitialized hdata pointer in focus callback
Sébastien Helleu
2017-05-10
script: remove dead assignment in function script_action_install_process_cb
Sébastien Helleu
2017-05-10
buflist: fix authors
Sébastien Helleu
2017-05-10
buflist: remove void action on variables used in the function
Sébastien Helleu
2017-05-10
buflist: remove unused includes
Sébastien Helleu
2017-05-06
irc: fix update of server addresses on reconnection when the evaluated conten...
Sébastien Helleu
2017-05-05
buflist: add option buflist.look.enabled
Sébastien Helleu
[prev]
[next]