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
2023-03-10
core: update translations (issue #1888)
Sébastien Helleu
2023-03-10
core: simplify /help eval, move examples with the other examples (issue #1888)
Sébastien Helleu
2023-03-10
core: update ChangeLog (issue #1888)
Sébastien Helleu
2023-03-10
core: rename variable open_paren to pos_open_paren
Sébastien Helleu
2023-03-10
core: allow /eval to get hashtable properties
Andrew Potter
2023-02-22
ci: fix macOS CI
Sébastien Helleu
2023-02-22
core: fix crash in case of NULL message sent to function gui_chat_printf_y_da...
Sébastien Helleu
2023-02-21
doc: update German documentation
Nils Görs
2023-02-16
doc/user: make XDG directory fallback more clear in table
Sébastien Helleu
2023-02-11
core: update ChangeLog (issue #603)
Sébastien Helleu
2023-02-10
doc/user: move "Upgrade" chapter after "Running WeeChat"
Sébastien Helleu
2023-02-10
core: update ChangeLog (issue #1881)
Sébastien Helleu
2023-02-10
core: allow /input move_next_word going to the end of line
Robin Jarry
2023-02-04
fix: various code comments
rj1
2023-02-04
core: optimize search of key bindings in contexts default/search/cursor
Sébastien Helleu
2023-02-03
core: simplify function gui_key_cmp
Sébastien Helleu
2023-02-03
tests: add tests on function gui_key_cmp
Sébastien Helleu
2023-02-02
core: remove extra spaces before comma
Sébastien Helleu
2023-02-01
doc: update auto-generated files
Sébastien Helleu
2023-02-01
core/doc Update Serbian translations
Ivan Pešić
2023-02-01
core: update German translations
Nils Görs
2023-01-31
irc: add command `/rules` (closes #1864)
Sébastien Helleu
2023-01-31
irc: add command `/knock` (closes #7)
Sébastien Helleu
2023-01-31
doc: update German auto-generated file
Sébastien Helleu
2023-01-31
core: update German translations
Nils Görs
2023-01-30
core: update description of function hook_command_display_error_unknown
Sébastien Helleu
2023-01-30
core: inform that commands are case sensitive when another command with diffe...
Sébastien Helleu
2023-01-30
core: improve prioritization of commands starting with same chars in similar ...
Sébastien Helleu
2023-01-30
core: display similar command names when a command is unknown (closes #1877)
Sébastien Helleu
2023-01-30
tests: fix comments (issue #1877)
Sébastien Helleu
2023-01-30
core: add function string_get_common_bytes_count (issue #1877)
Sébastien Helleu
2023-01-30
core: add function string_levenshtein (issue #1877)
Sébastien Helleu
2023-01-29
core: properly skip command char when it is a wide char in exec of hook_comma...
Sébastien Helleu
2023-01-29
doc/quickstart: translate to Italian (closes #1874)
Mattia
2023-01-29
irc: add server option "registered_mode" (closes #1625)
Andrew Potter
2023-01-29
core: add bug #32213 in ChangeLog
Sébastien Helleu
2023-01-29
doc: update German auto-generated files
Sébastien Helleu
2023-01-29
core: update German translations
Nils Görs
2023-01-29
core: add issue #398 in ChangeLog
Sébastien Helleu
2023-01-29
core: add ctrl keys as lower case in release notes (issue #1875)
Sébastien Helleu
2023-01-29
core: force ctrl keys to lower case when they are added (closes #1875)
Sébastien Helleu
2023-01-29
core: ignore incomplete ctrl/meta/meta2 codes in keys (issue #1875)
Sébastien Helleu
2023-01-29
core: ensure internal_code is not NULL when adding a default key (issue #1875)
Sébastien Helleu
2023-01-29
core: compute first internal code and expanded name before removing key (issu...
Sébastien Helleu
2023-01-29
core: compute first internal code and expanded name before adding key (issue ...
Sébastien Helleu
2023-01-29
core: use dynamic string in functions gui_key_get_internal_code and gui_key_g...
Sébastien Helleu
2023-01-29
api: readjust string size in function string_dyn_free when string is not free...
Sébastien Helleu
2023-01-29
tests: add tests on gui key functions (issue #1875)
Sébastien Helleu
2023-01-28
core: update ChangeLog (closes #1872)
Sébastien Helleu
2023-01-28
core: update translations and auto-generated doc files (issue #1872)
Sébastien Helleu
[next]