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_docmd.c
Commit message (
Expand
)
Author
Age
*
perf(events): store autocommands in flat vectors (#23256)
ii14
2023-04-27
*
refactor: uncrustify
dundargoc
2023-04-26
*
fix(excmd): make :def unknown rather than unimplemented (#23150)
zeertzjq
2023-04-17
*
vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)
zeertzjq
2023-04-17
*
vim-patch:8.2.1079: Vim9: no line break allowed in a while loop
zeertzjq
2023-04-14
*
vim-patch:8.2.1071: Vim9: no line break allowed inside a lambda
zeertzjq
2023-04-14
*
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
2023-04-14
*
feat(ex_cmds)!: remove :behave
bfredl
2023-04-13
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
*
feat(api): add filetype option nvim_get_option_value
Lewis Russell
2023-03-20
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
fix(sleep): correct cursor placement (#22639)
zeertzjq
2023-03-12
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
refactor(ui): remove some superfluous ui_flush() calls
bfredl
2023-02-09
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
refactor: change char_u to uint8_t or char in sha256.c/undo.c (#21914)
zeertzjq
2023-01-21
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
vim-patch:9.0.1215: using isalpha() adds dependency on current locale
zeertzjq
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
vim-patch:8.2.5126: substitute may overrun destination buffer
zeertzjq
2023-01-17
*
vim-patch:8.2.4618: cmdline completion does not recognize single letter commands
zeertzjq
2023-01-17
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
feat!: remove hardcopy
Lewis Russell
2023-01-03
*
vim-patch:9.0.1132: code is indented more than needed (#21626)
zeertzjq
2023-01-03
*
Merge pull request #18375 from bfredl/tui_rework
bfredl
2022-12-31
|
\
|
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
|
vim-patch:9.0.1115: code is indented more than needed (#21598)
zeertzjq
2022-12-31
*
|
refactor(sleep): simplify rube goldberg implementation of :sleep
bfredl
2022-12-30
|
/
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
fix(folds): use long for number of folded lines (#21447)
zeertzjq
2022-12-17
*
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
2022-12-04
*
vim-patch:8.2.2182: Vim9: value of 'magic' is still relevant
zeertzjq
2022-12-04
*
vim-patch:8.2.3259 when 'indentexpr' causes an error did_throw may hang (#21240)
zeertzjq
2022-11-30
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
*
feat(secure): add `:trust` command and vim.secure.trust() (#21107)
Jlll1
2022-11-28
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
refactor: deprecate 'secure' option
Gregory Anders
2022-11-17
*
Merge pull request #20157 from dundargoc/build/iwyu
bfredl
2022-11-15
|
\
|
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
[next]