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
/
tag.c
Commit message (
Expand
)
Author
Age
*
fix(messages): no trailing newline for inputlist, tselect, z= with ext_messages
Luuk van Baal
2025-03-13
*
vim-patch:9.1.1172: [security]: overflow with 'nostartofline' and Ex command ...
zeertzjq
2025-03-06
*
feat(messages): confirm kind for z=, :tselect, inputlist() #32521
luukvbaal
2025-02-20
*
vim-patch:9.1.1122: too many strlen() calls in findfile.c (#32516)
zeertzjq
2025-02-19
*
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
2025-01-09
*
Merge pull request #31112 from famiu/refactor/options/set_option_for
Lewis Russell
2025-01-08
|
\
|
*
refactor(options): set option value for non-current context directly
Famiu Haque
2024-12-26
*
|
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
2025-01-02
|
/
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
*
refactor(highlight): make enum of builtin highlights start with 1
bfredl
2024-11-13
*
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
2024-11-08
*
refactor: move some functions out of eval.c (#29964)
zeertzjq
2024-08-02
*
refactor: collapse statements in single assignments
Lewis Russell
2024-07-30
*
vim-patch:9.1.0565: Stop directory doesn't work properly in 'tags'
zeertzjq
2024-07-12
*
vim-patch:9.1.0554: :bw leaves jumplist and tagstack data around (#29639)
zeertzjq
2024-07-10
*
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
2024-06-14
*
Merge pull request #29278 from bfredl/strcat
bfredl
2024-06-11
|
\
|
*
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
2024-06-11
*
|
refactor: use S_LEN(s) instead of s, n (#29219)
James
2024-06-11
|
/
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
vim-patch:9.1.0428: Tag guessing leaves wrong search history with very short ...
zeertzjq
2024-05-22
*
vim-patch:9.1.0426: too many strlen() calls in search.c
zeertzjq
2024-05-22
*
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
2024-04-20
*
vim-patch:9.1.0216: Error on exit with EXITFREE and 'winfixbuf' (#28070)
zeertzjq
2024-03-28
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
vim-patch:9.1.0115: Using freed memory with full tag stack and user data (#27...
zeertzjq
2024-02-19
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: remove redundant struct names
dundargoc
2024-01-02
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
build: adjust clang-tidy warning exclusion logic
dundargoc
2023-11-20
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-19
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
[next]