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
/
ex_getln.c
Commit message (
Expand
)
Author
Age
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
|
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
*
|
Merge pull request #18366 from famiu/feat/api/nvim_cmd
bfredl
2022-05-11
|
\
\
|
|
/
|
/
|
|
*
feat(api): add `nvim_cmd`
Famiu Haque
2022-05-11
*
|
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
feat: cmdline funcs (#18284)
Shougo
2022-05-09
*
refactor(grid): move out grid_* functions from screen.c
bfredl
2022-05-08
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-30
*
refactor: replace char_u variables and functions with char (#18288)
dundargoc
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
vim-patch:8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
zeertzjq
2022-04-29
*
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
2022-04-29
*
feat(edit): insert an unsimplified key using CTRL-SHIFT-V
zeertzjq
2022-04-29
*
vim-patch:8.2.2476: using freed memory when splitting window while closing bu...
zeertzjq
2022-04-21
*
Merge pull request #18091 from dundargoc/refactor/pure-attribute
bfredl
2022-04-18
|
\
|
*
refactor: add pure attribute to pure functions
Dundar Göc
2022-04-13
*
|
docs: typo fixes (#17859)
dundargoc
2022-04-15
|
/
*
vim-patch:8.2.4723: the ModeChanged autocmd event is inefficient
zeertzjq
2022-04-10
*
vim-patch:8.2.0004: get E685 and E931 if buffer reload is interrupted
zeertzjq
2022-04-08
*
vim-patch:8.2.3471: crash when using CTRL-T after an empty search pattern
zeertzjq
2022-04-01
*
vim-patch:8.1.0439: recursive use of getcmdline() still not protected (#17726)
zeertzjq
2022-03-30
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
chore: fix typos (#17670)
dundargoc
2022-03-17
*
|
vim-patch:8.2.4428: crash when switching tabpage while in the cmdline window
Sean Dewar
2022-03-14
*
|
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
|
/
*
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
*
Merge pull request #17226 from dundargoc/refactor/remove-redundant-code
zeertzjq
2022-02-03
|
\
|
*
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
2022-01-30
*
|
vim-patch:8.2.3629: command completion in cmdline window uses global commands
Sean Dewar
2022-01-30
|
/
*
vim-patch:8.2.4214: illegal memory access with large 'tabstop' in Ex mode
Christian Clason
2022-01-26
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
Merge pull request #15840 from vimpostor/vim-8.2.3430
Jan Edmund Lazo
2021-11-30
|
\
|
*
vim-patch:8.2.3609: internal error when ModeChanged is triggered recursively
Magnus Groß
2021-11-18
|
*
vim-patch:8.2.3430: no generic way to trigger an autocommand on mode change
Magnus Groß
2021-11-18
*
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
[next]