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
/
indent.c
Commit message (
Expand
)
Author
Age
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
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: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-19
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
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: the long goodbye
dundargoc
2023-10-03
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
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-09-29
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:8.2.4185: cannot use an import in 'indentexpr'
zeertzjq
2023-04-17
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
vim-patch:9.0.0016: comparing line pointer for 'breakindent' is not reliable
zeertzjq
2023-03-04
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
vim-patch:9.0.0358: 'breakindent' does not indent non-lists (#21913)
zeertzjq
2023-01-20
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
vim-patch:9.0.1183: code is indented more than necessary (#21773)
zeertzjq
2023-01-12
*
vim-patch:9.0.1078: with the +vartabs feature indent folding may use wrong 'ts'
zeertzjq
2022-12-20
*
fix: clang warnings (#21247)
zeertzjq
2022-12-01
*
vim-patch:8.2.3259 when 'indentexpr' causes an error did_throw may hang (#21240)
zeertzjq
2022-11-30
*
vim-patch:8.2.5108: retab test disabled because it hangs on MS-Windows
zeertzjq
2022-11-30
*
refactor: move ex_retab() to indent.c
zeertzjq
2022-11-30
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
vim-patch:8.2.4882: cannot make 'breakindent' use a specific column
zeertzjq
2022-11-05
*
vim-patch:8.2.4093: cached breakindent values not initialized properly
zeertzjq
2022-11-05
*
vim-patch:8.2.4029: debugging NFA regexp my crash, cached indent may be wrong
zeertzjq
2022-11-05
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indenting
zeertzjq
2022-10-16
*
Merge pull request #20140 from dundargoc/refactor/char_u/12
bfredl
2022-10-15
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
|
vim-patch:partial:9.0.0737: Lisp word only recognized when a space follows
zeertzjq
2022-10-15
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
[next]