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
/
charset.c
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor(encoding): remove redundant vim_isprintc_strict
bfredl
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
perf: remove redundant strlen in skipwhite (#26177)
ii14
2023-11-24
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor(grid): reimplement 'rightleft' as a post-processing step
bfredl
2023-11-05
*
refactor: the long goodbye
dundargoc
2023-11-05
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(buf_init_chartab): remove redundant loop (#24891)
julio-b
2023-08-27
*
refactor: move virtcol functions to plines.c
zeertzjq
2023-08-25
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreak
zeertzjq
2023-08-23
*
vim-patch:9.0.1734: :runtime completion fails for multiple args (#24767)
zeertzjq
2023-08-18
*
fix(ui): cursor pos with left gravity inline virt_text at eol (#24329)
zeertzjq
2023-07-13
*
fix(charset): fix wrong display of 0xffff (#24158)
zeertzjq
2023-06-26
*
fix(extmark): fix cursor position with both left and right gravity inline text
bfredl
2023-05-22
*
vim-patch:9.0.0205: cursor in wrong position when inserting after virtual text
Ibby
2023-05-22
*
vim-patch:9.0.0178: cursor position wrong with virtual text before Tab
Ibby
2023-05-22
*
vim-patch:9.0.0179: cursor pos wrong with wrapping virtual text in empty line
Ibby
2023-05-22
*
fix(ui): fix multi-byte characters highlight in virtual text
Ibby
2023-05-22
*
vim-patch:9.0.0138: not enough characters accepted for 'spellfile'
zeertzjq
2023-05-04
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
refactor(build): remove unused stdlib function and include checks
bfredl
2023-03-03
*
vim-patch:9.0.1314: :messages behavior depends on 'fileformat' of current buf...
zeertzjq
2023-02-17
*
fix(status): handle unprintable chars in the statusline
Björn Linse
2023-02-14
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char
dundargoc
2023-01-09
*
refactor(tui): use nvim_echo() for verbose terminfo
bfredl
2022-12-20
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
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
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
Merge pull request #19961 from dundargoc/refactor/char_u/2
bfredl
2022-08-29
|
\
[next]