aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/users.c
Commit message (Expand)AuthorAge
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* Introduce GA_APPEND()Felipe Oliveira Carvalho2014-06-30
* Replace vim_strncpy calls: os/users.cDouglas Schneider2014-06-13
* Replace alloc() with xmalloc() and remove immediate OOM checksFelipe Oliveira Carvalho2014-05-19
* Remove NULL/non-NULL tests after calls to vim_str(n)save()Felipe Oliveira Carvalho2014-05-19
* 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