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-02-21
guile: return WEECHAT_RC_ERROR in command /guile if arguments are wrong/missing
Sebastien Helleu
2014-02-21
tcl: return WEECHAT_RC_ERROR in command /tcl if arguments are wrong/missing
Sebastien Helleu
2014-02-21
lua: return WEECHAT_RC_ERROR in command /lua if arguments are wrong/missing
Sebastien Helleu
2014-02-21
ruby: return WEECHAT_RC_ERROR in command /ruby if arguments are wrong/missing
Sebastien Helleu
2014-02-21
perl: return WEECHAT_RC_ERROR in command /perl if arguments are wrong/missing
Sebastien Helleu
2014-02-21
python: return WEECHAT_RC_ERROR in command /python if arguments are wrong/mis...
Sebastien Helleu
2014-02-21
logger: return WEECHAT_RC_ERROR in command /logger if arguments are wrong/mis...
Sebastien Helleu
2014-02-21
irc: use same return code and message in all commands when arguments are wron...
Sebastien Helleu
2014-02-21
charset: remove unneeded test in command /charset
Sebastien Helleu
2014-02-21
alias: use same return code and message in all commands when arguments are wr...
Sebastien Helleu
2014-02-21
core: use same return code and message in all commands when arguments are wro...
Sebastien Helleu
2014-02-20
irc: add note about option irc.network.whois_double_nick in /help whois
Sebastien Helleu
2014-02-20
irc: set option irc.network.whois_double_nick to "off" by default
Sebastien Helleu
2014-02-20
alias: change default command for alias /beep to "/print -beep"
Sebastien Helleu
2014-02-20
core: add option "-beep" in command /print
Sebastien Helleu
2014-02-20
core: add contributor to AUTHORS
Sebastien Helleu
2014-02-20
irc: fix parsing of nick/host when there is nothing after in message (malform...
Sebastien Helleu
2014-02-20
irc: fix parsing of nick in host when '!' is not found (bug #41640)
Felix Eckhofer
2014-02-19
core: add missing option "rename" in /help filter and in command completion
Sebastien Helleu
2014-02-18
doc: add chapter about secured data in user's guide
Sebastien Helleu
2014-02-18
doc: fix some title levels in Japanese user's guide
Sebastien Helleu
2014-02-17
guile: fix module used after unload of a script
Sebastien Helleu
2014-02-17
lua: fix interpreter used after unload of a script
Sebastien Helleu
2014-02-17
perl: fix context used after unload of a script
Sebastien Helleu
2014-02-17
python: fix interpreter used after unload of a script
Sebastien Helleu
2014-02-17
core: allow empty arguments for command /print
Sebastien Helleu
2014-02-16
core: update ChangeLog (add option "bare" in command /window)
Sebastien Helleu
2014-02-16
core: add bare display mode (for easy text selection and click on URLs)
Sebastien Helleu
2014-02-16
core: add missing feature in ChangeLog for v0.4.3 (use one date format when d...
Sebastien Helleu
2014-02-15
doc: fix typo in prototypes of functions hashtable_map/hashtable_map_string (...
Sebastien Helleu
2014-02-14
core: add asciidoc attributes in files ChangeLog/NEWS
Sebastien Helleu
2014-02-13
core: use item "buffer_last_number" instead of "buffer_count" by default in s...
Sebastien Helleu
2014-02-13
core: sync debian files with debian git repository
Sebastien Helleu
2014-02-13
core: fix freeze/crash in gnutls (bug #41576)
Jason A. Donenfeld
2014-02-13
irc: use a more explicit error when the creation of a temporary server failed
Sebastien Helleu
2014-02-13
doc: update auto-generated files with hdata
Sebastien Helleu
2014-02-12
doc: fix typo in plugin API reference
Sebastien Helleu
2014-02-12
core: fix cmake warning CMP0007 on "make uninstall" (bug #41528)
Sebastien Helleu
2014-02-11
core: add signals "key_combo_{default|search|cursor}"
Sebastien Helleu
2014-02-11
core: ignore return value of 'write' in function hook_set (fix compiler warning)
Sebastien Helleu
2014-02-11
core: replace compiler flag -W by -Wextra (new name)
Sebastien Helleu
2014-02-11
core: sync debian files with debian git repository
Sebastien Helleu
2014-02-10
core: split key command when the key is created (improve speed when executing...
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-02-09
core: display a warning in case of inconsistency between the options weechat....
Sebastien Helleu
2014-02-09
core: add more info in /help weechat.look.hotlist_sort
Sebastien Helleu
2014-02-09
Version 0.4.4-dev
Sebastien Helleu
2014-02-09
Version 0.4.3
Sebastien Helleu
2014-02-08
doc: clean temporary files used to build man pages (autotools)
Sebastien Helleu
2014-02-08
doc: add missing Polish docs in Makefile.am
Sebastien Helleu
[next]