index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-26
core: add note about option weechat.look.color_nick_offline in help of color ...
Sébastien Helleu
2014-10-26
trigger: fix memory leak when allocating a new trigger with several regex
Sébastien Helleu
2014-10-26
trigger: evaluate and replace regex groups at same time, new format for regex...
Sébastien Helleu
2014-10-25
doc: update auto-generated files
Sébastien Helleu
2014-10-25
core: update German translations
Nils Görs
2014-10-25
Merge pull request #239 from l/translation_ja
Sébastien Helleu
2014-10-25
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-10-23
api: fix crash when reading config options with NULL value (closes #238)
Sébastien Helleu
2014-10-22
core: display time in bare display only if option weechat.look.buffer_time_fo...
Sébastien Helleu
2014-10-22
api: add regex replace feature in function string_eval_expression
Sébastien Helleu
2014-10-17
core: call "callback_free" in functions arraylist_{remove|clear|free}
Sébastien Helleu
2014-10-16
core: fix memory leak in completion
Sébastien Helleu
2014-10-16
tests: fix memory leak in hashtable tests
Sébastien Helleu
2014-10-16
core: add hide of chars in string in evaluation of expressions
Sébastien Helleu
2014-10-12
core: move default prefix/suffix for evaluation in wee-eval.h
Sébastien Helleu
2014-10-12
tests: add test of function string_split_shell with an empty string
Sébastien Helleu
2014-10-12
tests: add extra check of argv pointer in test of string_split functions
Sébastien Helleu
2014-10-12
tests: initialize argc to -1 instead of 1 before some tests
Sébastien Helleu
2014-10-12
tests: add some tests on function eval_expression
Sébastien Helleu
2014-10-12
core: remove extra spaces in a comment
Sébastien Helleu
2014-10-11
core: fix .mailmap entries for myself
Sébastien Helleu
2014-10-11
core: add a .mailmap file
Sébastien Helleu
2014-10-11
core: fix search/insert of elements in sorted arraylist with duplicates
Sébastien Helleu
2014-10-09
core: add contributor in AUTHORS.asciidoc
Sébastien Helleu
2014-10-09
core: update ChangeLog
Sébastien Helleu
2014-10-09
irc: add tag "nick_xxx" in invite messages
nyuszika7h
2014-10-09
irc: fix completion of commands /msg, /notice and /query
Sébastien Helleu
2014-10-08
relay: use comma separator in option relay.irc.backlog_tags, check the value ...
Sébastien Helleu
2014-10-08
relay: add host in sender for IRC backlog PRIVMSG messages sent to clients
Sébastien Helleu
2014-10-05
core: update ChangeLog (add arraylists)
Sébastien Helleu
2014-10-05
doc: update auto-generated files with hdata
Sébastien Helleu
2014-10-05
doc: add file "wee-arraylist.c" in developer's guide
Sébastien Helleu
2014-10-05
Merge branch 'arraylist'
Sébastien Helleu
2014-10-04
Merge pull request #222 from l/translation_ja
Sébastien Helleu
2014-10-04
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-10-04
core: add note about security issues and translations in Contributing.asciidoc
Sébastien Helleu
2014-10-04
doc: update Japanese auto-generated files
Sébastien Helleu
2014-10-04
Merge pull request #221 from l/translation_ja
Sébastien Helleu
2014-10-04
core: update Japanese translations
AYANOKOUZI, Ryuunosuke
2014-10-03
core: add pkg-config dependency for Cygwin packaging
Sébastien Helleu
2014-10-03
core: fix Lua detection on Cygwin with cmake
Sébastien Helleu
2014-10-03
core: fix Lua detection on OpenBSD with cmake
Sébastien Helleu
2014-10-03
core: update ChangeLog (add detection of Lua 5.2)
Sébastien Helleu
2014-10-03
doc: add pkg-config dependency in user's guide
Sébastien Helleu
2014-10-03
doc: remove tag "translation missing" in French user's guide
Sébastien Helleu
2014-10-03
doc: update Lua version in dependencies (user's guide)
Sébastien Helleu
2014-10-03
core: add detection of Lua 5.2 with autotools
Sébastien Helleu
2014-10-03
core: use pkg-config to find Lua lib/headers with cmake, detection of Lua 5.2
Sébastien Helleu
2014-10-03
doc: fix libs versions in dependencies (user's guide)
Sébastien Helleu
2014-10-02
doc: add a link to dependencies in prerequisites chapter (user's guide)
Sébastien Helleu
[prev]
[next]