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
/
globals.h
Commit message (
Expand
)
Author
Age
*
refactor(wininfo): change wininfo from a linked list to an array
bfredl
2024-12-16
*
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
2024-11-08
*
refactor(options): always allocate option values (#30917)
Famiu Haque
2024-10-27
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
docs: misc (#29622)
dundargoc
2024-07-15
*
fix(quickfix): make shortmess+=O work with cmdheight=0 (#29609)
zeertzjq
2024-07-08
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...
zeertzjq
2024-04-01
*
vim-patch:9.1.0178: E1513 might be confusing (#27846)
zeertzjq
2024-03-14
*
vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it instead
Sean Dewar
2024-03-12
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
vim-patch:9.1.0164: Internal error when passing invalid position to getregion...
zeertzjq
2024-03-11
*
vim-patch:9.1.0116: win_split_ins may not check available room
Sean Dewar
2024-03-08
*
refactor: reduce some globals #27406
Justin M. Keyes
2024-02-10
*
fix(startup): multiprocess startuptime #26790
Pablo Arias
2024-02-09
*
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
2024-01-28
*
vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)
zeertzjq
2024-01-16
*
refactor: remove redundant NOLINT comments
dundargoc
2024-01-01
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
2023-12-22
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
vim-patch:8.2.3695: confusing error for missing key (#26420)
zeertzjq
2023-12-06
*
test: fileio_spec is unreliable/flaky #26404
Justin M. Keyes
2023-12-05
*
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
2023-11-30
*
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
*
vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog ...
zeertzjq
2023-11-25
*
build: adjust clang-tidy warning exclusion logic
dundargoc
2023-11-20
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
vim-patch:9.0.2108: [security]: overflow with count for :s command
zeertzjq
2023-11-17
|
/
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor(options): rename `empty_option` to `empty_string_option`
Famiu Haque
2023-10-17
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: move some structs out of buffer_defs.h (#24878)
zeertzjq
2023-08-26
*
feat(api): allow win_close in cmdwin to close wins except previous
Sean Dewar
2023-07-26
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.1621: FILETYPE_FILE is defined to the same value multiple times...
zeertzjq
2023-06-09
*
revert: "refactor: eliminate `autocmd_fname_full` global"
zeertzjq
2023-06-07
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
vim-patch:9.0.1523: some error messages are not marked for translation (#23529)
zeertzjq
2023-05-08
*
vim-patch:8.2.1978: making a mapping work in all modes is complicated
zeertzjq
2023-05-08
*
vim-patch:9.0.0250: slightly inconsistent error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)
zeertzjq
2023-04-26
*
vim-patch:9.0.0419: the :defer command does not check the function arguments
zeertzjq
2023-04-17
[next]