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
*
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
*
lint
James McCoy
2017-03-11
*
vim-patch:7.4.2222
James McCoy
2017-03-11
*
Merge #6148 from delftswa2017/clang-scan-fix-dead-stores
Justin M. Keyes
2017-02-28
|
\
|
*
misc1.c: remove dead initialization
Sander Bosma
2017-02-20
*
|
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
2017-02-23
|
/
*
*: Fix linter errors
ZyX
2017-02-15
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
refactor: Replace vim_strcat() with xstrlcat().
Justin M. Keyes
2017-01-23
*
vim-patch:7.4.1780 (#5828)
lonerover
2016-12-26
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1896 (#5258)
Jurica Bradarić
2016-08-29
*
ops.c: enable -Wconversion warning
Charles Joachim
2016-05-30
*
vim-patch:7.4.1091 #4627
Michael Ennen
2016-05-06
*
*: Fix new linter errors
ZyX
2016-05-01
*
Merge tempfile.c back into fileio.c
Jurica Bradaric
2016-04-20
*
Merge pull request #3951 from cacplate/misc1_Wconversion
Björn Linse
2016-04-18
|
\
|
*
misc1.c: enable -Wconversion
Charles Joachim
2016-04-17
*
|
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
|
/
*
bufhl: new mechanism for plugins to add highlights to a buffer
Björn Linse
2016-02-23
*
Misc. macro cleanup
Michael Reed
2016-01-14
*
vim-patch:7.4.569/573
Shougo Matsushita
2016-01-13
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
IWYU: remove unused "version.h"
Justin M. Keyes
2015-11-05
*
vim-patch:7.4.793
Johan Klokkhammer Helsing
2015-10-18
*
shada: Add support for dumping/restoring bufs changes and win jumps
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
hasFoldingWin now return bool
Nicolas Cornu
2015-09-08
*
win_T.w_cline_folded from int to bool
Nicolas Cornu
2015-09-07
*
Remove instances of TRUE/FALSE macro
Steven Oliver
2015-09-04
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17
*
input: stream_set_blocking(): libuv impl
Justin M. Keyes
2015-05-27
*
input: set input stream to blocking on exit
Justin M. Keyes
2015-05-27
*
Remove char_u: message:smsg_attr()
Michael Reed
2015-05-13
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
[next]