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
/
buffer.c
Age
Commit message (
Expand
)
Author
Files
2023-09-23
fix(float): fix some other crashes with :unhide or :all (#25328)
zeertzjq
1
2023-09-23
fix(unhide): close floating windows first (#25318)
zeertzjq
1
2023-09-23
vim-patch:8.2.4609: :unhide does not check for failing to close a window (#25...
zeertzjq
1
2023-09-12
feat(extmark): support proper multiline ranges
bfredl
1
2023-09-03
refactor(marks): don't set timestamp twice with :delmarks (#24994)
zeertzjq
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-07-03
refactor: remove long
dundargoc
1
2023-07-02
vim-patch:9.0.1672: tabline highlight wrong after truncated double width labe...
zeertzjq
1
2023-06-07
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
1
2023-05-28
vim-patch:9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" (#23790)
zeertzjq
1
2023-05-26
fix(ui-ext): send title to newly-attached UI
zeertzjq
1
2023-05-24
vim-patch:9.0.1575: "file N of M" message is not translated (#23737)
zeertzjq
1
2023-05-17
Merge pull request #15534 from bfredl/monomap
bfredl
1
2023-05-17
refactor(map): avoid duplicated khash_t types for values
bfredl
1
2023-05-16
refactor: use xstrl{cpy,cat} on IObuff (#23648)
ii14
1
2023-05-15
vim-patch:9.0.1554: code for handling 'switchbuf' is repeated (#23632)
zeertzjq
1
2023-04-29
vim-patch:9.0.1497: the ruler percentage can't be localized (#23389)
zeertzjq
1
2023-04-28
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-07
refactor: remove redundant casts
ii14
1
2023-04-07
refactor: remove redundant const char * casts
ii14
1
2023-04-05
refactor: make error message definitions const
ii14
1
2023-03-19
fix(column): invalidate statuscolumn width when UPD_NOT_VALID (#22723)
luukvbaal
1
2023-03-18
fix(column): rebuild status column when sign column is invalidated (#22690)
luukvbaal
1
2023-03-14
refactor(screen): screen.c delenda est
bfredl
1
2023-02-20
vim-patch:9.0.1331: illegal memory access when using :ball in Visual mode (#2...
zeertzjq
1
2023-02-16
vim-patch:9.0.1309: scrolling two lines with even line count and 'scrolloff' set
zeertzjq
1
2023-02-14
fix(status): handle unprintable chars in the statusline
Björn Linse
1
2023-01-24
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
1
2023-01-23
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
1
2023-01-19
fix: pass value instead of pointer to isalpha (#21898)
dundargoc
1
2023-01-17
refactor: replace char_u with char 22 (#21786)
dundargoc
1
2023-01-17
vim-patch:8.2.4483: command completion makes two rounds to collect matches (#...
zeertzjq
1
2023-01-17
vim-patch:8.2.4959: using NULL regexp program (#21855)
zeertzjq
1
2023-01-17
vim-patch:8.2.4463: completion only uses strict matching
Sean Dewar
1
2023-01-10
vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)
zeertzjq
1
2023-01-09
feat(ui): add 'statuscolumn' option
luukvbaal
1
2023-01-09
refactor: replace char_u with char 18 (#21237)
dundargoc
1
2023-01-09
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
1
2023-01-03
vim-patch:9.0.1132: code is indented more than needed (#21626)
zeertzjq
1
2022-12-17
fix(folds): use long for number of folded lines (#21447)
zeertzjq
1
2022-12-04
vim-patch:8.2.2182: Vim9: value of 'magic' is still relevant
zeertzjq
1
2022-12-02
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
1
2022-11-29
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
1
2022-11-29
refactor: buffer_ensure_loaded()
zeertzjq
1
2022-11-29
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
1
2022-11-28
refactor: replace char_u with char
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-11
vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...
zeertzjq
1
[prev]
[next]