index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
log.c
Commit message (
Expand
)
Author
Age
*
log: rename do_log to logmsg
Justin M. Keyes
2018-09-19
*
log.c: Fix possible truncation in buffer (#8791)
hyatskov
2018-07-29
*
log.c: format: padding
Justin M. Keyes
2018-07-25
*
log.c: ISO 8601 date/time
Justin M. Keyes
2018-07-24
*
log.c: include milliseconds
Justin M. Keyes
2018-07-24
*
log.c: message format
Justin M. Keyes
2018-07-24
*
rename: os_get_localtime => os_localtime
Justin M. Keyes
2018-07-24
*
lint
Justin M. Keyes
2017-09-05
*
log: introduce `context`
Justin M. Keyes
2017-09-05
*
rpc: close channel if stream was closed
Justin M. Keyes
2017-08-21
*
log: Add log_callstack_to_file()
James McCoy
2017-08-09
*
build: linux does not always have execinfo.h (#7101)
Justin M. Keyes
2017-07-30
*
log: log_callstack()
Justin M. Keyes
2017-07-23
*
log: Fall back to CWD-relative .nvimlog
Justin M. Keyes
2017-06-07
*
log: set $NVIM_LOG_FILE; fallback to $XDG_DATA_HOME/nvim/log
Justin M. Keyes
2017-06-07
*
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
2017-06-07
*
log: log_uv_handles
Justin M. Keyes
2017-06-07
*
*: Add comment to all C files
ZyX
2017-04-19
*
log.c: align/adjust layout
Justin M. Keyes
2016-09-28
*
log: Rename to $NVIM_LOG_FILE
Justin M. Keyes
2016-06-05
*
log: Move log to $NVIM_LOG_FILE_PATH, falling back to the old location
ZyX
2016-05-31
*
config: Remove HAVE_UNISTD_H.
Seth Jackson
2016-01-18
*
Update USR_LOG_FILE definition.
Rui Abreu Ferreira
2015-12-07
*
log: Make logging thread-safe
Thiago de Arruda
2015-09-06
*
remove references to <sys/time.h>
Justin M. Keyes
2015-08-24
*
Add header guards for sys/time.h and unistd.h in log.c
Rui Abreu Ferreira
2015-05-21
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
*
msgpack-rpc: Improve logging of msgpack-rpc messages
Thiago de Arruda
2014-10-23
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15