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
...
|
*
|
|
terminal: Handle loss of focus in event loop.
Scott Prager
2015-04-05
*
|
|
|
event.c: Simplify timer use in event_poll()
oni-link
2015-04-08
|
|
/
/
|
/
|
|
*
|
|
Fix warnings: window.c: close_last_window_tabpage(): Np deref: RI.
Eliseo Martínez
2015-04-07
*
|
|
Fix warnings: terminal.c: get_config_int(): Dead init: RI.
Eliseo Martínez
2015-04-07
*
|
|
Fix warnings: terminal.c: get_config_string(): Dead init: RI.
Eliseo Martínez
2015-04-07
*
|
|
Fix warnings: terminal.c: redraw(): Np dereference: RI.
Eliseo Martínez
2015-04-07
*
|
|
Fix warnings: eval.c: f_termopen(): Use-after-free: MI.
Eliseo Martínez
2015-04-07
*
|
|
Fix warnings: eval.c: f_jobstart(): Np dereference: FP.
Eliseo Martínez
2015-04-07
*
|
|
legacy tests: migrate test38 #2367
Murali Suresh
2015-04-07
*
|
|
tests: Migrate legacy tests 44 and 99 #2366
David Bürgin
2015-04-07
*
|
|
Enable -Wconversion: move.c.
Eliseo Martínez
2015-04-07
*
|
|
Enable -Wconversion: fold.c.
Eliseo Martínez
2015-04-07
*
|
|
Enable -Wconversion: popupmnu.c.
Eliseo Martínez
2015-04-07
*
|
|
Enable -Wconversion: farsi.c: Cleanup.
Eliseo Martínez
2015-04-07
*
|
|
Enable -Wconversion: farsi.c: Solve issues.
Eliseo Martínez
2015-04-07
|
|
/
|
/
|
*
|
Merge pull request #2348 from mhinz/job-control-mouse
Scott Prager
2015-04-06
|
\
\
|
*
|
Job control: reset mouse support after foregrounding
Marco Hinz
2015-04-06
*
|
|
Remove redundant NULL checks
Anton Ovchinnikov
2015-04-06
|
/
/
*
|
legacy tests: Remove legacy tests for Lua (test85) #2357
David Bürgin
2015-04-06
*
|
legacy tests: Remove legacy tests for MzScheme (test70)
David Bürgin
2015-04-06
*
|
tests: Migrate legacy tests 92 and 93 #2261
David Bürgin
2015-04-05
*
|
vim-patch:7.4.636 #2267
David Bürgin
2015-04-05
*
|
Fix problem with coverity/105568 fix.
oni-link
2015-04-05
*
|
Update comments for expand_wildcards functions.
oni-link
2015-04-05
*
|
vim-patch:7.4.497 #2295
David Bürgin
2015-04-05
|
/
*
Remove swap file accidentally committed in 34dba3d7.
John Szakmeister
2015-04-05
*
clipboard: missing `return NULL` when provider not available
Björn Linse
2015-04-05
*
clipboard: handle clipboard reading directly in `get_yank_register`
Björn Linse
2015-04-05
*
clipboard: improve the handling of newlines in `get_clipboard`
Björn Linse
2015-04-05
*
clipboard: reallow `:put`
Björn Linse
2015-04-05
*
clipboard: show "* and "+ in :registers
Björn Linse
2015-04-05
*
Fix a memory leak for WBuffers used in channel_write().
oni-link
2015-04-03
*
Prevent too early sending of delayed notifications.
oni-link
2015-04-03
*
Merge pull request #2318 from yshui/master
John Szakmeister
2015-04-03
|
\
|
*
CMakeLists: fix build when there're multiple arguments in C_FLAGS
Yuxuan Shui
2015-03-31
*
|
eval: Ensure all job callbacks are invoked by `jobwait()`
Thiago de Arruda
2015-04-02
*
|
eval: Add internal_refcount field to dict_T
Thiago de Arruda
2015-04-02
*
|
vim-patch:7.4.336 #2299
David Bürgin
2015-04-02
*
|
vim-patch:7.4.515
David Bürgin
2015-04-01
*
|
Modeline cleanup
Michael Reed
2015-03-31
*
|
Remove potential NULL dereference. #2316
Prajjwal Bhandari
2015-03-31
*
|
Merge pull request #2296 from glts/vim-7.4.324
Florian Walch
2015-03-31
|
\
\
|
|
/
|
/
|
|
*
vim-patch:7.4.324
David Bürgin
2015-03-30
*
|
CMakeLists: enable USE_FNAME_CASE on Mac
Scott Prager
2015-03-31
*
|
os_scandir: fname_case -> path_fix_case
Scott Prager
2015-03-31
*
|
os_scandir: mch/unix_expandpath() -> path_expand()
Scott Prager
2015-03-31
*
|
Un-mch mch_has_(exp_)wildcard().
Scott Prager
2015-03-31
*
|
os_scandir(), scandir_next(), and os_closedir()
Scott Prager
2015-03-31
*
|
Create new mode() value for terminal-mode ('t') #2287
Harm te Hennepe
2015-03-27
|
/
*
eval: Improve validation of ids passed to job functions
Thiago de Arruda
2015-03-29
[prev]
[next]