aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os
Commit message (Expand)AuthorAge
...
| * | coverity/161195: Increase scope of exe_nameJames McCoy2017-03-29
* | | win: tempname(): Use $TMPDIR if defined.Justin M. Keyes2017-03-30
|/ /
* | eval: Move part of dictwatcher* functions to eval/typvalZyX2017-03-29
* | *: Fix some Windows-specific warningsZyX2017-03-29
* | eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
* | eval,*: Move get_tv_string to typval.cZyX2017-03-29
* | ci: Check that `#include "*.h"` works as a single includeEiichi NISHINA2017-03-27
|/
* os_set_cloexec: Fix condition. #5986Justin M. Keyes2017-03-17
* terminal: Support extra arguments in 'shell'. #4504Jack Bracewell2017-03-17
* job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
* vim_getenv: $VIMRUNTIME fallback: ../share/nvim/runtime (#6223)Justin M. Keyes2017-03-06
* os/fileio: Support appending to a fileZyX2017-02-14
* os/fileio: Allow certain failures during file_fsyncZyX2017-02-14
* os/*: Use os_buf instead of NameBuff, IObuff.Justin M. Keyes2017-02-12
* coverity/155968: resource leakJustin M. Keyes2017-02-09
* process_spawn: Return status code (#6075)Justin M. Keyes2017-02-09
* vim-patch:8.0.0275Justin M. Keyes2017-02-06
* refactor: fix warningsJustin M. Keyes2017-02-04
* win: executable(): full path without extensionJustin M. Keyes2017-02-04
* vim-patch:8.0.0280Justin M. Keyes2017-02-04
* win: Append process dir to $PATHJustin M. Keyes2017-02-04
* win: executable()Justin M. Keyes2017-02-04
* refactor: Remove strncpy/STRNCPY. (#6008)Justin M. Keyes2017-01-26
* refactor: strlcat instead of str{n}cat.cztchoice2017-01-23
* test: expand_env_esc()Justin M. Keyes2017-01-21
* input_enqueue(): Fix length calculation. (#5981)Justin M. Keyes2017-01-20
* win: fix warningsJustin M. Keyes2017-01-19
* Windows: vim_getenv(): Find runtime relative to nvim. #3303 (#5929)Justin M. Keyes2017-01-11
* XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278)Rui Abreu Ferreira2017-01-08
* time.c: os_microdelay(): Let input cancel the delay. #5830Michael Schupikov2017-01-06
* tui: check stty/termios for kbsJustin M. Keyes2016-12-23
* out_data_decide_throttle(): timeout instead of hard limit.Justin M. Keyes2016-12-10
* out_data_decide_throttle(): Avoid too-small final chunk.Justin M. Keyes2016-12-10
* os/shell: do_os_system(): Always show last chunk.Justin M. Keyes2016-12-10
* os/shell: Throttle :! output, pulse "..." message.Justin M. Keyes2016-12-09
* shell_write_cb: Schedule error message. (#5670)Justin M. Keyes2016-11-26
* os_nodetype: open fd with O_NONBLOCK (#5515)Justin M. Keyes2016-10-21
* system('foo &', 'bar'): Show error, don't crash.Justin M. Keyes2016-10-19
* event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes2016-10-02
* doc: minor comment tweaksJustin M. Keyes2016-09-28
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* shell_escape: rename; refactorJustin M. Keyes2016-09-11
* system(): Respect 'sxe' and 'sxq' #2789Zhaosheng Pan2016-09-10
* signal_init: unblock all signals on startup. #5283Nicolas Hillegeer2016-09-03
* signal_init: Always unblock SIGCHLD. (#5243)Justin M. Keyes2016-08-29
* stream: set data together with callbackBjörn Linse2016-08-20
* Merge #5025 'input.c: Restore double click'Justin M. Keyes2016-08-07
|\
| * lintsach1t2016-08-07
| * input.c: restore double clicksach1t2016-08-07
* | Merge #5130 from equalsraf/tb-appveyorJustin M. Keyes2016-08-07
|\ \ | |/ |/|