aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * coverity/13746: Negative array index write: FP.Eliseo Martínez2015-02-20
| * coverity/13683: Out-of-bounds access: RI.Eliseo Martínez2015-02-20
| * coverity/72768: Negative array index read: FP.Eliseo Martínez2015-02-20
|/
* Merge PR #1993 'legacy test: migrate test 72'Thiago de Arruda2015-02-20
|\
| * legacy test: migrate test 72Fabian Brosda2015-02-20
|/
* Merge PR #2025 'More fixes to the new TUI'Thiago de Arruda2015-02-20
|\
| * tui: Don't use 'timeout' for determining esc timeoutThiago de Arruda2015-02-20
| * tui: Set default color attributes when scrollingThiago de Arruda2015-02-20
| * tui: Fix terminfo extension indexesThiago de Arruda2015-02-20
| * tui: Replace uv_tty_t by uv_pipe_tThiago de Arruda2015-02-20
| * tui: Only send the pastetoggle key if necessaryThiago de Arruda2015-02-20
|/
* Merge pull request #2022 from jszakmeister/update-msgpack-for-freebsd-fixJohn Szakmeister2015-02-20
|\
| * Update message pack to include the FreeBSD and OpenBSD byteswap fix.John Szakmeister2015-02-19
* | vim-patch:7.4.525 #1988Fabian Brosda2015-02-19
* | Merge pull request #1964 from jszakmeister/fix-bashism-in-fs-spec-testJohn Szakmeister2015-02-19
|\ \ | |/ |/|
| * Get rid of a bashism in the fs_spec test.John Szakmeister2015-02-09
* | Merge #1979 'Enable -Wconversion'Justin M. Keyes2015-02-18
|\ \
| * | Enable -Wconversion: os_unix.c.Eliseo Martínez2015-02-18
| * | Enable -Wconversion: keymap.c.Eliseo Martínez2015-02-18
| * | Enable -Wconversion: indent.c.Eliseo Martínez2015-02-18
| * | Enable -Wconversion: mark.c.Eliseo Martínez2015-02-18
| * | Enable -Wconversion: Passing-by: Remove dead code (MACOS_CONVERT).Eliseo Martínez2015-02-18
| * | Enable -Wconversion: ui.c.Eliseo Martínez2015-02-18
|/ /
* | Merge PR #2007 'Fixes for the new TUI'Thiago de Arruda2015-02-18
|\ \
| * | input: Escape utf8 sequences that contain CSI/K_SPECIALThiago de Arruda2015-02-18
| * | tui: Remove support for overriding escape sequences with nvim optionsThiago de Arruda2015-02-18
| * | tui: Fix use after free(reported by clang static analyzer)Thiago de Arruda2015-02-18
| * | tui: Add support bracketed pasteThiago de Arruda2015-02-18
| * | tui: Fix to_status_line terminfo sequence for xtermThiago de Arruda2015-02-17
| * | tui: Fix background clear for some terminalsThiago de Arruda2015-02-17
|/ /
* | fix rebase hiccup #1911Justin M. Keyes2015-02-17
* | Merge #1717 'TabNew, TabNewEntered, TabClosed'Justin M. Keyes2015-02-16
|\ \
| * | Add TabClosed eventFelipe Morales2015-02-16
| * | Add TabNewEnteredFelipe Morales2015-02-16
| * | Add TabNew eventFelipe Morales2015-02-16
|/ /
* | Merge PR #1820 'Reimplement builtin terminal UI with termkey/unibilium'Thiago de Arruda2015-02-16
|\ \
| * | test: Fix 051_highlight_spec.luaThiago de Arruda2015-02-16
| * | cleanup: Remove unused functions and builtin termcapsThiago de Arruda2015-02-16
| * | syntax: Refactor to store all term and gui attributes independentlyThiago de Arruda2015-02-16
| * | ui: Rewrite the builtin terminal UIThiago de Arruda2015-02-16
| * | ui: Remove/adapt some old code for a big UI refactorThiago de Arruda2015-02-16
| * | ui: Remove redundant cursor_goto callsThiago de Arruda2015-02-16
| * | input: Remove input_buffer_{save,restore}Thiago de Arruda2015-02-16
| * | input: Fix handle_mouse_event functionThiago de Arruda2015-02-16
| * | input: Prefer keycodes in input_enqueue key translationThiago de Arruda2015-02-16
| * | macro: Add MAX macro and rename min to MINThiago de Arruda2015-02-16
| * | test: Increase default_screen_timeout when running on travisThiago de Arruda2015-02-16
| * | test: Remove unnecessary tests from viml_system_spec.luaThiago de Arruda2015-02-16
| * | test: Fix race condition in window_spec.luaThiago de Arruda2015-02-16
| * | test: Add synchronization helper for functional testsThiago de Arruda2015-02-16
|/ /