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
/
os
/
unix_defs.h
Commit message (
Expand
)
Author
Age
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
build/msvc: Remove confusing comment
b-r-o-c-k
2018-03-04
*
build/msvc: Move include into unix_defs.h
b-r-o-c-k
2018-02-28
*
ci: Check that `#include "*.h"` works as a single include
Eiichi NISHINA
2017-03-27
*
win: Append process dir to $PATH
Justin M. Keyes
2017-02-04
*
config: Remove HAVE_UNISTD_H.
Seth Jackson
2016-01-18
*
os/*_defs.h: MAXNAMLEN cleanup
Michael Reed
2016-01-12
*
Windows: use ';' as env $PATH separator.
Rui Abreu Ferreira
2016-01-11
*
Windows: Add path definitions for Windows.
Seth Jackson
2015-11-29
*
os/unix_defs: Rename default system vimrc file to sysinit.vim
ZyX
2015-10-24
*
main,version: Remove USR_EXRC_FILE*
ZyX
2015-10-23
*
shada: Move shada file to a new location
ZyX
2015-10-23
*
option,main: Partial support of XDG base directory specification
Keerthan Jaic
2015-10-23
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
os/*defs: restore some comments and formatting.
Justin M. Keyes
2015-07-06
*
Split os_unix_defs.h into os/
Yamakaky
2015-07-06
*
os_unix_defs && os/unix_defs: Consistently use '~' over '$HOME' #2009
Michael Reed
2015-03-11
*
Linting: Fix header guards, add whitespace.
Florian Walch
2014-12-24
*
Remove #ifdefs TEMPDIRNAMES and add TEMPDIRNAMES for Windows
Pavel Platto
2014-07-14