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
/
textobject.c
Commit message (
Expand
)
Author
Age
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
refactor: collapse statements in single assignments
Lewis Russell
2024-07-30
*
vim-patch:9.1.0504: inner-tag textobject confused about ">" in attributes (#2...
zeertzjq
2024-06-20
*
vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()
zeertzjq
2024-03-14
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
vim-patch:9.1.0012: regression with empty inner blocks introduced
zeertzjq
2024-01-06
*
vim-patch:9.1.0007: can select empty inner text blocks
zeertzjq
2024-01-06
*
refactor: follow style guide
dundargoc
2023-12-30
*
vim-patch:9.0.2188: cursor wrong after { in single line buffer (#26766)
zeertzjq
2023-12-28
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
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
*
refactor: follow style guide
dundargoc
2023-11-19
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.1561: display wrong when moving cursor to above the top line (#...
luukvbaal
2023-05-16
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
vim-patch:8.2.0660: the search.c file is a bit big (#19963)
zeertzjq
2022-08-27