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
/
plugins
/
fifo
Age
Commit message (
Expand
)
Author
2020-04-28
fifo: Open the fifo for writing too
Quentin Glidic
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-10-01
core: fix style in CMake files
Sébastien Helleu
2019-04-25
cmake: allow custom libdir (fix #1341)
Ryan Farley
2019-04-13
api: return allocated string in hook_info callback and function info_get
Sébastien Helleu
2019-03-24
core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...
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-01-14
core: reinitialize config file pointer to NULL after an error on section crea...
Sébastien Helleu
2018-01-07
core: fix some styles
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-08-10
core: remove value for first #define in headers, add "PLUGIN" in plugin headers
Sébastien Helleu
2017-07-08
fset: fix priority of plugin (load it after all other plugins)
Sébastien Helleu
2017-06-03
exec, fifo, irc: remove unused #define-s
Simmo Saan
2017-06-03
core: fix fifo_fd_cb declared without arguments
Simmo Saan
2017-01-15
fifo: remove conditional directive breaking condition (closes #875)
Romero B. de S. Malaquias
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-11-22
fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe pat...
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-03
fifo: fix invalid pointer type
Sébastien Helleu
2015-12-02
fifo: add /fifo command
Sébastien Helleu
2015-10-25
fifo: add buffer name in error when the buffer is not found
Sébastien Helleu
2015-06-07
fifo: ignore error ECOMM only on Cygwin (fix compilaton on FreeBSD)
Sébastien Helleu
2015-06-07
fifo: fix send error on Cygwin when something is received in the pipe (closes...
Sébastien Helleu
2015-01-15
core: add priority in plugins to initialize them in order
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-11-29
fifo: rename callback for info "fifo_filename"
Sébastien Helleu
2014-04-12
core: use lower case for CMake keywords
Sébastien Helleu
2014-03-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-03-11
fifo: search buffer by full name when text is received in pipe
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-10-05
core: move the "-no-undefined" from LDFLAGS in configure.ac to Makefile.am in...
Sebastien Helleu
2013-07-20
core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am
Sebastien Helleu
2013-03-25
fifo: remove #define MAX_PATH (now done in weechat-plugin.h)
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-01-24
core: display error number and string in some network errors
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-08-02
fifo: ignore read failing with error EAGAIN (bug #37019) (patch from Matt Rob...
Sebastien Helleu
2012-08-02
core: update description of plugins and translate them in output of /plugin
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-05-01
fifo: remove unused variable
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-06-25
Update comments after #endif in C headers
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-06-18
Fix bug with fifo pipe when setting fifo option to "on"
Sebastien Helleu
2010-04-09
Define WeeChat license as macro for C compiler, used in plugins to set license
Sebastien Helleu
[next]