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
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Update shada.c to use libuv error constants instead of errno constants
Rui Abreu Ferreira
2015-11-25
*
|
|
|
Return libuv error code from os_getperm()
Rui Abreu Ferreira
2015-11-25
*
|
|
|
Return libuv return code from os_stat()
Rui Abreu Ferreira
2015-11-25
*
|
|
|
Fix comments for os_* functions return value
Rui Abreu Ferreira
2015-11-25
*
|
|
|
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
|
|
|
Remove 'antialias' remnants
Michael Reed
2015-11-25
*
|
|
|
src: README.txt -> README.md
Michael Reed
2015-11-23
*
|
|
|
Merge pull request #3581 from ZyX-I/fix-shada
Felipe Morales
2015-11-23
|
\
\
\
\
|
*
|
|
|
shada: Also store last search direction
ZyX
2015-11-23
|
|
/
/
/
*
/
/
/
Enable focus events in cmdline and terminal modes
Joe Hermaszewski
2015-11-23
|
/
/
/
*
|
|
Update version.c to latest Vim
Shougo Matsushita
2015-11-20
*
|
|
Implement handling of terminal focus events
Joe Hermaszewski
2015-11-17
*
|
|
ex_cmds.lua: Use ex_ni directly
Michael Reed
2015-11-15
*
|
|
Merge pull request #3339 from war1025/dev/clean_build_stl_str_hl
Justin M. Keyes
2015-11-15
|
\
\
\
|
*
|
|
Cleanup from review
Wayne Rowcliffe
2015-11-11
|
*
|
|
Switch comments to match style guide
Wayne Rowcliffe
2015-11-11
|
*
|
|
Updates from review
Wayne Rowcliffe
2015-11-11
|
*
|
|
Fix shadowed variable in build_stl_str_hl
Wayne Rowcliffe
2015-11-11
|
*
|
|
Add documentation about what TABPAGENR and TABCLOSENR do
Wayne Rowcliffe
2015-11-11
|
*
|
|
Fix lint
Wayne Rowcliffe
2015-11-11
|
*
|
|
Add out_end_p to mark last valid character in statusline buffer
Wayne Rowcliffe
2015-11-11
|
*
|
|
Rename build_stl_str_hl input and output buffer pointers
Wayne Rowcliffe
2015-11-11
|
*
|
|
Add comments to build_stl_str_hl
Wayne Rowcliffe
2015-11-11
|
*
|
|
Clean up buffer.c build_stl_str_hl variable declarations
Wayne Rowcliffe
2015-11-11
*
|
|
|
Merge pull request #3672 from Pyrohh/macro-cleanup
Michael Reed
2015-11-15
|
\
\
\
\
|
*
|
|
|
Remove unused TERMINAL_OPTIONS_INIT() macro
Michael Reed
2015-11-14
*
|
|
|
|
Add TermClose event
Marco Hinz
2015-11-15
*
|
|
|
|
TermEnter -> TermOpen
Marco Hinz
2015-11-15
|
/
/
/
/
*
|
|
|
memory.c: Prevent garbage collection when running out of memory.
oni-link
2015-11-13
*
|
|
|
normal.c: No garbage collection while handling an event in normal mode
oni-link
2015-11-13
|
/
/
/
*
|
|
Merge pull request #3651 from mhinz/remove-nvimrc-refs
Justin M. Keyes
2015-11-11
|
\
\
\
|
*
|
|
Remove all invalid nvimrc and ngvimrc references
Marco Hinz
2015-11-11
*
|
|
|
vim-patch:7.4.791 #3078
Marco Hinz
2015-11-11
*
|
|
|
Be more explicit about the lack of X11 integration
Michael Reed
2015-11-10
|
/
/
/
*
|
|
vim-patch:7.4.651 #3644
Shougo Matsushita
2015-11-10
*
|
|
Add file selection prompt on ":oldfiles!"
Marco Hinz
2015-11-10
*
|
|
Add ":profile stop"
Marco Hinz
2015-11-10
*
|
|
Add ":profile dump"
Marco Hinz
2015-11-10
*
|
|
Remove unused constants
Marco Hinz
2015-11-10
*
|
|
eval: Implement dictionary change notifications
Thiago de Arruda
2015-11-09
*
|
|
eval: Extract `find_var_ht_dict` from `find_var_ht`
Thiago de Arruda
2015-11-09
*
|
|
eval: Extract `find_ufunc` from `get_dict_callback`
Thiago de Arruda
2015-11-09
*
|
|
vim-patch:7.4.686 #3629
Johan Klokkhammer Helsing
2015-11-08
*
|
|
Remove :open command
Michael Reed
2015-11-07
*
|
|
IWYU: remove unused "version.h"
Justin M. Keyes
2015-11-05
*
|
|
undo: Remove incorrect NONNULL_ALL attribute
ZyX
2015-11-05
*
|
|
build: Use `git describe` for version strings.
Justin M. Keyes
2015-11-01
*
|
|
Remove useless FEAT_BROWSE ifdef
Michael Reed
2015-11-01
*
|
|
version: Prepare for releases.
Florian Walch
2015-11-01
*
|
|
CMake: Disable logging for release build types.
Florian Walch
2015-11-01
[prev]
[next]