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.c
Age
Commit message (
Expand
)
Author
Files
2026-04-22
fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)
zeertzjq
1
2026-04-09
feat(logs)!: move logs to `stdpath("state")/logs`
Olivia Kinnear
1
2026-03-12
feat(startup): warn if NVIM_LOG_FILE is inaccessible #38070
anondeveg
1
2026-02-23
fix(logging): don't overwrite NameBuff (#38004)
zeertzjq
1
2026-02-18
feat(logging): rename ".nvimlog" => "nvim.log" #37935
Justin M. Keyes
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2024-10-07
docs: dev-arch, focusable windows #30510
Justin M. Keyes
1
2024-09-11
feat(log): use "ui" as default name for TUI client #30345
Justin M. Keyes
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-06
fix(log): increase size of buffer for nvim instance name
James McCoy
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-27
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-08-26
refactor(change): do API changes to buffer without curbuf switch
bfredl
1
2023-04-19
build: update uncrustify to 0.76
Lewis Russell
1
2023-04-16
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
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-08-30
refactor: replace char_u with char 4 (#19987)
dundargoc
1
2022-08-29
refactor: replace char_u with char
Dundar Göc
1
2022-07-28
refactor: fix clang and PVS warnings (#19532)
zeertzjq
1
2022-06-18
fix(logging): try harder to resolve Nvim "name" #19016
Justin M. Keyes
1
2022-06-15
feat(server): instance "name", store pipes in stdpath(state)
Justin M. Keyes
1
2022-06-15
feat(logging): include test-id in log messages
Justin M. Keyes
1
2022-06-15
refactor(log): use msg_schedule_semsg #18950
Justin M. Keyes
1
2022-06-08
refactor(log): simplify log_path_init #18898
Justin M. Keyes
1
2022-06-03
fix(log): back even again
bfredl
1
2022-06-03
fix(logging): make logmsg() thread-safe again
bfredl
1
2022-05-30
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
1
2022-05-12
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
1
2022-03-24
chore: add additional compiler flags (#17815)
Lewis Russell
1
2021-09-20
refactor: reformat with uncrustify #15736
dundargoc
1
2021-01-16
log.c: warn instead of error on failed stdpath('cache') creation
Michael Lingelbach
1
2021-01-16
logs: make kXDGCacheHome if it doesn't exist (#13758)
Michael Lingelbach
1
2021-01-13
logging: move to XDG_CACHE_HOME (#13739)
Michael Lingelbach
1
2020-12-06
log: use uv_gettimeofday() for Windows
Jan Edmund Lazo
1
2019-12-02
log_init: call log_path_init (#11501)
Daniel Hahler
1
2019-09-11
Remove excess <stdint.h>
Jan Edmund Lazo
1
2019-04-08
doc [ci skip]
Justin M. Keyes
1
2019-01-20
build: include auto/config.h explicitly
Justin M. Keyes
1
2018-10-07
Merge #9036 'func_attr_printf'
Justin M. Keyes
1
2018-09-24
log: Assert that we haven't started freeing memory before logging
James McCoy
1
2018-09-24
fixed lint errors
MichaHoffmann
1
2018-09-24
add func_attr_printf in :
MichaHoffmann
1
[next]