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
/
main.c
Commit message (
Expand
)
Author
Age
*
Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)
Wayne Rowcliffe
2014-09-24
*
FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWS
Wayne Rowcliffe
2014-09-22
*
vim-patch:7.4.312
Scott Prager
2014-09-13
*
api/msgpack-rpc: Refactor metadata object construction
Thiago de Arruda
2014-09-12
*
main: Rename --embedded-mode and --api-msgpack-metadata options
Thiago de Arruda
2014-09-12
*
Additional FOR_ALL_WINDOWS usage
Wayne Rowcliffe
2014-09-08
*
fileinfo: rename os_get_file_info{,_link,_fd}
Stefan Hoffmann
2014-08-31
*
api: Implement '--embedded-mode' command-line option
Thiago de Arruda
2014-08-28
*
FOR_ALL_BUFFERS use locally declared buffer pointer
Wayne Rowcliffe
2014-08-17
*
Add FOR_ALL_BUFFERS helper
Wayne Rowcliffe
2014-08-02
*
Statically allocate NameBuff
Wayne Rowcliffe
2014-07-22
*
startuptime: print vim -> nvim
Nicolas Hillegeer
2014-07-20
*
startuptime: always enable startuptime
Nicolas Hillegeer
2014-07-20
*
startuptime: implement on top of profiling fns
Nicolas Hillegeer
2014-07-20
*
startuptime: move code to profile.{c,h} + doc
Nicolas Hillegeer
2014-07-20
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move locale.h include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
2014-07-08
*
Replace int with bool in some files. #654
Klemen Košir
2014-07-08
*
Remove remaining declarations with new script: finddeclarations.pl
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Rename --api-metadata to --api-msgpack-metadata
Rui Abreu Ferreira
2014-06-02
*
Add --api-metadata command line option
Rui Abreu Ferreira
2014-06-02
*
Remove FEAT_FLOAT
Hinidu
2014-05-28
*
Merge #708 'Remove NULL/non-NULL tests after vim_str(n)save'
Justin M. Keyes
2014-05-22
|
\
|
*
Remove OOM checks: save_typebuf()
Felipe Oliveira Carvalho
2014-05-19
|
*
Replace alloc() with xmalloc() and remove immediate OOM checks
Felipe Oliveira Carvalho
2014-05-19
|
*
Remove NULL/non-NULL tests after calls to vim_str(n)save()
Felipe Oliveira Carvalho
2014-05-19
*
|
Remove cryptography
John Schmidt
2014-05-20
|
/
*
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15