aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Merge pull request #1604 from equalsraf/tb-env-configsJohn Szakmeister2014-12-12
|\ \ \
| * | | Only use SANITIZE for nvim targetRui Abreu Ferreira2014-12-04
| * | | Don't use env vars for configuration time optionsRui Abreu Ferreira2014-12-03
* | | | Merge pull request #1134 from splinterofchaos/getreg-nlJustin M. Keyes2014-12-11
|\ \ \ \
| * | | | Attribute/constify get_tv_string(_buf(_chk)).Scott Prager2014-12-11
| * | | | vim-patch:7.4.249Scott Prager2014-12-11
| * | | | Refactor str_to_reg().Scott Prager2014-12-11
| * | | | vim-patch:7.4.243Scott Prager2014-12-11
| * | | | Return void * from get_reg_contents.Scott Prager2014-12-11
| * | | | vim-patch:7.4.242Scott Prager2014-12-11
| * | | | memory: memcnt and strcnt.Scott Prager2014-12-11
| | |_|/ | |/| |
* | | | Merge pull request #1643 from philix/ga_deep_clearJustin M. Keyes2014-12-11
|\ \ \ \ | |/ / / |/| | |
| * | | Use GA_DEEP_CLEAR where appropriateFelipe Oliveira Carvalho2014-12-11
| * | | GA_DEEP_FREE_PTR: deep free macro for garrays that store simple pointersFelipe Oliveira Carvalho2014-12-11
| * | | GA_DEEP_CLEAR macro for garray memory deallocationFelipe Oliveira Carvalho2014-12-11
|/ / /
* | | Merge PR #1632 'Recognize mouse events for abstract_ui'Thiago de Arruda2014-12-10
|\ \ \ | |_|/ |/| |
| * | input: Recognize mouse events for abstract_uiThiago de Arruda2014-12-10
|/ /
* | Merge pull request #1628 from Pyrohh/misc-cleanupJustin M. Keyes2014-12-09
|\ \
| * | docs: Fix incorrect Mac path referencesMichael Reed2014-12-09
| * | docs: Remove Photon remnantsMichael Reed2014-12-09
| * | docs: Remove OS/390 remnantsMichael Reed2014-12-09
| * | docs: Remove RISC OS remnantsMichael Reed2014-12-09
| * | docs: Remove 'osfiletype' remnantsMichael Reed2014-12-09
| * | docs: Remove EBCDIC remnantsMichael Reed2014-12-09
| * | docs: Remove VAX remnantsMichael Reed2014-12-09
| * | docs: Remove BeOS/Haiku remnantsMichael Reed2014-12-09
|/ /
* | Merge PR #1605 'Abstract UI termcap'Thiago de Arruda2014-12-09
|\ \
| * | test: Add screen test facilityThiago de Arruda2014-12-09
| * | msgpack-rpc: Add remote_ui moduleThiago de Arruda2014-12-08
| * | syntax: Use RGB/GUI attribute information for "abstract_ui"Thiago de Arruda2014-12-08
| * | ui: Add abstract_ui termcap and split UI layerThiago de Arruda2014-12-08
| * | msgpack-rpc: Allow registration of handlers by other modulesThiago de Arruda2014-12-08
|/ /
* | Merge pull request #1182 from bfredl/clipboardJustin M. Keyes2014-12-08
|\ \
| * | docs: remove unnamedclip optionBjörn Linse2014-12-08
| * | eval_has_provider: search autoload scripts same order as call_funcBjörn Linse2014-12-08
| * | clipboard: fix `let @+ = ...` and add testBjörn Linse2014-12-08
| * | clipboard: add functional testBjörn Linse2014-12-08
| * | clipboard: better error messages when provider not availableBjörn Linse2014-12-08
| * | options: change "unnamedclip" back to "clipboard=unnamed/unnamedplus"Björn Linse2014-12-08
| * | clipboard: clean up unnamedclip logicBjörn Linse2014-12-08
| * | clipboard: handle linewise/charwise selections correctlyBjörn Linse2014-12-08
| * | clipboard: support separate '+' and '*' clipboardsBjörn Linse2014-12-08
* | | Merge pull request #1599 from jszakmeister/gitrev-fixesJustin M. Keyes2014-12-08
|\ \ \ | |/ / |/| |
| * | build: only manipulate out if getting the timestamp was successfulJohn Szakmeister2014-12-03
| * | build: no need to quote the paths in CMake, it will do it automaticallyJohn Szakmeister2014-12-03
* | | deps: Update lua clientThiago de Arruda2014-12-08
* | | Merge pull request #1624 from Pyrohh/doc-fixesJustin M. Keyes2014-12-08
|\ \ \
| * | | doc: Misc. improvements to nvim-related docsMichael Reed2014-12-07
|/ / /
* | | Merge pull request #1623 from Pyrohh/cleanup-shortnameJustin M. Keyes2014-12-07
|\ \ \
| * | | runtime: Cleanup refs to removed optionsMichael Reed2014-12-07