aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os
Commit message (Expand)AuthorAge
* revert: "jobstart(): Fix hang on non-executable cwd #9204" (#19826)zeertzjq2022-08-18
* build(windows): fix target check-single-includesdundargoc2022-08-13
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* refactor: replace char_u with charDundar Goc2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* feat(lua): print source locations of lua callbacks (#19597)ii142022-08-03
* refactor: replace char_u with charDundar Goc2022-07-31
* fix(windows):exepath, stdpath return wrong slashes #19111Enan Ajmain2022-07-17
* refactor: remove unnecessary volatile #19210erw72022-07-04
* refactor: replace char_uDundar Goc2022-07-02
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* refactor: replace char_u #18429dundargoc2022-06-28
* fix(ci): noisy logs, unreliable test #19019Justin M. Keyes2022-06-18
* feat(logging): include test-id in log messagesJustin M. Keyes2022-06-15
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* ci: fix lint errors caused by missing includes (#18673)dundargoc2022-05-21
* fix(unittests): coredump when running unit tests #18663Jun-ichi TAKIMOTO2022-05-20
* fix(cid/348314): free user_copy, not userJames McCoy2022-05-20
* refactor(events): remove unnecessary fudging of updating_screenbfredl2022-05-18
* fix(ui): make winbar work with floats and multigridbfredl2022-05-18
* refactor: move more grid functions to grid.c. Clean up some variablesbfredl2022-05-18
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* fix(windows): stdpath("state") => "nvim-data" #18546dundargoc2022-05-12
* Merge pull request #18489 from dundargoc/refactor/remove-char_ubfredl2022-05-13
|\
| * refactor: replace char_u variables and functions with charDundar Goc2022-05-11
* | feat(defaults): session data in $XDG_STATE_HOME #15583Ivan2022-05-12
* | refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)zeertzjq2022-05-12
|/
* vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq2022-05-10
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor: replace char_u variables and functions with charDundar Goc2022-05-05
* refactor: replace char_u variables and functions with charDundar Goc2022-05-03
* vim-patch:8.2.4858: K_SPECIAL may be escaped twicezeertzjq2022-05-03
* Merge pull request #18294 from mhinz/mac/simpler-locale-fallbackJames McCoy2022-05-01
|\
| * fix(mac): use same $LANG fallback mechanism as VimMarco Hinz2022-04-28
* | refactor: replace char_u variables and functions with charDundar Goc2022-04-30
* | fix(input): only disable mapped CTRL-C interrupts when getting input (#18310)zeertzjq2022-04-30
* | refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* | refactor(uncrustify): format all c code under /src/nvim/Dundar Goc2022-04-29
* | vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifierzeertzjq2022-04-29
* | feat(input): delay all simplificationszeertzjq2022-04-29
* | vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledzeertzjq2022-04-29
|/
* refactor(terminal)!: drop winpty, require Windows 10 #18253erw72022-04-26
* refactor: convert macros to all-caps (#17895)dundargoc2022-04-24
* vim-patch:8.2.4750: small pieces of dead code (#18113)dundargoc2022-04-15
* feat(events): support SIGWINCH for Signal event #18029Loong Wang2022-04-10
* vim-patch:8.2.4402: missing parenthesis may cause unexpected problemsBrian Leung2022-04-03
* fix(input): do not translate scroll keys into multiclickszeertzjq2022-04-02
* chore: add additional compiler flags (#17815)Lewis Russell2022-03-24