aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os
Commit message (Expand)AuthorAge
* 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
* refactor: make char * parameters const in message.cii142023-04-07
* refactor: remove use of reserved c++ keywordsii142023-04-06
* refactor: add const and remove unnecessary casts (#22841)ii142023-04-01
* refactor(build): graduate HAVE_LOCALE_H featurebfredl2023-03-03
* refactor(build): remove unused stdlib function and include checksbfredl2023-03-03
* fix(MSVC): set the active code page to utf-8 (#22384)dundargoc2023-02-26
* feat: $NVIM_APPNAME #22128Ghjuvan Lacambre2023-02-16
* Merge pull request #22056 from lewis6991/refactor/fileio_moreLewis Russell2023-02-15
|\
| * refactor(fileio.c): normalize ifdefsLewis Russell2023-02-01
| * refactor(fileio.c): remove HAVE_ACL ifdefsLewis Russell2023-02-01
* | fix(tui): exit on input eofzeertzjq2023-02-14
* | build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
* | refactor(exit): pass error message to preserve_exit() (#22097)zeertzjq2023-02-04
* | fix(lua): mark some eval functions that can run in API-fastLewis Russell2023-02-02
|/
* fix: add manifest file to correctly determine Windows version (#21953)dundargoc2023-01-23
* fix(Windows): restore console title at exit #21922Enan Ajmain2023-01-23
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* Merge pull request #21831 from bfredl/nofdbfredl2023-01-16
|\
| * fix(ui): re-organize tty fd handling and fix issuesbfredl2023-01-16
* | fix(exepath)!: prefers extensionless for powershellAnton Kriese2023-01-16
* | refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
|/
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14