aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/unix_defs.h
Commit message (Expand)AuthorAge
* build: enable IWYU on macdundargoc2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* build: rework IWYU mapping filesdundargoc2023-11-25
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: format header files with uncrustify #15877dundargoc2021-10-09
* build/msvc: Remove confusing commentb-r-o-c-k2018-03-04
* build/msvc: Move include into unix_defs.hb-r-o-c-k2018-02-28
* ci: Check that `#include "*.h"` works as a single includeEiichi NISHINA2017-03-27
* win: Append process dir to $PATHJustin M. Keyes2017-02-04
* config: Remove HAVE_UNISTD_H.Seth Jackson2016-01-18
* os/*_defs.h: MAXNAMLEN cleanupMichael Reed2016-01-12
* Windows: use ';' as env $PATH separator.Rui Abreu Ferreira2016-01-11
* Windows: Add path definitions for Windows.Seth Jackson2015-11-29
* os/unix_defs: Rename default system vimrc file to sysinit.vimZyX2015-10-24
* main,version: Remove USR_EXRC_FILE*ZyX2015-10-23
* shada: Move shada file to a new locationZyX2015-10-23
* option,main: Partial support of XDG base directory specificationKeerthan Jaic2015-10-23
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* os/*defs: restore some comments and formatting.Justin M. Keyes2015-07-06
* Split os_unix_defs.h into os/Yamakaky2015-07-06
* os_unix_defs && os/unix_defs: Consistently use '~' over '$HOME' #2009Michael Reed2015-03-11
* Linting: Fix header guards, add whitespace.Florian Walch2014-12-24
* Remove #ifdefs TEMPDIRNAMES and add TEMPDIRNAMES for WindowsPavel Platto2014-07-14