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
*
compilation: Add -Wconversion to more files and validate CONV_SOURCES
Thiago de Arruda
2014-10-21
*
api: Add FUNC_ATTR_DEFERRED attribute to a number of functions
Thiago de Arruda
2014-10-21
*
msgpack-rpc: Allow selective deferral API calls
Thiago de Arruda
2014-10-21
*
eval: Defer execution of JobActivity autocommands
Thiago de Arruda
2014-10-21
*
event: Extract event_poll loops to `event_poll_until` macro
Thiago de Arruda
2014-10-21
*
event: Remove automatic event deferall
Thiago de Arruda
2014-10-21
*
event: Remove EventType enum and pass a callback to `event_push`
Thiago de Arruda
2014-10-21
*
channel: Simplify resource management
Thiago de Arruda
2014-10-21
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
2014-10-21
*
Merge pull request #1311 from GokuITA/issue1295
Justin M. Keyes
2014-10-20
|
\
|
*
Fix sign column redraw
Victor Fonseca
2014-10-20
*
|
version: remove "Running in Vi compatible mode" message #1309
Jeff Widman
2014-10-20
|
/
*
rstream: Add rbuffer_read_ptr/rbuffer_write_ptr functions
Thiago de Arruda
2014-10-19
*
rstream: Initialize 'rstream' field in RBuffer class
Thiago de Arruda
2014-10-19
*
ui: Refactor input buffer handling
Thiago de Arruda
2014-10-18
*
rstream: Extract some RStream functionality to RBuffer
Thiago de Arruda
2014-10-18
*
Merge pull request #1297 from splinterofchaos/server-errors
Justin M. Keyes
2014-10-17
|
\
|
*
server: Improve error reporting.
Scott Prager
2014-10-17
*
|
vim-patch:7.4.418
Scott Prager
2014-10-16
|
/
*
vim-patch:7.4.440 #1244
Naveen Kumar Molleti
2014-10-16
*
vim-patch:7.4.439 #1245
Naveen Kumar Molleti
2014-10-16
*
vim-patch:7.4.436 #1246
Naveen Kumar Molleti
2014-10-16
*
Merge pull request #1265 from dkns/vp-7.4.444
Justin M. Keyes
2014-10-13
|
\
|
*
vim-patch:7.4.444
Daniel Kosinski
2014-10-04
*
|
vim-patch:7.4.408
Scott Prager
2014-10-10
*
|
vim-patch:7.4.397
Scott Prager
2014-10-09
*
|
version: remove "Compilation" and "Linking" messages.
Justin M. Keyes
2014-10-07
*
|
version: generate "build number" from commit timestamp
Justin M. Keyes
2014-10-07
*
|
version: remove non-functional Vim version identifiers
Justin M. Keyes
2014-10-07
*
|
version: remove "Included patches" message
Justin M. Keyes
2014-10-07
*
|
version: update user-facing version indicators
Justin M. Keyes
2014-10-07
*
|
vim-patch:7.4.375
Scott Prager
2014-10-06
*
|
Mark patches 363 and 366 NA.
Scott Prager
2014-10-06
*
|
Removes shelltype option and all revelant doc. #1249
Joseph Anthony Pasquale Holsten
2014-10-06
|
/
*
Merge pull request #1208 from war1025/dev/remove_for_all_windows
Justin M. Keyes
2014-10-03
|
\
|
*
Remove W_NEXT use `->w_next`
Wayne Rowcliffe
2014-09-24
|
*
Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)
Wayne Rowcliffe
2014-09-24
*
|
wstream/shell: Fix memory errors caused by os_system
Thiago de Arruda
2014-10-01
*
|
eval: Fix `save_tv_as_string` to handle non-string types
Thiago de Arruda
2014-10-01
*
|
test: Add some specs for the viml function `system()`
Thiago de Arruda
2014-10-01
*
|
Use line-specific method names where possible to remove ambiguity and possibi...
Paul Jolly
2014-10-01
*
|
Implement save_tv_as_string to assist in #1176.
Scott Prager
2014-09-30
*
|
Fix system() output truncation bug.
Scott Prager
2014-09-30
*
|
Old-style test for system(list).
Scott Prager
2014-09-30
*
|
vim-patch:7.4.256
Scott Prager
2014-09-30
*
|
Return list from rettv_list_alloc.
Scott Prager
2014-09-30
*
|
vim-patch:7.4.248
Scott Prager
2014-09-30
*
|
vim-patch:7.4.247
Scott Prager
2014-09-30
*
|
memory: memchrsub and strchrsub
Scott Prager
2014-09-30
*
|
memory: xstrchrnul and xmemscan.
Scott Prager
2014-09-30
[next]