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
*
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
*
misc: refactor plines_win{,_nofill}()
Jan Edmund Lazo
2018-08-02
*
fold: lineFolded() is bool
Jan Edmund Lazo
2018-08-01
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
|
\
|
*
Rename some more, fixe borked renaming
KillTheMule
2018-05-23
|
*
Some renamings and doc changes
KillTheMule
2018-05-23
|
*
Enable -Wconversion
KillTheMule
2018-05-23
|
*
The grand renaming
KillTheMule
2018-05-23
|
*
Lint
KillTheMule
2018-05-23
|
*
API: Implement buffer updates
Peter Hodge
2018-05-23
*
|
vim-patch:8.0.0851: 'smartindent' is used even when 'indentexpr' is set (#8481)
Jan Edmund Lazo
2018-06-05
|
/
*
IO: let 'fsync' option control more cases
Justin M. Keyes
2018-04-21
*
vim-patch:8.0.1223: crash when using autocomplete and tab pages
Justin M. Keyes
2018-02-11
*
exit: annotate FUNC_ATTR_NORETURN functions #7954 (#7954)
Justin M. Keyes
2018-02-07
*
vim-patch:8.0.0421: diff mode wrong when adding line at end of buffer
ckelsel
2018-01-15
*
input: only change mode of input fd if there is an input fd
Björn Linse
2017-11-25
*
test: tabstop=<big-number> #2838
Justin M. Keyes
2017-10-22
*
plines_win_nofold(): Ignore virtcols after 32000th computation #3527
Victor Adam
2017-10-22
*
input: skip dialogs if no UI is active
Justin M. Keyes
2017-08-06
*
bufhl: fix move
Björn Linse
2017-06-24
*
ui: cleanup UI_CALL wrappers
Björn Linse
2017-05-10
*
*: Add comment to all C files
ZyX
2017-04-19
*
win: defaults: 'shellredir', 'shellxquote', 'shellxescape'
Justin M. Keyes
2017-04-12
*
misc1: Refactor ask_yesno()
ZyX
2017-03-29
*
refactor: Remove allow_keys global (#6346)
Matthew Malcomson
2017-03-25
[next]