index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
wee-hook.c
Age
Commit message (
Expand
)
Author
2014-08-10
core: remove dead assignment in function hook_command_exec
Sébastien Helleu
2014-07-05
core: display curl error after a failed download
Sébastien Helleu
2014-04-03
api: add option "buffer_flush" in function hook_process_hashtable
Sébastien Helleu
2014-03-11
core: add missing \0 at the end of stderr buffer in hook_process
Sebastien Helleu
2014-03-11
api: add option "detached" in function hook_process_hashtable
Sebastien Helleu
2014-03-11
api: add option "signal" in function hook_set to send a signal to the child p...
Sebastien Helleu
2014-03-11
core: fix detection of terminated process in hook_process
Sebastien Helleu
2014-02-21
Merge branch 'trigger'
Sebastien Helleu
2014-02-14
core: fix completion template used in command completion when first argument ...
Sebastien Helleu
2014-02-11
core: ignore return value of 'write' in function hook_set (fix compiler warning)
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-02-09
core: add argument "num_items" in function string_split_shell
Sebastien Helleu
2014-01-11
api: add stdin options in functions hook_process_hashtable and hook_set (task...
Sebastien Helleu
2014-01-09
core: optimize xxx_valid() functions: return immediately if pointer is NULL
Sebastien Helleu
2014-01-05
core: fix compilation warnings on OpenBSD
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-15
core: add support of logical and/or for argument "tags" in function hook_print
Sebastien Helleu
2013-09-24
core: fix time displayed in status bar (it was one second late) (bug #40097)
Sebastien Helleu
2013-09-19
core: fix memory leak on unhook of a print hook (if using tags)
Sebastien Helleu
2013-08-01
core: fix compiler warning on freopen (ignore file returned)
Sebastien Helleu
2013-07-28
api: use pointer for infolist "hook" to return only one hook
Sebastien Helleu
2013-07-20
core: use "/dev/null" for stdin in hook_process instead of closing stdin (bug...
Sebastien Helleu
2013-05-22
core: fix compilation warnings
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-01-06
api: allow return code WEECHAT_RC_OK_EAT in callbacks of hook_signal and hook...
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-06
core: expand char '~' with user home in first argument of hook_process
Sebastien Helleu
2012-12-06
core: fix crash in child process of hook_process_hashtable when arguments are...
Sebastien Helleu
2012-12-02
core: execute command with higher priority when many commands with same name ...
Sebastien Helleu
2012-11-22
api: use hashtable "options" for command arguments in function hook_process_h...
Sebastien Helleu
2012-11-18
core: do not call shell to execute command in hook_process (fix security prob...
Sebastien Helleu
2012-10-14
api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh...
Simon Arlott
2012-07-09
core: add function "hook_set" in plugin API, add "subplugin" in hooks (set by...
Peter Boström
2012-03-23
core: add a connection timeout for child process in hook_connect (bug #35966)
Sebastien Helleu
2012-01-16
core: add URL transfer (using libcurl), add function hook_process_hashtable i...
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-11-27
core: check pointer returned by function localtime
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-10-09
core: display timeout for hook_process command only if debug for core is enab...
Sebastien Helleu
2011-10-01
core: add missing hook type "focus" in array "hook_type_string" (fix crash wh...
Sebastien Helleu
2011-08-26
core: replace deprecated gnutls function "gnutls_certificate_client_set_retri...
Sebastien Helleu
2011-08-25
core: fix memory leak in unhook of hook_connect
Sebastien Helleu
2011-08-16
core: fix crash with "hook" infolist when "arguments" is an empty string
Sebastien Helleu
2011-08-14
core: return info about line/word for chat area in focus hashtable, add keys ...
Sebastien Helleu
2011-08-01
core: add info about position where mouse button is released in hook_focus (f...
Sebastien Helleu
2011-07-30
core: fix bug in build of static parts of completions for commands
Sebastien Helleu
2011-07-29
core: add number in windows, improve mouse/cursor actions when screen is split
Sebastien Helleu
2011-07-26
core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...
Sebastien Helleu
[prev]
[next]