aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os
Commit message (Expand)AuthorAge
...
* build(clint): more precise check for "defs" headers (#26236)zeertzjq2023-11-27
* refactor: move garray_T to garray_defs.h (#26227)zeertzjq2023-11-26
* build: rework IWYU mapping filesdundargoc2023-11-25
* fix: missing case in setxattr error handling (#26176)Nik Klassen2023-11-24
* build: adjust clang-tidy warning exclusion logicdundargoc2023-11-20
* refactor: enable formatting for ternariesdundargoc2023-11-20
* refactor: follow style guidedundargoc2023-11-13
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: remove PVSdundargoc2023-11-12
* refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)zeertzjq2023-11-10
* refactor: the long goodbyedundargoc2023-11-05
* docs: small fixes (#25585)dundargoc2023-10-29
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* vim-patch:dbf749bd5aae (#25665)zeertzjq2023-10-16
* refactor(lang): reduce scope of HAVE_WORKING_LIBINTL #ifdefsbfredl2023-10-15
* vim-patch:9.0.1975: xattr: permission-denied errors on write (#25478)zeertzjq2023-10-03
* fix: fix ASAN errors on clang 17 (#25469)dundargoc2023-10-03
* refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
* 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
* vim-patch:9.0.1946: filename expansion using ** in bash may failzeertzjq2023-09-29
* Merge pull request #25396 from bfredl/no_attrbfredl2023-09-27
|\
| * refactor(messages): fold msg_attr into msgbfredl2023-09-27
| * refactor(messages): fold msg_outtrans_attr into msg_outtransbfredl2023-09-27
* | feat: NVIM_APPNAME supports relative paths #25233Rory Nesbitt2023-09-27
|/
* fix(job-control): fix use after free (#25223)sid-65812023-09-18
* fix: fix compiler warning from clangdundargoc2023-09-09
* refactor(map): enhanced implementation, Clean Codeā„¢, etc etcbfredl2023-09-08
* refactor: remove some (const char **) casts (#24423)zeertzjq2023-07-22
* fix(startup): run embedded Nvim with real path (#24282)zeertzjq2023-07-08
* refactor: adjust headers according to the style guide (#23934)dundargoc2023-06-06
* fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalidGhjuvan Lacambre2023-05-28
* refactor(api): new helper macrosFamiu Haque2023-05-23
* refactor: use xstrl{cpy,cat} on IObuff (#23648)ii142023-05-16
* docs: small fixesdundargoc2023-05-13
* refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
* refactor: uncrustifydundargoc2023-04-26
* refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutexbfredl2023-04-25
* refactor(time): refactor delay with input checkingbfredl2023-04-24
* refactor(env): remove unused mutexbfredl2023-04-20
* build: update uncrustify to 0.76Lewis Russell2023-04-19
* vim-patch:9.0.0411: only created files can be cleaned up with one callzeertzjq2023-04-16
* vim-patch:8.2.1071: Vim9: no line break allowed inside a lambdazeertzjq2023-04-14
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant const char * castsii142023-04-07