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
2018-04-01
irc: replace "server" by "target" in help of commands when the argument is no...
Sébastien Helleu
2018-03-31
core: fix help on option weechat.look.hotlist_count_max
Sébastien Helleu
2018-03-31
core: improve help on option weechat.look.hotlist_count_max
Sébastien Helleu
2018-03-31
core: update translations (issue #1171)
Sébastien Helleu
2018-03-31
xfer: improve help on option xfer.network.send_ack (issue #1171)
Sébastien Helleu
2018-03-31
xfer: fix code style and comments (issue #1171)
Sébastien Helleu
2018-03-31
xfer: move option "send_ack" (sort options by name) (issue #1171)
Sébastien Helleu
2018-03-31
Merge remote-tracking branch 'origin/pr/1171'
Sébastien Helleu
2018-03-31
irc: fix split of messages when server option "split_msg_max_length" is set t...
Sébastien Helleu
2018-03-28
xfer: add xfer.network.send_ack option
Dominique Martinet
2018-03-28
xfer: set TCP_NODELAY on recv side
Dominique Martinet
2018-03-25
core: add missing completion with buffer names for command /buffer merge (iss...
Sébastien Helleu
2018-03-25
irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_i...
Sébastien Helleu
2018-03-25
irc: update URL with IRCv3.2 message tags specification
Sébastien Helleu
2018-03-25
irc: fix memory leak when receiving a message with tags
Sébastien Helleu
2018-03-25
core: update translations
Sébastien Helleu
2018-03-25
irc: fix help on commands /unban and /unquiet
Sébastien Helleu
2018-03-25
irc: rename functions to search modelist items
Sébastien Helleu
2018-03-25
irc: reorder modelist functions
Sébastien Helleu
2018-03-25
irc: add completion with modelist numbers for commands /unban and /unquiet
Sébastien Helleu
2018-03-25
irc: factorize code to set state of modelists in a channel
Sébastien Helleu
2018-03-24
irc: clear the modelist if nothing was received before the end of list (invit...
Sébastien Helleu
2018-03-24
irc: fix indenting in debug print of modelist
Sébastien Helleu
2018-03-24
irc: fix debug print of modelist item number and pointer
Sébastien Helleu
2018-03-24
irc: fix debug print of modelist item datetime value
Sébastien Helleu
2018-03-24
irc: fix messages on exception to make them easier to translate
Sébastien Helleu
2018-03-24
irc: mark setter as optional in modelist item
Sébastien Helleu
2018-03-24
irc: first search the modelist item, then free it if found
Sébastien Helleu
2018-03-24
irc: check that the modelist item number is valid before using it
Sébastien Helleu
2018-03-24
irc: fix some styles
Sébastien Helleu
2018-03-24
irc: add indexed ban list, add completion for /unban and /unquiet (closes #59...
Simmo Saan
2018-03-19
core: improve help of option weechat.completion.partial_completion_alert
Sébastien Helleu
2018-03-19
core: merge buffer by name
Ruslan Bekenev
2018-03-18
Replace getdtablesize() with sysconf(_SC_OPEN_MAX)
Fredrik Fornwall
2018-03-18
core: fix build with CMake and Ninja
Sébastien Helleu
2018-03-17
scripts: hide message when the eval script is unloaded
Sébastien Helleu
2018-03-16
core: quit WeeChat on ctrl-C (signal SIGINT) in headless mode
Sébastien Helleu
2018-03-16
core: fix compilation error on Cygwin
Sébastien Helleu
2018-03-11
doc: replace "rm -f" by "$(RM)" in makefiles
Sébastien Helleu
2018-03-11
Revert "core: remove colors from prefix/message only when needed in hook_prin...
Sébastien Helleu
2018-03-11
core: fix compilation warning on ignored returned value for function dup()
Sébastien Helleu
2018-03-11
core: add binary weechat-headless to run WeeChat without interface (closes #1...
Sébastien Helleu
2018-02-22
Merge pull request #1152 from mumixam/typo-fix
Sébastien Helleu
2018-02-21
fset: corrected typos
mumixam
2018-02-19
core: fix description of command in /help upgrade
Sébastien Helleu
2018-02-19
scripts: display the script name in stdout/stderr output from scripts
Sébastien Helleu
2018-02-10
logger: call fsync even when option logger.file.flush_delay is set to 0 (issu...
Sébastien Helleu
2018-02-10
logger: add option logger.file.fsync (closes #1145)
Sébastien Helleu
2018-02-08
script: change default value of option script.look.sort from "p,n" to "i,p,n"
Sébastien Helleu
2018-02-07
exec: add note about piped commands in /help exec for option -sh
Sébastien Helleu
[prev]
[next]