Age | Commit message (Expand) | Author |
---|---|---|
2019-04-13 | api: return allocated string in hook_info callback and function info_get | Sébastien Helleu |
2019-03-10 | core: replace argument "keep_eol" by "flags" in function string_split (closes... | Sébastien Helleu |
2019-03-02 | core: use bitwise shift operator to define flag constants | Sébastien Helleu |
2019-02-27 | core: remove function gui_buffer_match_list_split, use function string_match_... | Sébastien Helleu |
2019-01-01 | core: update copyright dates | Sébastien Helleu |
2018-11-29 | core: use https for links to GNU GPL license | Sébastien Helleu |
2018-10-01 | core: replace call to gmtime by gmtime_r | Sébastien Helleu |
2018-10-01 | core: add missing argument in call to log_printf | Sébastien Helleu |
2018-08-15 | core: fix memory leak when removing a line hook | Sébastien Helleu |
2018-08-14 | core: fix type of variables "buffer_name" and "buffer_type" sent to the hook_... | Sébastien Helleu |
2018-08-14 | core: split wee-hook.c into multiple sources | Sébastien Helleu |