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
2013-01-20
Merge branch 'guile2'
Sebastien Helleu
2013-01-20
Merge branch 'perl-script-load'
Sebastien Helleu
2013-01-18
core: fix infinite loop when a regex gives an empty match (bug #38112)
Sebastien Helleu
2013-01-17
core: add git version in backtrace and log file
Sebastien Helleu
2013-01-16
guile: fix compilation with guile 2.0
Sebastien Helleu
2013-01-14
core: fix typo in comment
Sebastien Helleu
2013-01-14
core: fix click in item "buffer_nicklist" when nicklist is a root bar (bug #3...
Sebastien Helleu
2013-01-14
core: fix display bugs with non-printable chars like tabs (part of messages n...
Sebastien Helleu
2013-01-12
core: fix crash in display of chat area when the ncurses chat window is not i...
Sebastien Helleu
2013-01-12
guile: fix bad conversion of shared strings (replace calls to scm_i_string_ch...
Sebastien Helleu
2013-01-12
core: fix typo in comment
Sebastien Helleu
2013-01-12
core: fix line returned when clicking on a bar (according to position and fil...
Sebastien Helleu
2013-01-11
aspell: fix spellers used when switching buffer
Sebastien Helleu
2013-01-11
Revert "aspell: store dictionaries in buffer local variable "aspell_dict""
Sebastien Helleu
2013-01-11
perl: fix compilation when multiplicity is disabled
Sebastien Helleu
2013-01-11
relay: fix duplicated messages sent to irc clients (when messages are redirec...
Sebastien Helleu
2013-01-11
relay: fix typo in comment
Sebastien Helleu
2013-01-11
relay: add debug message for signal "irc_disconnected"
Sebastien Helleu
2013-01-11
relay: fix name of signal in debug message (replace "irc_out" by "irc_outtags")
Sebastien Helleu
2013-01-10
aspell: store dictionaries in buffer local variable "aspell_dict"
Sebastien Helleu
2013-01-10
core: fix some copyright dates
Sebastien Helleu
2013-01-10
perl: simplify code to load scripts
Nei
2013-01-10
Revert "perl: simplify code to load scripts"
Sebastien Helleu
2013-01-09
perl: simplify code to load scripts
Nei
2013-01-08
perl: display script filename in error messages
Nei
2013-01-08
perl: fix calls to callbacks during load of script when multiplicity is disab...
Nei
2013-01-08
relay: add message when address family is not supported by protocol (on socke...
Sebastien Helleu
2013-01-07
relay: add error number and string when socket creation fails
Sebastien Helleu
2013-01-07
core: fix memory leak in evaluation of expression when a logical operator ("&...
Sebastien Helleu
2013-01-06
api: allow return code WEECHAT_RC_OK_EAT in callbacks of hook_signal and hook...
Sebastien Helleu
2013-01-06
irc: fix display of actions (/me) when they are received from a relay client ...
Sebastien Helleu
2013-01-05
core: fix refresh of bars when applying layout (bug #37944, bug #37952)
Sebastien Helleu
2013-01-04
core: add buffer pointer in arguments for signals "input_search", "input_text...
Sebastien Helleu
2013-01-04
aspell: ignore self and remote nicks in private buffers
Sebastien Helleu
2013-01-04
core: fix compilation on OpenBSD (bug #38022)
Simon Kuhnle
2013-01-04
core: fix help of option weechat.color.separator
Sebastien Helleu
2013-01-01
aspell: fix compilation warning
Sebastien Helleu
2013-01-01
aspell: add signal "aspell_suggest" (sent when new suggestions are displayed)
Sebastien Helleu
2013-01-01
relay: send UTC time in irc backlog (when server capability "server-time" is ...
Sebastien Helleu
2013-01-01
core: fix scroll to bottom of window (default key: alt+end) when line display...
Sebastien Helleu
2013-01-01
core: fix scroll in buffer after enabling/disabling some filters (if scroll i...
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-25
xfer: fix memory leak when refreshing xfer buffer
Sebastien Helleu
2012-12-25
script: add missing close of file in case of error when computing MD5 checksu...
Sebastien Helleu
2012-12-25
relay: fix memory leak when adding hdata to a message (weechat protocol)
Sebastien Helleu
2012-12-25
irc: remove unneeded check of nick pointer (can not be NULL there)
Sebastien Helleu
2012-12-25
irc: fix memory leak when updating modes of channel
Sebastien Helleu
2012-12-25
core: fix memory leak in case of error when building content of bar item for ...
Sebastien Helleu
2012-12-25
core: fix detection of command in input: a single command char is considered ...
Nils Görs
2012-12-24
relay: add backlog, options and server capability "server-time" for irc proto...
Sebastien Helleu
[next]