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
/
sha256.c
Commit message (
Expand
)
Author
Age
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
refactor: change char_u to uint8_t or char in sha256.c/undo.c (#21914)
zeertzjq
2023-01-21
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
*: Add comment to all C files
ZyX
2017-04-19
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
sha256.c: Remove unused headers and comments #2714
Steven Oliver
2015-05-21
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
sha: define SHA256_BUFFER_SIZE and SUM_SIZE.
Scott Prager
2015-01-02
*
sha256.c: Enable -Wconvert and clint.
Scott Prager
2015-01-02
*
sha256: replace gettimeofday()
Nicolas Hillegeer
2014-07-21
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove cryptography
John Schmidt
2014-05-20
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15