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
/
misc1.c
Commit message (
Expand
)
Author
Age
*
lint
Jan Edmund Lazo
2019-06-09
*
vim-patch:8.1.1509: cmdline_row can become negative, causing a crash
Jan Edmund Lazo
2019-06-09
*
vim-patch:8.0.1756: GUI: after prompting for a number the mouse shape is wrong
Jan Edmund Lazo
2019-06-09
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
Merge #9897 from janlazo/vim-8.0.0683
Justin M. Keyes
2019-05-26
|
\
|
*
Allow 3 beeps per half a second
Jan Edmund Lazo
2019-05-25
|
*
vim-patch:8.0.0683: visual bell flashes too quickly
Jan Edmund Lazo
2019-05-25
*
|
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
|
/
*
UI/ext_messages: learn more message kinds
Justin M. Keyes
2019-05-11
*
lint
Jan Edmund Lazo
2019-04-30
*
vim-patch:8.0.1510: cannot assert beep #9938
Jan Edmund Lazo
2019-04-25
*
cursormoved: make global last_cursormoved window-local
Marco Hinz
2019-03-29
*
vim-patch:8.1.1011: indent from autoindent not removed #9742
Jan Edmund Lazo
2019-03-17
*
vim-patch:8.1.0671: cursor in wrong column after auto-format #9729
Jan Edmund Lazo
2019-03-14
*
vim-patch:8.1.0963: illegal memory access when using 'incsearch'
Justin M. Keyes
2019-03-01
*
Merge #9539 "options: make 'listchars' and 'fillchars' local to window"
Marco Hinz
2019-01-28
|
\
|
*
linter: fix issues
Marco Hinz
2019-01-26
|
*
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
|
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
|
/
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
vim-patch:8.1.0574: 'commentstring', fold marker in C (#9339)
Jan Edmund Lazo
2018-12-10
*
vim-patch:8.1.0394: diffs are not always updated correctly
Anatolii Sakhnik
2018-12-09
*
vim-patch:8.1.0570: 'commentstring' not used when adding fold marker (#9331)
Jan Edmund Lazo
2018-12-08
*
preserve_exit: Ignore SIGHUP
Justin M. Keyes
2018-11-27
*
vim-patch:8.0.1758: open_line() returns TRUE/FALSE for success/failure
Jan Edmund Lazo
2018-11-01
*
vim-patch:8.1.0466: autocmd test fails
Jan Edmund Lazo
2018-10-08
*
shell/logging: Fix E730 with verbose system({List}) #9009
Justin M. Keyes
2018-09-21
*
cleanup/TUI: remove old unused code #9013
Justin M. Keyes
2018-09-19
*
vim-patch:8.0.1416: crash when searching for a sentence
Jan Edmund Lazo
2018-09-16
*
do_shell, do_filter: Remove "clear screen", "wait for return" calls
Justin M. Keyes
2018-09-12
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
Merge #8863 'refactor: Remove mb_head_off() '
Justin M. Keyes
2018-08-28
|
\
|
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
|
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
|
vim-patch:8.0.1468: illegal memory access in del_bytes()
Jan Edmund Lazo
2018-08-24
*
|
vim-patch:8.0.1041: bogus characters when indenting during visual-block append
Jan Edmund Lazo
2018-08-23
|
/
*
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
|
*
misc: fixpos in del_char() is bool
Jan Edmund Lazo
2018-08-07
|
*
memline: copy in ml_replace() is bool
Jan Edmund Lazo
2018-08-07
*
|
Remove some occrrences of enc_utf8 and has_mbyte
ZviRackover
2018-08-06
*
|
lint: clean-up after parent commit
ZviRackover
2018-08-06
*
|
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
|
/
*
lint
Jan Edmund Lazo
2018-08-06
*
globals: did_ai is bool
Jan Edmund Lazo
2018-08-06
*
globals: did_si is bool
Jan Edmund Lazo
2018-08-06
*
globals: can_si is bool
Jan Edmund Lazo
2018-08-06
*
globals: can_si_back is bool
Jan Edmund Lazo
2018-08-06
*
vim-patch:8.0.0722: screen is messed by timer up at inputlist() prompt
Jan Edmund Lazo
2018-08-05
[next]