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
Commit message (
Expand
)
Author
Age
*
coverity/105985: Resource leak: RI.
Eliseo Martínez
2015-03-22
*
coverity/105982: Unckecked return value: RI.
Eliseo Martínez
2015-03-22
*
coverity/105568: Free of array-typed value: FP.
Eliseo Martínez
2015-03-22
*
coverity/13777: String not null terminated: RI.
Eliseo Martínez
2015-03-22
*
Update to libuv 1.4.2
Michael Reed
2015-03-21
*
legacy test script: minor string handling fix #2181
Gustaf Lindstedt
2015-03-20
*
vim-patch:7.4.503 #2178
Perry Hung
2015-03-20
*
README: Do not call translator transpiler
Nikolai Aleksandrovich Pavlov
2015-03-20
*
tui: Add support for true color terminals
Thiago de Arruda
2015-03-20
*
deps: Use released versions for unibilium, msgpack-c.
Florian Walch
2015-03-20
*
Merge pull request #2144 from jszakmeister/fix-warning-in-release
John Szakmeister
2015-03-20
|
\
|
*
Fix unused variable in wstream.c for a release build.
John Szakmeister
2015-03-14
|
*
Avoid an unused variable warning in the release build.
John Szakmeister
2015-03-13
*
|
Remove BINARY_FILE_IO option #2179
Perry Hung
2015-03-18
*
|
misc2.c: Move emsg* functions to message.c #2152
Michael Reed
2015-03-19
*
|
Merge #1930 'hlsearch/incsearch screen tests + convert test 63'
Justin M. Keyes
2015-03-19
|
\
\
|
*
|
tests/ui: cleanup ignores in screen_basic_spec
Björn Linse
2015-03-19
|
*
|
tests/legacy: convert test 63 (`:match` and `matchadd()` )
Björn Linse
2015-03-19
|
*
|
tests/ui: test hlsearch and incsearch
Björn Linse
2015-03-19
|
/
/
*
|
tests: update legacy Makefile #2186
Justin M. Keyes
2015-03-19
*
|
Merge PR #2182 'Improve ui/busy handling and early input reading'
Thiago de Arruda
2015-03-18
|
\
\
|
*
|
main: Simplify code that deals with early user input
Thiago de Arruda
2015-03-18
|
*
|
ui: Refactor so that busy state won't be the default
Thiago de Arruda
2015-03-18
|
/
/
*
|
tui.c: Send fewer cursor-hide commands to the terminal.
oni-link
2015-03-18
*
|
Remove platform dependent HAVE_OPENDIR #2010
Jonas Dourado
2015-03-17
*
|
contrib: fix YCM completion for header files #2151
bobtwinkles
2015-03-16
*
|
travis: Configure to notify gitter chat room
Thiago de Arruda
2015-03-17
*
|
main: Start stdin before sourcing startup scripts
Thiago de Arruda
2015-03-17
*
|
Merge pull request #2166 from Pyrohh/build-improvements
John Szakmeister
2015-03-17
|
\
\
|
*
|
contrib: Added local.mk.example
Michael Reed
2015-03-17
|
/
/
*
|
Merge #2157 'Minor cleanups'
Justin M. Keyes
2015-03-16
|
\
\
|
*
|
Reuse f_browse function from f_browsedir
Anton Ovchinnikov
2015-03-16
|
*
|
Remove unnecessary 'free'
Anton Ovchinnikov
2015-03-16
|
*
|
Clarify an out-of-memory cleanup, remove a function-wide loop counter
Anton Ovchinnikov
2015-03-16
|
*
|
Remove redundant parentheses
Anton Ovchinnikov
2015-03-16
|
*
|
Merge consecutive identical 'if' statements
Anton Ovchinnikov
2015-03-16
|
*
|
Remove always-true expressions
Anton Ovchinnikov
2015-03-16
|
/
/
*
|
scripts/vim-patch.sh: Misc. improvements #2108
Michael Reed
2015-03-16
*
|
Merge #2074 'Migrate legacy test 19 and 89'
Justin M. Keyes
2015-03-16
|
\
\
|
*
|
legacy tests: migrate test19
Gustaf Lindstedt
2015-03-16
|
*
|
legacy tests: migrate test89
Gustaf Lindstedt
2015-03-16
|
/
/
*
|
Merge PR #2164 'Small changes to ui_busy functions and testing'
Thiago de Arruda
2015-03-16
|
\
\
|
*
|
ui: Only call ui_flush when the busy state changes
Thiago de Arruda
2015-03-16
|
*
|
test: Only display cursor marker in screen tests if nvim is not busy
Thiago de Arruda
2015-03-16
|
/
/
*
|
Put gitter badge near other badges
Thiago de Arruda
2015-03-16
*
|
Added Gitter badge
The Gitter Badger
2015-03-16
*
|
deps: Replace `cp` by `${CMAKE_COMMAND} -E copy` for portability
Thiago de Arruda
2015-03-15
*
|
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
|
deps: Add utfTerminalDetailed busted output handler
Thiago de Arruda
2015-03-15
*
|
Merge pull request #2154 from lyuts/build_custom_libtermkey
John Szakmeister
2015-03-15
|
\
\
[next]