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
2014-08-10
logger: fix memory leaks in backlog
Sébastien Helleu
2014-08-10
core: fix memory leak on /upgrade when file signature in upgrade file is invalid
Sébastien Helleu
2014-08-09
core: fix memory leak in completion of config options values
Sébastien Helleu
2014-08-09
irc: fix memory leak in CTCP answer
Sébastien Helleu
2014-08-09
core: fix memory leak when removing script files
Sébastien Helleu
2014-08-09
core: fix bug with several arguments for command /buffer clear|hide|unhide
Sébastien Helleu
2014-08-09
exec: invert a condition to make code more readable
Sébastien Helleu
2014-08-09
relay: fix memory leak during handshake on websocket
Sébastien Helleu
2014-08-09
relay: fix memory leak when receiving several lines from client (weechat prot...
Sébastien Helleu
2014-08-09
relay: fix memory leak when receiving commands from client (weechat protocol)
Sébastien Helleu
2014-08-09
relay: remove dead assignment
Sébastien Helleu
2014-08-09
relay: fix crash when an IRC "MODE" command is received from client without a...
Sébastien Helleu
2014-08-08
core: check that regex is not NULL in function string_replace_regex
Sébastien Helleu
2014-08-07
core: fix example in comment of function string_replace_regex
Sébastien Helleu
2014-08-03
core: display warning on $TERM only if it doesn't start with "screen" (under ...
Sébastien Helleu
2014-08-03
core: fix display of bar item "buffer_filter" when toggling filters in curren...
Sébastien Helleu
2014-08-02
core: fix result of hash function (in hashtables) on 32-bit systems
Sébastien Helleu
2014-08-02
api: fix function string_decode_base64
Sébastien Helleu
2014-08-02
trigger: fix hook count on 32-bit systems
Sébastien Helleu
2014-08-02
relay: fix number of bytes sent/received on 32-bit systems
Sébastien Helleu
2014-08-02
api: fix function string_format_size on 32-bit systems
Sébastien Helleu
2014-08-02
irc: fix duplicate sender name in display of wallops (closes #142, closes #145)
Sébastien Helleu
2014-07-30
core: check that from/to arguments are not NULL in base16/64 functions
Sébastien Helleu
2014-07-29
tests: add tests of function string_is_word_char
Sébastien Helleu
2014-07-28
core: check that string is not NULL in function string_input_for_buffer
Sébastien Helleu
2014-07-27
core: check that string is not NULL in function string_iconv
Sébastien Helleu
2014-07-25
core: fix compilation warning on GNU/Hurd about unsigned long numbers
Sébastien Helleu
2014-07-25
core: add comments in translations for file size units
Sébastien Helleu
2014-07-25
core: add terabyte unit for size displayed
Sébastien Helleu
2014-07-23
trigger: update comment
Sébastien Helleu
2014-07-22
trigger: refuse triggers with . in their name
Andrew Potter
2014-07-21
core: fix insert of mouse code in input line after a partial key combo (close...
Sébastien Helleu
2014-07-20
core: remove whitespace in cmake files
Sébastien Helleu
2014-07-20
core: fix build with autotools (add main.c)
Sébastien Helleu
2014-07-20
core: fix link errors with ncurses library
Sébastien Helleu
2014-07-20
core: fix code style in function utf8_is_valid()
Sébastien Helleu
2014-07-20
Merge branch 'master' of git://github.com/anders/weechat into anders-master
Sébastien Helleu
2014-07-14
core: move some detections from src/CMakeLists.txt to root CMakeLists.txt
Sébastien Helleu
2014-07-14
core: do not exit WeeChat in weechat_end() (let the caller do that)
Sébastien Helleu
2014-07-14
core: move main() function into Curses GUI
Sébastien Helleu
2014-07-14
core: send signal key_combo_xxx even for unknown combos
Sébastien Helleu
2014-07-14
core: display a warning on startup if $TERM is not screen(-256color) under sc...
Sébastien Helleu
2014-07-14
core: add Curl options for versions 7.29.0 to 7.37.0
Sébastien Helleu
2014-07-14
script: fix display of curl errors
Sébastien Helleu
2014-07-14
core: hide message timestamp in bare display if timestamp is disabled in buff...
Sébastien Helleu
2014-07-14
aspell: rename variable "utf8_char_int" to "code_point"
Sébastien Helleu
2014-07-12
irc: display locally away status changes in private buffers (in addition to c...
Sébastien Helleu
2014-07-12
python: fix read of return value for callbacks returning an integer in Python...
Sébastien Helleu
2014-07-12
core: fix evaluation of expressions with regex condition (closes #63)
Sébastien Helleu
2014-07-12
core: add option "-mask" in command /unset (closes #112)
Sébastien Helleu
[prev]
[next]