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
/
lib
/
khash.h
Commit message (
Expand
)
Author
Age
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
chore: fix typos (#16361)
dundargoc
2021-11-27
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: enable formatting for files under lib
Dundar Göc
2021-10-19
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor: introduce XFREE_CLEAR()
Justin M. Keyes
2019-05-25
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
bufhl: fix unittests and lint
Björn Linse
2016-02-23
*
*: Fix lint errors found in new code in previously ignored files
ZyX
2015-10-08
*
shada: Allocate all hashes on stack
ZyX
2015-10-08
*
shada: Add support for merging everything like described in the doc
ZyX
2015-10-08
*
shada: Add support for dumping/restoring bufs changes and win jumps
ZyX
2015-10-08
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
memory.h: don't include vim.h in header files
Nicolas Hillegeer
2014-07-16
*
Add REAL_FATTR_ macros to func_attr.h, use them in lib/k*
ZyX
2014-06-02
*
Move memory.h include above func_attr.h include
ZyX
2014-06-02
*
Surround nvim/func_attr.h includes with define/undef DEFINE_FUNC_ATTRIBUTES
ZyX
2014-06-02
*
Remove OOM error handling in khash.h
Pavel Platto
2014-05-20
*
Enable -Wconversion for API files and fix errors
Thiago de Arruda
2014-05-17
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15