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
/
doc
Age
Commit message (
Expand
)
Author
2020-03-01
api: add function crypto_hash_pbkdf2
Sébastien Helleu
2020-03-01
core: move crypto functions to wee-crypto.c, rename API function string_hash ...
Sébastien Helleu
2020-03-01
core: merge functions string_hash_binary and string_hash into a single functi...
Sébastien Helleu
2020-03-01
script: call function string_hash in script_repo_sha512sum_file to compute SH...
Sébastien Helleu
2020-02-29
core: add support of CRC32 algorithm in hash functions
Sébastien Helleu
2020-02-29
api: add functions string_hash_binary and string_hash
Sébastien Helleu
2020-02-15
doc: update auto-generated files
Sébastien Helleu
2020-02-08
doc: remove reference to obsolete script shell.py in FAQ
Sébastien Helleu
2020-02-08
doc: add question about timezone in FAQ
Sébastien Helleu
2020-02-06
doc: add keys and actions on fset and script buffers in user's guide
Sébastien Helleu
2020-01-05
doc: remove space in example of hsignal irc_redirect_command (plugin API refe...
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-12-26
buflist: add pointer "window" in bar item evaluation
Sébastien Helleu
2019-12-23
doc: update German auto-generated file
Sébastien Helleu
2019-12-18
core: add debug option "-d" in command /eval (issue #1434)
Sébastien Helleu
2019-12-15
doc: update German auto-generated files
Sébastien Helleu
2019-12-13
core: update translations (issue #1433)
Sébastien Helleu
2019-12-13
api: add info "weechat_headless"
Matthew Horan
2019-12-13
core: update translations
Sébastien Helleu
2019-12-01
doc: update Polish auto-generated files
Sébastien Helleu
2019-12-01
doc: updated polish traslation
Krzysztof Korościk
2019-12-01
doc: update German auto-generated files
Sébastien Helleu
2019-11-29
core: update German translations
Nils Görs
2019-11-25
core: fix typo in French translation (issue #635)
Sébastien Helleu
2019-11-25
doc: update auto-generated files with WeeChat options (issue #635)
Sébastien Helleu
2019-11-24
doc: list the things removed by WeeChat on /plugin unload (user's guide)
Sébastien Helleu
2019-11-24
doc: fix translations in French plugin API reference
Sébastien Helleu
2019-11-24
doc: remove flags "translation missing" in French docs
Sébastien Helleu
2019-11-22
doc: bump version of documentation generator
Sébastien Helleu
2019-11-22
doc: add function to print counters, add separator lines (documentation gener...
Sébastien Helleu
2019-11-22
doc: simplify function to compute SHA256 checksum, move function outside clas...
Sébastien Helleu
2019-11-22
doc: sort locales in documentation generator
Sébastien Helleu
2019-11-22
doc: remove path option in documentation generator
Sébastien Helleu
2019-11-22
doc: remove obsolete ignored options/completions in documentation generator
Sébastien Helleu
2019-11-15
irc: mention /filter command in /help irc.look.smart_filter
Sébastien Helleu
2019-11-13
core: fix French translation of "uptime"
Sébastien Helleu
2019-11-08
irc: set option irc.look.display_pv_warning_address to off by default (issue ...
Sébastien Helleu
2019-11-04
doc: add examples of division in ${calc:...} (plugin API reference)
Sébastien Helleu
2019-11-04
doc: fix list of "updated in" versions in function string_eval_expression (pl...
Sébastien Helleu
2019-11-03
irc: fix typo and examples in /help server
Sébastien Helleu
2019-11-03
core: update German translations
Nils Görs
2019-11-03
irc: add filters on raw buffer (closes #1000)
Sébastien Helleu
2019-10-22
doc: add keys to type for the example message with color codes (user's guide)
Sébastien Helleu
2019-10-21
core: fix typo in French translation of /help fset
Sébastien Helleu
2019-10-13
doc: update German auto-generated file
Sébastien Helleu
2019-10-13
core: update German translations
Nils Görs
2019-10-13
doc: fix typo in scripting guide
Sébastien Helleu
2019-10-12
doc: fix language in links to plugin API reference (scripting guide)
Sébastien Helleu
2019-10-12
doc: add links on signals and hsignals (plugin API reference)
Sébastien Helleu
2019-10-12
python: send "bytes" instead of "str" to callbacks in Python 3 when the strin...
Sébastien Helleu
[next]