Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
string_is_command_char and string_input_for_buffer in plugin and script API
|
|
|
|
|
|
New (core) command /version displays version, and number of upgrades done with
first start date (if # /upgrade > 0).
The number of upgrades is displayed at startup (if > 0).
|
|
|
|
|
|
buffers with /upgrade (title, input data, text search)
|
|
|
|
|
|
1 to 5 (more than 5 is considered as looping)
|
|
|
|
commands with same name from different plugins
|
|
type (patch from Leonid Evdokimov)
|
|
fixed many memory leaks
|
|
|
|
|
|
|
|
|
|
replaced "void *" pointers by structures
|
|
when WeeChat starts
|
|
|
|
|
|
|
|
commands arguments
|
|
|
|
|
|
|