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
/
hardcopy.c
Commit message (
Expand
)
Author
Age
*
Remove EBCDIC: Remove IF_EB macros
Pavel Platto
2014-08-02
*
Remove EBCDIC: Clean up comments
Pavel Platto
2014-08-02
*
Extract `tempfile` module from fileio
Pavel Platto
2014-07-14
*
Refactor vim_tempname
Pavel Platto
2014-07-14
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move locale.h include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
ga_growsize should be >= 1
Felipe Oliveira Carvalho
2014-06-30
*
Replace vim_strncpy calls: hardcopy.c
Douglas Schneider
2014-06-13
*
Add automatic generation of headers
ZyX
2014-06-02
*
Replace ga->ga_len > 0 checks with !GA_EMPTY(ga)
Felipe Oliveira Carvalho
2014-05-17
*
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15