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.h
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor(log): reduce compile time LOG_LEVEL granularity
bfredl
2023-03-04
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
feat: adds vim.notify
Matthieu Coudron
2021-01-31
*
basic support for usdt probes
Zachary P. Landau
2020-10-10
*
Only use __has_include when it is defined
James McCoy
2020-09-20
*
util: make __asan_* prototypes available for ENHANCED printf debuging
Björn Linse
2020-09-19
*
build: include auto/config.h explicitly
Justin M. Keyes
2019-01-20
*
log: rename do_log to logmsg
Justin M. Keyes
2018-09-19
*
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.h: LOG_CALLSTACK
Yichao Zhou
2017-07-23
*
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
2017-06-07
*
CMake: Disable logging for release build types.
Florian Walch
2015-11-01
*
msgpack-rpc: Improve logging of msgpack-rpc messages
Thiago de Arruda
2014-10-23
*
api/events/msgpack: Insert log statements to improve debugging
Thiago de Arruda
2014-07-17
*
Remove a number of unneeded func_attr includes
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15