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
/
help.c
Age
Commit message (
Expand
)
Author
Files
2026-04-20
refactor(excmd): migrate help.c to Lua
Justin M. Keyes
1
2026-04-05
fix(help): show error when using :help! with nothing at cursor #38775
zeertzjq
1
2026-03-16
fix(ux): drop "Sorry" from messages #38318
Justin M. Keyes
1
2026-03-15
feat(help): super K (":help!") guesses tag at cursor #36205
Justin M. Keyes
1
2026-02-14
refactor(help): move local-additions to Lua #37831
Yochem van Rosmalen
1
2026-02-10
refactor(help): move escaping logic to Lua #37757
Yochem van Rosmalen
1
2025-09-12
vim-patch:9.1.1754: :helptags doesn't skip examples with syntax
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-29
fix(help): :help can focus unfocusable/hide window #34442
phanium
1
2025-05-17
refactor(helptags): remove useless homegrown encoding check
bfredl
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-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-03-21
refactor(options): remove `set_string_option_direct()`
Famiu Haque
1
2024-02-12
perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)
zeertzjq
1
2024-01-27
fix(coverity/471380): null dereference in get_local_additions()
Daniil Zhukov
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-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-20
fix(buffer): do not filter help buffer
Christian Clason
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-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-27
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
1
2023-11-19
refactor: follow style guide
dundargoc
1
2023-11-13
refactor: follow style guide
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-11
refactor: remove redundant casts
dundargoc
1
2023-11-05
refactor: the long goodbye
dundargoc
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-29
refactor(message): smsg_attr -> smsg
bfredl
1
2023-08-26
refactor(change): do API changes to buffer without curbuf switch
bfredl
1
2023-08-24
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
1
2023-08-18
vim-patch:9.0.1730: passing multiple patterns to runtime not working (#24771)
zeertzjq
1
2023-07-13
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
1
2023-06-11
fix(helptags): make multibyte help tags work properly (#23975)
zeertzjq
1
2023-06-07
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
1
2023-05-13
refactor: remove typval.h from most header files (#23601)
zeertzjq
1
2023-04-07
refactor: remove redundant casts
ii14
1
2023-04-07
refactor: remove redundant const char * casts
ii14
1
2023-03-13
fix(help): force tree reparse after local addition insertion
Christian Clason
1
2023-03-04
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
1
2023-02-12
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
1
2023-02-11
refactor: replace char_u with char (#21901)
dundargoc
1
[next]