summaryrefslogtreecommitdiff
path: root/src/core/hook
AgeCommit message (Expand)Author
2019-04-13api: return allocated string in hook_info callback and function info_getSébastien Helleu
2019-03-10core: replace argument "keep_eol" by "flags" in function string_split (closes...Sébastien Helleu
2019-03-02core: use bitwise shift operator to define flag constantsSébastien Helleu
2019-02-27core: remove function gui_buffer_match_list_split, use function string_match_...Sébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-10-01core: replace call to gmtime by gmtime_rSébastien Helleu
2018-10-01core: add missing argument in call to log_printfSébastien Helleu
2018-08-15core: fix memory leak when removing a line hookSébastien Helleu
2018-08-14core: fix type of variables "buffer_name" and "buffer_type" sent to the hook_...Sébastien Helleu
2018-08-14core: split wee-hook.c into multiple sourcesSébastien Helleu