index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
indent.c
Age
Commit message (
Expand
)
Author
Files
2026-04-21
fix(messages): "progress" kind for busy messages #39280
luukvbaal
1
2026-04-04
vim-patch:9.2.0289: 'linebreak' may lead to wrong Visual block highlighting (...
zeertzjq
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-20
vim-patch:8.1.1891: functions used in one file are global
Jan Edmund Lazo
1
2025-07-20
vim-patch:8.1.2127: the indent.c file is a bit big
Jan Edmund Lazo
1
2025-07-18
vim-patch:9.1.1544: :retab cannot be limited to indentation only (#34939)
zeertzjq
1
2025-04-28
refactor(ui): separate types for allocated grids and viewports
bfredl
1
2025-04-21
vim-patch:9.1.1328: too many strlen() calls in indent.c (#33563)
zeertzjq
1
2025-02-25
fix(api): don't override Vimscript SID (#32610)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-11-16
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
1
2024-10-24
vim-patch:9.1.0806: tests: no error check when setting global 'briopt'
zeertzjq
1
2024-09-07
vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)
zeertzjq
1
2024-09-06
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
1
2024-08-02
vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-02
vim-patch:9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0
zeertzjq
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-03-28
vim-patch:9.1.0218: Unnecessary multiplications in backspace code (#28075)
zeertzjq
1
2024-03-21
refactor(options): remove `set_string_option_direct()`
Famiu Haque
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-02-13
vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...
zeertzjq
1
2024-02-12
vim-patch:9.1.0097: 'breakindent' behaves inconsistently with 'list' and spli...
zeertzjq
1
2024-02-12
refactor(indent): refactor computing of a string's indent size (#27252)
VanaIgr
1
2024-01-25
refactor: IWYU (#27186)
zeertzjq
1
2024-01-22
refactor: use "csarg" for CharsizeArg variables (#27123)
zeertzjq
1
2024-01-22
perf: reuse fast character size calculation algorithm from getvcol()
VanaIgr
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-10
refactor(options): remove `OPT_FREE` (#26963)
Famiu Haque
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-25
refactor(cpoptions): remove 'p'
bfredl
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
1
2023-12-09
refactor(options): reduce `findoption()` usage
Famiu Haque
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-19
refactor: follow style guide
dundargoc
1
2023-11-16
refactor: iwyu (#26062)
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-11
refactor: remove redundant casts
dundargoc
1
2023-11-10
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
1
2023-11-05
refactor: the long goodbye
dundargoc
1
[next]