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
/
nvim
Commit message (
Expand
)
Author
Age
...
*
|
|
l10n: Update Ukrainian translation (#8622)
Anatolii Sakhnik
2018-06-24
|
/
/
*
|
vim-patch:8.0.0548: saving the redo buffer only works one time (#8629)
KunMing Xie
2018-06-24
*
|
vim-patch:8.0.0535: leak when exiting user function (#8574)
KunMing Xie
2018-06-24
*
|
vim-patch:8.0.0{538,539} (#8615)
Jan Edmund Lazo
2018-06-24
*
|
win/deps: Fix copy to subdir (#8636)
b-r-o-c-k
2018-06-24
*
|
vim-patch:8.0.0627: "gn" selects only one character with 'nowrapscan' (#8632)
Jan Edmund Lazo
2018-06-24
*
|
vim-patch:8.0.0544: cppcheck warnings (#8627)
KunMing Xie
2018-06-23
*
|
main: fix FALLTHROUGH hints (#8623)
John Dallahan
2018-06-22
*
|
Merge pull request #7551 from bfredl/setl_bufwin
Björn Linse
2018-06-22
|
\
\
|
*
|
buffer: fix copying setl options for buffer currently displayed in another wi...
Björn Linse
2018-06-21
*
|
|
Merge #8618 'Replace b_changedtick with always-inline functions'
Justin M. Keyes
2018-06-22
|
\
\
\
|
*
|
|
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
|
|
|
defaults: shortmess+=F (#8619)
Justin M. Keyes
2018-06-22
|
/
/
/
*
|
|
vim-patch:8.0.0648: possible use of NULL pointer
Jan Edmund Lazo
2018-06-21
*
|
|
vim-patch:8.0.0621: :stag does not respect 'switchbuf'
Jan Edmund Lazo
2018-06-21
|
/
/
*
|
vim-patch:8.0.0468: g< after aborting an Ex command (#7941)
KunMing Xie
2018-06-21
*
|
vim-patch:8.0.{0632,1536} (#8609)
Jan Edmund Lazo
2018-06-21
*
|
vim-patch:8.0.0616: not always setting 'background' correctly after :hi Norma...
Jan Edmund Lazo
2018-06-21
*
|
vim-patch:8.0.0{469,581,583} (#8601)
Jan Edmund Lazo
2018-06-20
*
|
vim-patch:8.0.0669: CTRL-N at start of the buffer does not work correctly (#8...
Jan Edmund Lazo
2018-06-20
*
|
vim-patch:8.0.0636: when reading the undo file fails may use uninitialized da...
Jan Edmund Lazo
2018-06-20
*
|
Merge #8579 win: cmake: Improvements for building with IDEs
Justin M. Keyes
2018-06-20
|
\
\
|
*
|
cmake: Organize targets into folders
b-r-o-c-k
2018-06-17
|
*
|
build/win: Add workaround for Windows command length limit
b-r-o-c-k
2018-06-14
*
|
|
Merge #8596 from janlazo/vim-8.0.0615
Justin M. Keyes
2018-06-20
|
\
\
\
|
*
|
|
lint
Jan Edmund Lazo
2018-06-19
|
*
|
|
vim-patch:8.0.0617: hardcopy test hangs on MS-Windows
Jan Edmund Lazo
2018-06-19
|
*
|
|
vim-patch:8.0.0615: using % with :hardcopy wrongly escapes spaces
Jan Edmund Lazo
2018-06-19
*
|
|
|
vim-patch:8.0.0551: the typeahead buffer is reallocated too often (#8598)
Jan Edmund Lazo
2018-06-20
*
|
|
|
Merge #8503 from janlazo/vim-8.0.0549
Justin M. Keyes
2018-06-20
|
\
\
\
\
|
*
|
|
|
vim-patch:8.0.0568: 1gd may hang
Jan Edmund Lazo
2018-06-19
|
*
|
|
|
vim-patch:8.0.0549: no test for the 8g8 command
Jan Edmund Lazo
2018-06-19
|
|
/
/
/
*
|
|
|
vim-patch:8.0.0546: swap file exists briefly when opening the command window ...
Jan Edmund Lazo
2018-06-19
*
|
|
|
Merge #8576 from justinmk/startup-empty-stdin
Justin M. Keyes
2018-06-19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
startup: delete empty stdin buffer if other files were opened
Justin M. Keyes
2018-06-18
|
*
|
|
startup: go to buffer 2 if stdin is empty
Justin M. Keyes
2018-06-18
*
|
|
|
vim-patch:8.0.0537: illegal memory access with :z and large count (#8592)
Jan Edmund Lazo
2018-06-19
|
/
/
/
*
|
|
vim-patch:8.0.0455: the mode test may hang (#8577)
Jan Edmund Lazo
2018-06-19
*
|
|
vim-patch:8.0.0542: getpos() can return a negative line number (#8580)
Jan Edmund Lazo
2018-06-19
*
|
|
vim-patch:8.0.0598: building with gcc 7.1 yields new warnings (#8585)
Jan Edmund Lazo
2018-06-19
*
|
|
Merge #8584 from janlazo/vim-8.0.0467
Justin M. Keyes
2018-06-19
|
\
\
\
|
*
|
|
vim-patch:8.0.0547: extra line break in verbosefile
Jan Edmund Lazo
2018-06-18
|
*
|
|
vim-patch:8.0.0467: using g< after :for does not show the right output
Jan Edmund Lazo
2018-06-18
|
|
/
/
*
|
|
Merge #8558 from jamessan/gnucxx-compiler-for-gnu-source
Justin M. Keyes
2018-06-18
|
\
\
\
|
*
|
|
Raise minimum CMake version to 2.8.12 and remove compat code
James McCoy
2018-06-18
|
|
/
/
*
/
/
use wchar_t instead of WCHAR #6998
Matt Kline
2018-06-18
|
/
/
*
|
Merge #8502 from janlazo/vim-8.0.0481
Justin M. Keyes
2018-06-17
|
\
\
|
*
|
syntax: refactor syn_finish_line to return bool
Jan Edmund Lazo
2018-06-16
|
*
|
vim-patch:8.0.0481: unnecessary if statement
Jan Edmund Lazo
2018-06-16
*
|
|
startup: fix -E/-Es without `-u NONE`
Justin M. Keyes
2018-06-17
[prev]
[next]