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-02-17
irc: unmask smart filtered join if nick speaks in channel some minutes after ...
Sebastien Helleu
2013-02-17
core: allow read of array in hdata without using index
Sebastien Helleu
2013-02-16
irc: fix type of values in hashtables join_manual/join_noswitch, fix delay fo...
Sebastien Helleu
2013-02-16
irc: fix memory leak in purge of hashtables with joins (it was done only for ...
Sebastien Helleu
2013-02-14
core: add option "dirs" for command /debug
Sebastien Helleu
2013-02-12
relay: fix crash when decoding a websocket frame
Sebastien Helleu
2013-02-12
relay: add gcrypt include and link arguments to compile relay plugin
Sebastien Helleu
2013-02-12
script: remove unneeded test on ZLIB_FOUND in CMakeLists.txt (zlib is mandatory)
Sebastien Helleu
2013-02-12
core: add signal "window_opened" (task #12464)
Sebastien Helleu
2013-02-10
relay: add experimental websocket server support (RFC 6455) for irc and weech...
Sebastien Helleu
2013-02-10
irc: add missing RFC 2813 in header
Sebastien Helleu
2013-02-07
core: fix structures before buffer data when a buffer is closed
Sebastien Helleu
2013-02-07
relay: add options "buffers" and "upgrade" for commands sync/desync in weecha...
Sebastien Helleu
2013-02-04
core: fix refresh of line after changes with hdata_update (update flag "displ...
Sebastien Helleu
2013-02-03
relay: fix commands sync/desync in weechat protocol (bug #38215)
Sebastien Helleu
2013-02-03
relay: fix typo in comment
Sebastien Helleu
2013-02-01
core: add info about doc and function to read in /help weechat.completion.def...
Sebastien Helleu
2013-02-01
relay: add return of a NULL pointer in command "test"
Sebastien Helleu
2013-02-01
relay: add comments with example of messages in weechat protocol
Sebastien Helleu
2013-01-31
aspell: optimization on spellers to improve speed (save state by buffer), add...
Sebastien Helleu
2013-01-31
irc: fix typo in comment
Sebastien Helleu
2013-01-29
core: add "/debug tags" in /help filter
Nils Görs
2013-01-29
core: fix hidden lines for messages without date when option weechat.history....
Sebastien Helleu
2013-01-26
core: use size of 32 for hashtables (instead of 4, 8 or 16)
Sebastien Helleu
2013-01-26
core: use default hash/comparison callback for keys of type integer/pointer/t...
Sebastien Helleu
2013-01-25
irc: add color in output of /names when result is on server buffer (channel n...
Sebastien Helleu
2013-01-24
core: display error number and string in some network errors
Sebastien Helleu
2013-01-22
scripts: do now allow empty script name in function "register"
Sebastien Helleu
2013-01-21
core: remove obsolete/unneeded check of headers and functions in cmake and co...
Sebastien Helleu
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
[next]