aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os
Commit message (Expand)AuthorAge
* 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
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* refactor(pty): remove old logic for inheriting termios from host terminalbfredl2023-01-10
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* Merge pull request #21675 from bfredl/nonstdiobfredl2023-01-09
|\
| * fix(embed): handle stdio in server properlybfredl2023-01-09
* | refactor: replace char_u with chardundargoc2023-01-09
|/
* refactor: extract code to open stdin for readingJustin M. Keyes2023-01-05
* refactor: eliminate os_unix.c #21621Justin M. Keyes2023-01-02
* refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc2022-12-21
* vim-patch:8.1.1313: warnings for using localtime() and ctime() (#21229)zeertzjq2022-11-29
* vim-patch:9.0.0733: use of strftime() is not safe (#21228)zeertzjq2022-11-29
* refactor: replace char_u with chardundargoc2022-11-28
* vim-patch:8.2.4155: translating strftime() argument results in check errorzeertzjq2022-11-25
* Merge pull request #20151 from dundargoc/refactor/char_u/13bfredl2022-11-22
|\
| * refactor: replace char_u with charDundar Göc2022-11-19
* | fix: pvs warnings (#21145)dundargoc2022-11-22
|/
* vim-patch:8.2.3041: detecting if the process of a swap file is running failszeertzjq2022-11-17
* Merge pull request #20157 from dundargoc/build/iwyubfredl2022-11-15
|\
| * build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* | ci(windows): treat compiler warnings as errorsdundargoc2022-11-14
|/
* 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
* | fix(stdpath): default to /tmp if stdpath('run') cannot be created #20952zeertzjq2022-11-06
|/
* fix: avoid unsigned overflow in home_replace() (#20854)zeertzjq2022-10-30
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* refactor(windows): move os_icon_xx functionsJustin M. Keyes2022-10-14
* docs: fix typos (#20394)dundargoc2022-09-30
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* fix(input): use click number of last click for mouse drag (#20300)zeertzjq2022-09-24
* fix: assert failure when changing 'ut' while waiting for CursorHold (#20241)zeertzjq2022-09-18
* Merge pull request #20198 from zeertzjq/cursorholdbfredl2022-09-18
|\
| * fix(events): make CursorHold behave as documentedzeertzjq2022-09-17
* | vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
|/
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-10
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-06
* feat(tui): support 'mousemoveevent'zeertzjq2022-09-04
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31