aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/shell.c
Commit message (Expand)AuthorAge
* Remove unused arg 'defer' in 'job_start' #1000oni-link2014-07-29
* os/shell: implement os_systemNicolas Hillegeer2014-07-27
* os/shell: constify argumentsNicolas Hillegeer2014-07-27
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* spelling fixes #827Will Stamper2014-06-12
* Add automatic generation of headersZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* Replace ga->ga_len > 0 checks with !GA_EMPTY(ga)Felipe Oliveira Carvalho2014-05-17
* Introduce nvim namespace: Fix unmasked strings.h issue.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15