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-25
core: Parse bracketed paste also when paste pending
Trygve Aaberge
2023-03-25
core: fix uninitialized variable `chunks2_count` when key_name and key_name_a...
Sébastien Helleu
2023-03-25
core: fix memory leak in function config_file_read_internal
Sébastien Helleu
2023-03-25
core: remove unnecessary assignment
Sébastien Helleu
2023-03-25
core: remove commented code
Sébastien Helleu
2023-03-25
core: replace .bz2 by .xz in SRC_URI of cygport template
Sébastien Helleu
2023-03-25
core: remove obsolete cpack config
Sébastien Helleu
2023-03-25
core: remove build of .bz2 and .zst files in `make dist`
Sébastien Helleu
2023-03-25
core: fix gcc warning on snprintf
Sébastien Helleu
2023-03-24
core: add option `legacy` in command `/key`
Sébastien Helleu
2023-03-23
core: remove RPM packaging
Sébastien Helleu
2023-03-23
core: replace `set -e` by `set -o errexit` in shell scripts
Sébastien Helleu
2023-03-23
core: add extra compiler options to check overflow of destination buffer and ...
Sébastien Helleu
2023-03-22
core: remove autotools related files in .gitignore
Sébastien Helleu
2023-03-21
core: move buffer functions and remove them from header file
Sébastien Helleu
2023-03-21
core: remove unused function gui_buffer_is_scrolled
Sébastien Helleu
2023-03-21
core: remove unused function gui_buffer_search_by_layout_number
Sébastien Helleu
2023-03-20
core: add relative move of read marker with `/buffer set unread [+/-]N` (clos...
Sébastien Helleu
2023-03-19
doc: update German auto-generated file
Sébastien Helleu
2023-03-19
core: update German translations
Nils Görs
2023-03-19
core: add function `bar_new` in release notes
Sébastien Helleu
2023-03-19
core: update ChangeLog (issue #846)
Sébastien Helleu
2023-03-19
core: add option `rename` in command `/bar`
Sébastien Helleu
2023-03-19
core: display an error with `/bar add` when the bar already exists
Sébastien Helleu
2023-03-19
core: add value "name" in completion of `/bar set <name>`
Sébastien Helleu
2023-03-19
doc/api: fix typo
Sébastien Helleu
2023-03-19
core: fix default value of options for bars added by plugins
Sébastien Helleu
2023-03-19
core: fix long lines in function gui_bar_use_temp_bars
Sébastien Helleu
2023-03-19
core: allow any valid boolean value in command `/bar set <name> separator xxx`
Sébastien Helleu
2023-03-19
core: fix typo on bar option name "separator"
Sébastien Helleu
2023-03-19
core: use a fixed size buffer to create a bar option
Sébastien Helleu
2023-03-19
core: use a fixed size buffer to rename a bar
Sébastien Helleu
2023-03-19
core: do not call check callback when setting default value of option
Sébastien Helleu
2023-03-19
doc/man: call brackets correctly in the serbian translation
Sekulum Forka
2023-03-19
doc/man: fix grammatical mistakes in the serbian translation
Sekulum Forka
2023-03-19
core: run config hooks only when value or default value is actually changed i...
Sébastien Helleu
2023-03-19
core: optimize commands `/reset` and `/unset` with a mask
Sébastien Helleu
2023-03-19
core: add command `/reset` to reset options to their default values
Sébastien Helleu
2023-03-19
core: don't translate the key context (default/search/cursor/mouse)
Sébastien Helleu
2023-03-18
core: mention breaking changes in release notes
Sébastien Helleu
2023-03-18
core: bump version to 4.0.0-dev, follow "practical" semantic versioning
Sébastien Helleu
2023-03-18
core: update ChangeLog and release notes (closes #1238)
Sébastien Helleu
2023-03-18
core: update translations
Sébastien Helleu
2023-03-18
doc: replace comma by underscore in name of option used in anchors
Sébastien Helleu
2023-03-17
core: also display mouse codes with `/debug key`
Sébastien Helleu
2023-03-17
core: change order of modifiers in mouse keys
Sébastien Helleu
2023-03-17
core: split gui-curses.h into multiple headers
Sébastien Helleu
2023-03-17
core: fix search of commands with raw code and alias matching
Sébastien Helleu
2023-03-17
core: set insert_ok to 0 for backspace key
Sébastien Helleu
2023-03-17
core: remove "%s" from translated message for key debug
Sébastien Helleu
[prev]
[next]