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
...
|
*
main.c: Misc. improvements
Michael Reed
2015-01-23
|
*
main.c: Enable -Wconversion
Michael Reed
2015-01-23
|
/
*
Merge PR #1879 'Migrate legacy test 107'
Thiago de Arruda
2015-01-23
|
\
|
*
test: Migrate legacy test 107
Thiago de Arruda
2015-01-23
|
/
*
Merge PR #1877 'Fix functional test suite hang when a test fails'
Thiago de Arruda
2015-01-23
|
\
|
*
test: Make default screen timeout depend on the VALGRIND env var
Thiago de Arruda
2015-01-23
|
*
test: Fix hanging test suite after failures
Thiago de Arruda
2015-01-23
|
*
deps: Update lua client
Thiago de Arruda
2015-01-23
|
/
*
Merge PR #1835 'snapshot_util (Screen Tests for the Lazy) and enable stricter...
Thiago de Arruda
2015-01-23
|
\
|
*
tests/ui: strict mode
Björn Linse
2015-01-23
|
*
tests/ui: snapshot util
Björn Linse
2015-01-23
|
/
*
Merge pull request #1850 from JackDanger/halfway-a-line
Justin M. Keyes
2015-01-22
|
\
|
*
"halfway a line" is a very confusing phrase
Jack Danger Canty
2015-01-22
*
|
Merge pull request #1864 from Hinidu/vim-7.4.500
Justin M. Keyes
2015-01-22
|
\
\
|
*
|
Replace erroneous ft=unix by ff=unix from 7.4.406
Pavel Platto
2015-01-21
|
*
|
vim-patch:7.4.500
Pavel Platto
2015-01-21
|
|
/
*
|
Merge pull request #1847 from JackDanger/safely-freeing-channels
Justin M. Keyes
2015-01-22
|
\
\
|
*
|
Fix CID #102150
Jack Danger Canty
2015-01-22
|
|
/
*
|
Merge pull request #1861 from fwalch/na-patches
Justin M. Keyes
2015-01-22
|
\
\
|
*
|
vim-patch: Mark patches as NA.
Florian Walch
2015-01-21
*
|
|
Merge PR #1863 'Fix tests for plain lua'
Thiago de Arruda
2015-01-22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
test: Set some options to reduce nondeterminism in functional tests
Thiago de Arruda
2015-01-22
|
*
|
test: Make it possible to run functional tests with plain lua
Thiago de Arruda
2015-01-22
|
*
|
test: Fix screen.lua eol_clear method.
Thiago de Arruda
2015-01-22
|
/
/
*
|
Merge pull request #1853 from fwalch/vim-bd18da9
Justin M. Keyes
2015-01-21
|
\
\
|
|
/
|
/
|
|
*
vim-patch:bd18da9
Florian Walch
2015-01-21
|
/
*
Merge pull request #1656 from fmoralesc/remove-easy-mode
Justin M. Keyes
2015-01-21
|
\
|
*
Remove easy mode
Felipe Morales
2015-01-15
*
|
Merge pull request #1856 from Hinidu/vim-7.4.462
Justin M. Keyes
2015-01-20
|
\
\
|
*
|
vim-patch:7.4.462
Pavel Platto
2015-01-20
*
|
|
Merge pull request #1855 from Hinidu/vim-7.4.446
Justin M. Keyes
2015-01-20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vim-patch:7.4.446
Pavel Platto
2015-01-20
|
/
/
*
|
Merge pull request #1852 from fwalch/vim-47b1887
Justin M. Keyes
2015-01-20
|
\
\
|
*
|
vim-patch:47b1887
Florian Walch
2015-01-20
|
/
/
*
|
Merge pull request #1843 from JackDanger/initialize-our_paren_pos-CID-102151
Justin M. Keyes
2015-01-19
|
\
\
|
*
|
coverity/102151: initialize `our_paren_pos`
Jack Danger Canty
2015-01-18
*
|
|
Merge pull request #1848 from Hinidu/vim-7.4.492
Justin M. Keyes
2015-01-19
|
\
\
\
|
*
|
|
vim-patch:7.4.492
Pavel Platto
2015-01-19
|
/
/
/
*
|
|
Merge pull request #1812 from elmart/remove-long_u-5
Justin M. Keyes
2015-01-19
|
\
\
\
|
*
|
|
Remove long_u: Remove type.
Eliseo Martínez
2015-01-19
|
*
|
|
Remove long_u: regexp: Refactor long_u.
Eliseo Martínez
2015-01-19
|
*
|
|
Remove long_u: ops.c: Refactor long_u.
Eliseo Martínez
2015-01-19
|
*
|
|
Remove long_u: ex_docmd.c: Refactor long_u.
Eliseo Martínez
2015-01-19
|
*
|
|
Remove long_u: buffer_defs.h: Refactor long_u.
Eliseo Martínez
2015-01-19
|
*
|
|
Remove long_u: option.c: Refactor long_u.
Eliseo Martínez
2015-01-19
|
*
|
|
Remove long_u: option.c: Enable -Wconversion.
Eliseo Martínez
2015-01-19
|
*
|
|
Remove long_u: (various): Refactor long_u.
Eliseo Martínez
2015-01-19
|
*
|
|
Remove long_u: ex_cmds_defs.h: Refactor long_u.
Eliseo Martínez
2015-01-19
|
/
/
/
*
|
|
Merge pull request #1729 from fwalch/vim-7.4.490
Justin M. Keyes
2015-01-19
|
\
\
\
|
*
|
|
vim-patch:7.4.490
Florian Walch
2015-01-04
[prev]
[next]