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
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: fix clang and PVS warnings (#19532)
zeertzjq
2022-07-28
*
fix(logging): try harder to resolve Nvim "name" #19016
Justin M. Keyes
2022-06-18
*
feat(server): instance "name", store pipes in stdpath(state)
Justin M. Keyes
2022-06-15
*
feat(logging): include test-id in log messages
Justin M. Keyes
2022-06-15
*
refactor(log): use msg_schedule_semsg #18950
Justin M. Keyes
2022-06-15
*
refactor(log): simplify log_path_init #18898
Justin M. Keyes
2022-06-08
*
fix(log): back even again
bfredl
2022-06-03
*
fix(logging): make logmsg() thread-safe again
bfredl
2022-06-03
*
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
*
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
2022-05-12
*
chore: add additional compiler flags (#17815)
Lewis Russell
2022-03-24
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
log.c: warn instead of error on failed stdpath('cache') creation
Michael Lingelbach
2021-01-16
*
logs: make kXDGCacheHome if it doesn't exist (#13758)
Michael Lingelbach
2021-01-16
*
logging: move to XDG_CACHE_HOME (#13739)
Michael Lingelbach
2021-01-13
*
log: use uv_gettimeofday() for Windows
Jan Edmund Lazo
2020-12-06
*
log_init: call log_path_init (#11501)
Daniel Hahler
2019-12-02
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
doc [ci skip]
Justin M. Keyes
2019-04-08
*
build: include auto/config.h explicitly
Justin M. Keyes
2019-01-20
*
Merge #9036 'func_attr_printf'
Justin M. Keyes
2018-10-07
|
\
|
*
fixed lint errors
MichaHoffmann
2018-09-24
|
*
add func_attr_printf in :
MichaHoffmann
2018-09-24
*
|
log: Assert that we haven't started freeing memory before logging
James McCoy
2018-09-24
|
/
*
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
[next]