Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #1019 from splinterofchaos/globpath | Justin M. Keyes | 2014-08-18 |
|\ | |||
| * | vim-patch:7.4.279 | Scott Prager | 2014-08-04 |
* | | clang-analyzer: Fix dead stores in garray.c. | Florian Walch | 2014-08-07 |
|/ | |||
* | move <inttypes.h> include out of vim.h | Brandon Coleman | 2014-07-09 |
* | Introduce GA_APPEND() | Felipe Oliveira Carvalho | 2014-06-30 |
* | ga_growsize should be >= 1 | Felipe Oliveira Carvalho | 2014-06-30 |
* | Declare garray iterators in the for() scope where possible #819 | Felipe Oliveira Carvalho | 2014-06-10 |
* | Add automatic generation of headers | ZyX | 2014-06-02 |
* | Replace ga->ga_len > 0 checks with !GA_EMPTY(ga) | Felipe Oliveira Carvalho | 2014-05-17 |
* | Introduce nvim namespace: Fix unmasked strings.h issue. | Eliseo Martínez | 2014-05-15 |
* | Introduce nvim namespace: Fix project-local includes. | Eliseo Martínez | 2014-05-15 |
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |