aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os
Commit message (Expand)AuthorAge
* Fix colors in terminal by maintaining COLORTERMThomas Fehér2020-11-26
* Removed restricted mode - Fix #11972georg3tom2020-11-11
* vim-patch:8.1.0268: file type checking has too many #ifdef (#13182)tamago3242020-11-06
* startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* vim-patch:8.2.0728: messages about a deadly signal are not left alignedJan Edmund Lazo2020-10-16
* vim-patch:8.2.1757: Mac: default locale is lacking the encoding (#12994)Jan Edmund Lazo2020-09-28
* win: avoid duplicate separators in $PATH #12869Justin M. Keyes2020-09-08
* Merge pull request #12804 from janlazo/vim-8.1.1725Jan Edmund Lazo2020-08-31
|\
| * vim-patch:8.1.1725: MS-Windows: E325 message may use incorrect date formatJan Edmund Lazo2020-08-30
* | docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
|/
* Merge remote-tracking branch 'upstream/master' into libcallnrJames McCoy2020-08-08
|\
| * Merge remote-tracking branch 'upstream/master' into fileinfo-garbageJames McCoy2020-07-31
| |\
| | * Merge pull request #12376 from erw7/fix-stack-overflow-on-input-enqueueMatthieu Coudron2020-06-08
| | |\
| | | * [squash] fix comment [skip ci]erw72020-05-26
| | | * input: fix stack overflowerw72020-05-25
| | * | vim-patch:8.0.1564: too many #ifdefsJan Edmund Lazo2020-06-04
| | * | win/TUI: enable mouse on ConEmu and vtpcon without vtierw72020-05-26
| | |/
| | * TUI: block signals on suspend #12180Kei Kamikawa2020-04-25
| | * Merge pull request #12047 from erw7/fix-resolve-on-windowsMatthieu Coudron2020-04-19
| | |\
| | | * Change to canonicalize only when reparse point in includederw72020-04-02
| | | * Change resolve() to resolve symbolic links on Windowserw72020-04-02
| | * | vim-patch:8.1.1567: localtime_r() does not respond to $TZ changesJan Edmund Lazo2020-03-29
| | * | vim-patch:8.1.1313: warnings for using localtime() and ctime()Jan Edmund Lazo2020-03-29
| | |/
| | * pvs/v1048: variable was assigned same valueJan Edmund Lazo2020-03-01
| | * env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtpBjörn Linse2020-02-07
| | * lintJustin M. Keyes2020-02-02
| | * refactor: move various things to os/shell.cJustin M. Keyes2020-02-02
| | * shell: "..." instead of "[...]" #11760Justin M. Keyes2020-01-25
| | * Remove termtype optionerw72020-01-17
| | * Change to replace stderr with conouterw72020-01-17
| | * Add missing include fileerw72020-01-17
| | * Change option name from termwintype to termtypeerw72020-01-17
| | * Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h}erw72020-01-17
| | * Add stdin, stdout replacement functionserw72020-01-17
| | * Change enum to a name that follows naming conventionerw72020-01-17
| | * Change to use TriState instead of boolerw72020-01-17
| | * Fix function prototypeerw72020-01-17
| | * Minor changes in reviewer's pointerw72020-01-17
| | * Move ConPTY resize to os_win_conpty.cerw72020-01-17
| | * Change union name from pty_object to objecterw72020-01-17
| | * Change to use ConPTY, if availableerw72020-01-17
| | * os/env: fix pvs/v781Jan Edmund Lazo2019-12-26
| | * Merge remote-tracking branch 'upstream/master' into libcallJames McCoy2019-12-15
| | |\
| | | * os_getenvname_at_index: Handle Windows env vars whose name starts with =James McCoy2019-12-11
| | | * Add os_getfullenv_size/os_copyfullenvJames McCoy2019-12-11
| | | * jobstart now supports env/clear_envMatthieu Coudron2019-12-11
| | | * TUI: use stdio names instead of magic numbers #11410erw72019-11-17
| | | * TUI/thread: guard env map from potential race with unibilium #11259erw72019-10-20
| | | * vim-patch 8.1.0361: remote user not used for completionerw72019-10-14
| | | * vim-patch 8.1.0084: user name completion does not work on MS-Windowserw72019-10-13