Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |
* | revert #652 | Justin M. Keyes | 2014-05-01 |
* | Remove NUL macro | Marco Hinz | 2014-04-29 |
* | Remove OOM error handling code after ga_grow() calls | Felipe Oliveira Carvalho | 2014-04-11 |
* | Use stdbool in os module | Hinidu | 2014-04-07 |
* | Rename ga_init2() to ga_init() | John Schmidt | 2014-03-31 |
* | Address clint warnings and other style issues. | Thomas Wienecke | 2014-03-27 |
* | Rename mch_* functions to os_* in os module. | Thomas Wienecke | 2014-03-27 |
* | Use include paths relative to src/ | James McCoy | 2014-03-14 |
* | refactored part of expand_env_esc() into mch_get_user_directory() | Stefan Hoffmann | 2014-03-13 |
* | moved mch_get_user_name() and mch_get_uname() into os/users.c | Stefan Hoffmann | 2014-03-13 |
* | refactored logic from init_users() into mch_get_usernames() | Stefan Hoffmann | 2014-03-13 |