index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
log.h
Age
Commit message (
Expand
)
Author
Files
2026-04-22
fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)
zeertzjq
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-18
refactor: move some anonymous enums back to non-defs headers (#26622)
zeertzjq
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-11-30
refactor(IWYU): fix includes for cmdhist.h (#26324)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-03-04
refactor(log): reduce compile time LOG_LEVEL granularity
bfredl
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-05-30
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-07-07
chore: use codespell to spell check #15016
dundargoc
1
2021-01-31
feat: adds vim.notify
Matthieu Coudron
1
2020-10-10
basic support for usdt probes
Zachary P. Landau
1
2020-09-20
Only use __has_include when it is defined
James McCoy
1
2020-09-19
util: make __asan_* prototypes available for ENHANCED printf debuging
Björn Linse
1
2019-01-20
build: include auto/config.h explicitly
Justin M. Keyes
1
2018-09-19
log: rename do_log to logmsg
Justin M. Keyes
1
2017-09-05
log: introduce `context`
Justin M. Keyes
1
2017-08-21
rpc: close channel if stream was closed
Justin M. Keyes
1
2017-08-09
log: Add log_callstack_to_file()
James McCoy
1
2017-07-30
build: linux does not always have execinfo.h (#7101)
Justin M. Keyes
1
2017-07-23
log: log_callstack()
Justin M. Keyes
1
2017-07-23
log.h: LOG_CALLSTACK
Yichao Zhou
1
2017-06-07
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
1
2015-11-01
CMake: Disable logging for release build types.
Florian Walch
1
2014-10-23
msgpack-rpc: Improve logging of msgpack-rpc messages
Thiago de Arruda
1
2014-07-17
api/events/msgpack: Insert log statements to improve debugging
Thiago de Arruda
1
2014-06-02
Remove a number of unneeded func_attr includes
ZyX
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1