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
/
buffer.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.1667: flags for Ex commands may clash with other symbols
Jan Edmund Lazo
2021-01-02
*
vim-patch:8.2.2231: when "--remote file" is used "file" is not reloaded
Jan Edmund Lazo
2020-12-27
*
feat(sign):Allow signs to be 0 width (#13290)
Lukas Reineke
2020-12-24
*
vim-patch:8.2.0116: BufEnter autocmd not triggered on ":tab drop"
Jan Edmund Lazo
2020-12-23
*
vim-patch:8.1.0470: pointer ownership around fname_expand() is unclear
Jan Edmund Lazo
2020-12-19
*
vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal window
Jan Edmund Lazo
2020-12-01
*
vim-patch:8.0.0953: get "no write since last change" error in terminal window
Jan Edmund Lazo
2020-12-01
*
refactor: pass window to was_set_insecurely
Matthieu Coudron
2020-11-23
*
vim-patch:8.1.0805: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
vim-patch:8.2.1959: crash when terminal buffer name is made empty
Jan Edmund Lazo
2020-11-06
*
vim-patch:8.1.0268: file type checking has too many #ifdef (#13182)
tamago324
2020-11-06
*
Merge pull request #12870 from bfredl/themepark
Björn Linse
2020-11-01
|
\
|
*
api: add API for themes
Björn Linse
2020-11-01
*
|
vim-patch:8.2.1909: number of status line items is limited to 80
Rom Grk
2020-10-31
|
/
*
Revert "vim-patch:8.1.0877: new buffer used every time the quickfix window is...
Jan Edmund Lazo
2020-10-20
*
vim-patch:8.1.0877: new buffer used every time the quickfix window is opened
Jan Edmund Lazo
2020-10-10
*
folds: pass column on fold creation
Matthieu Coudron
2020-09-28
*
vim-patch:8.2.0953: spell checking doesn't work for CamelCased words
Thomas Vigouroux
2020-09-24
*
vim-patch:8.1.2267: compiler warning for uninitialized variable
Jan Edmund Lazo
2020-08-18
*
vim-patch:8.2.1259: empty group in 'tabline' may cause using an invalid pointer
Jan Edmund Lazo
2020-08-02
*
vim-patch:8.1.1372: when evaluating 'statusline' the current window is unknown
Jan Edmund Lazo
2020-07-04
*
vim-patch:8.2.0966: 'shortmess' flag "n" not used in two places
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.1.1895: using NULL pointer when out of memory
Jan Edmund Lazo
2020-06-04
*
vim-patch:8.1.2225: the "last used" info of a buffer is under used
Rob Pilling
2020-04-21
*
vim-patch:8.0.1651: cannot filter :ls output for terminal buffers
Rob Pilling
2020-04-19
*
vim-patch:7.4.1988
Rob Pilling
2020-04-19
*
vim-patch:8.2.0464: typos and other small problems
Jan Edmund Lazo
2020-04-13
*
vim-patch:8.1.0786: ml_get error when updating the status line
Jan Edmund Lazo
2020-02-16
*
vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
erw7
2020-02-12
*
vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...
erw7
2020-02-12
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'
Björn Linse
2020-02-09
*
vim-patch:8.1.0061: fix resetting, setting 'title' #11733
Billy SU
2020-01-21
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
vim-patch:8.1.2363: ml_get error when accessing Visual area in 'statusline'
Jan Edmund Lazo
2019-11-30
*
Improve terminal close error message formatting (#11434)
Ashkan Kiani
2019-11-24
|
\
|
*
Fix terminal close error message formatting
Chuck
2019-11-21
*
|
vim-patch:8.1.0461: quickfix: change comment style #11453
Jan Edmund Lazo
2019-11-24
*
|
vim-patch:8.1.1334: respect shortmess=F when buffer is hidden #11443
Jan Edmund Lazo
2019-11-23
*
|
bufhl: use extmark column adjustment for bufhl
Björn Linse
2019-11-23
|
/
*
nsmarks: initial commit
timeyyy
2019-11-11
*
vim-patch:8.1.1228: not possible to process tags with a function
Rob Pilling
2019-10-22
*
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
*
vim-patch:8.1.0230: directly checking 'buftype' value
Jan Edmund Lazo
2019-10-01
*
lint
Justin M. Keyes
2019-09-13
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
rename: getdigits_safe => try_getdigits
Justin M. Keyes
2019-09-13
*
Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'
Justin M. Keyes
2019-09-05
|
\
|
*
vim-patch:8.1.0515: reloading a script gives errors for existing functions
erw7
2019-09-04
[next]