aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/fs.c
Commit message (Expand)AuthorAge
* refactor: move function macros out of vim_defs.h (#26300)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* build: enable IWYU on macdundargoc2023-11-27
* build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq2023-11-27
* build: rework IWYU mapping filesdundargoc2023-11-25
* fix: missing case in setxattr error handling (#26176)Nik Klassen2023-11-24
* build: remove PVSdundargoc2023-11-12
* vim-patch:dbf749bd5aae (#25665)zeertzjq2023-10-16
* vim-patch:9.0.1975: xattr: permission-denied errors on write (#25478)zeertzjq2023-10-03
* vim-patch:9.0.1967: xattr errors not translated (#25454)zeertzjq2023-10-01
* vim-patch:9.0.1964: xattr support fails to build on MacOS X (#25448)zeertzjq2023-10-01
* vim-patch:9.0.1963: Configure script may not detect xattrzeertzjq2023-09-30
* vim-patch:9.0.1962: No support for writing extended attributeszeertzjq2023-09-30
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(message): smsg_attr -> smsgbfredl2023-09-29
* refactor: adjust headers according to the style guide (#23934)dundargoc2023-06-06
* refactor: uncrustifydundargoc2023-04-26
* refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutexbfredl2023-04-25
* vim-patch:9.0.0411: only created files can be cleaned up with one callzeertzjq2023-04-16
* refactor: remove use of reserved c++ keywordsii142023-04-06
* Merge pull request #22056 from lewis6991/refactor/fileio_moreLewis Russell2023-02-15
|\
| * refactor(fileio.c): remove HAVE_ACL ifdefsLewis Russell2023-02-01
* | build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
* | fix(lua): mark some eval functions that can run in API-fastLewis Russell2023-02-02
|/
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* fix(exepath)!: prefers extensionless for powershellAnton Kriese2023-01-16
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* refactor: eliminate os_unix.c #21621Justin M. Keyes2023-01-02
* refactor: replace char_u with chardundargoc2022-11-28
* fix: pvs warnings (#21145)dundargoc2022-11-22
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
|\
| * refactor: fix clang-tidy warningsdundargoc2022-11-06
* | feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
|/
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* revert: "jobstart(): Fix hang on non-executable cwd #9204" (#19826)zeertzjq2022-08-18
* refactor: replace char_u with charDundar Goc2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* refactor: replace char_uDundar Goc2022-07-02
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: convert macros to all-caps (#17895)dundargoc2022-04-24