aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/log.c
Commit message (Expand)AuthorAge
* log.c: align/adjust layoutJustin M. Keyes2016-09-28
* log: Rename to $NVIM_LOG_FILEJustin M. Keyes2016-06-05
* log: Move log to $NVIM_LOG_FILE_PATH, falling back to the old locationZyX2016-05-31
* config: Remove HAVE_UNISTD_H.Seth Jackson2016-01-18
* Update USR_LOG_FILE definition.Rui Abreu Ferreira2015-12-07
* log: Make logging thread-safeThiago de Arruda2015-09-06
* remove references to <sys/time.h>Justin M. Keyes2015-08-24
* Add header guards for sys/time.h and unistd.h in log.cRui Abreu Ferreira2015-05-21
* refactor: split some more functions from misc1.cbobtwinkles2015-03-24
* msgpack-rpc: Improve logging of msgpack-rpc messagesThiago de Arruda2014-10-23
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15