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
/
event
/
time.c
Commit message (
Expand
)
Author
Age
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
refactor: change event_create() to a macro (#26343)
zeertzjq
2023-12-01
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: remove PVS
dundargoc
2023-11-12
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
timer: make sure to free callback after the last timer due callback
Björn Linse
2018-05-13
*
*: Add comment to all C files
ZyX
2017-04-19
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
eval: implement timers. vim-patch: 7.4.1578, 7.4.1831
Björn Linse
2016-05-24
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17