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
/
digraph.c
Commit message (
Expand
)
Author
Age
*
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
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
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: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
vim-patch:9.0.2056: no digraph for quadruple prime
Christian Clason
2023-10-20
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
2023-04-14
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
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: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)
zeertzjq
2023-01-10
*
vim-patch:9.0.1098: code uses too much indent (#21540)
zeertzjq
2022-12-26
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
vim-patch:9.0.0576: unused loop variables (#20326)
dundargoc
2022-09-25
*
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 4 (#19987)
dundargoc
2022-08-30
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
vim-patch:8.2.5106: default cmdwin mappings are re-mappable
zeertzjq
2022-08-01
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
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
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
2022-04-29
*
refactor: add pure attribute to pure functions
Dundar Göc
2022-04-13
*
refactor(digraph.c): add more const qualifiers
zeertzjq
2022-04-12
*
vim-patch:8.2.3226: new digraph functions use old naming scheme
zeertzjq
2022-04-12
*
vim-patch:8.2.3184: cannot add a digraph with a leading space
zeertzjq
2022-04-12
[next]