summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
root-files-markdowncore: replace emails by links to GitHub accounts in AUTHORS.mdSébastien Helleu88 min.
masterrelay: fix compiler warning in call to snprintfSébastien Helleu3 hours
4.2Version 4.2.3-devSébastien Helleu7 weeks
4.1python: fix truncation of unsigned long long integer returned by function string_parse_sizeSébastien Helleu3 months
4.0python: fix truncation of unsigned long long integer returned by function string_parse_sizeSébastien Helleu3 months
hook-line-multiple-buffersapi: allow hook_line to duplicate a message on multiple buffersSébastien Helleu9 months
terminal-set-title-with-termcapcore: set terminal title using curses emulation of termcap (WIP)Sébastien Helleu15 months
3.7Version 3.7.1Sébastien Helleu19 months
3.4core: add CVE id in ChangeLogSébastien Helleu2 years
codeqlci: add CodeQL analysisSébastien Helleu2 years
[...]
 
TagDownloadAuthorAge
v4.2.2weechat-4.2.2.tar.xz  weechat-4.2.2.zip  Sébastien Helleu7 weeks
v4.2.1weechat-4.2.1.tar.xz  weechat-4.2.1.zip  Sébastien Helleu4 months
v4.2.0weechat-4.2.0.tar.xz  weechat-4.2.0.zip  Sébastien Helleu4 months
v4.1.3weechat-4.1.3.tar.xz  weechat-4.1.3.zip  Sébastien Helleu4 months
v4.0.8weechat-4.0.8.tar.xz  weechat-4.0.8.zip  Sébastien Helleu4 months
v4.1.2weechat-4.1.2.tar.xz  weechat-4.1.2.zip  Sébastien Helleu6 months
v4.0.7weechat-4.0.7.tar.xz  weechat-4.0.7.zip  Sébastien Helleu6 months
v4.1.1weechat-4.1.1.tar.xz  weechat-4.1.1.zip  Sébastien Helleu7 months
v4.0.6weechat-4.0.6.tar.xz  weechat-4.0.6.zip  Sébastien Helleu7 months
v4.1.0weechat-4.1.0.tar.xz  weechat-4.1.0.zip  Sébastien Helleu7 months
[...]
 
AgeCommit messageAuthorFilesLines
2012-12-26Version 0.4.0-rc1v0.4.0-rc1Sebastien Helleu4-4/+4
2012-12-25xfer: fix memory leak when refreshing xfer bufferSebastien Helleu2-0/+3
2012-12-25script: add missing close of file in case of error when computing MD5 checksum of a fileSebastien Helleu1-0/+1
2012-12-25relay: fix memory leak when adding hdata to a message (weechat protocol)Sebastien Helleu2-0/+2
2012-12-25irc: remove unneeded check of nick pointer (can not be NULL there)Sebastien Helleu1-1/+1
2012-12-25irc: fix memory leak when updating modes of channelSebastien Helleu2-3/+5
2012-12-25core: fix memory leak in case of error when building content of bar item for displaySebastien Helleu2-0/+3
2012-12-25core: fix detection of command in input: a single command char is considered as a command (API function "string_input_for_bufer")Nils Görs2-4/+9
2012-12-24relay: add backlog, options and server capability "server-time" for irc protocol (task #12076)Sebastien Helleu28-43/+1318
2012-12-24irc: add tags "irc_nick1_xxx" and "irc_nick2_yyy" in message displayed for command "NICK"Sebastien Helleu2-8/+21
[...]
 
Clone
https://git.zx2c4.com/weechat
git://git.zx2c4.com/weechat
ssh://git@git.zx2c4.com/weechat