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
/
memline.c
Commit message (
Expand
)
Author
Age
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style 2 #20080
dundargoc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
vim-patch:9.0.0318: clearing screen causes flicker (#19993)
zeertzjq
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
refactor: remove some unused includes (#19747)
zeertzjq
2022-08-13
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
Merge pull request #19167 from dundargoc/refactor/conversion
Lewis Russell
2022-07-18
|
\
|
*
refactor: enable -Wconversion warning for memline.c
Dundar Goc
2022-06-30
*
|
vim-patch:8.2.4399: crash after ml_get error
zeertzjq
2022-07-07
*
|
vim-patch:8.2.3674: when ml_get_buf() fails it messes up IObuff
zeertzjq
2022-07-07
*
|
refactor: replace char_u
Dundar Goc
2022-07-02
|
/
*
refactor(uncrustify): change config to better align with style guide (#18803)
dundargoc
2022-06-30
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
fix: show autocmd output when F is in shortmess (#18251)
Gregory Anders
2022-04-25
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
vim-patch:8.2.4704: using "else" after return or break increases indent (#18032)
zeertzjq
2022-04-08
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
refactor(memline): convert function comments to doxygen format
Dundar Göc
2022-03-24
*
refactor(memline.c): make swapfile_unchanged() return bool (#17827)
zeertzjq
2022-03-23
*
refactor: remove cpo-& behavior (#17745)
zeertzjq
2022-03-23
*
refactor: remove redundant casts
Dundar Göc
2022-03-06
*
vim-patch:8.2.3510: changes are only detected with one second accuracy
zeertzjq
2022-02-13
*
refactor(PVS/V1048): ignore "assigned the same value" warning
Dundar Göc
2022-01-08
*
refactor: avoid overflow by explicitly casting operand to a wider type
Dundar Göc
2021-12-31
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move out misc functions which obviously belong elsewhere
Björn Linse
2021-12-09
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
[next]