aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix warnings: message.c: copy_hotkeys_and_msg: Garbage value: FP. #2062Eliseo Martínez2015-02-26
* Merge pull request #2053 from jszakmeister/fix-libuv-librariesJohn Szakmeister2015-02-25
|\
| * build: filter off libuv from PC_LIBUV_LIBRARIESJohn Szakmeister2015-02-24
| * build: make sure our deps area is picked up for pkg-config filesJohn Szakmeister2015-02-24
|/
* Merge PR #2037 'Job control fixes and pseudo terminal support'Thiago de Arruda2015-02-23
|\
| * job: Allow spawning jobs connected to pseudo terminalsThiago de Arruda2015-02-23
| * job: Refactor process spawning and startup argumentsThiago de Arruda2015-02-23
| * job: Send SIGTERM before calling job_stop in job_teardownThiago de Arruda2015-02-23
| * eval: Fix buffering of data in job autocommandsThiago de Arruda2015-02-23
|/
* Simpler handling for "always-on"/"always-off" options. #2002Florian Walch2015-02-22
* Merge PR #2039 'Update unibilium for OSX'Thiago de Arruda2015-02-21
|\
| * tui: Also use xterm-256color when TERM=screen and COLORTERM != NULLThiago de Arruda2015-02-21
| * deps: Update unibilium version to add OSX supportThiago de Arruda2015-02-21
|/
* Merge #2027: Fix clang analysis warnings. (7)Eliseo Martínez2015-02-21
|\
| * Fix warnings: window.c: close_last_window_tabpage(): Use after free: RI.Eliseo Martínez2015-02-21
| * Fix warnings: screen.c: screen_puts_len(): Various (4): FP/MI.Eliseo Martínez2015-02-21
|/
* Merge PR #1997 'Remove term modules'Thiago de Arruda2015-02-21
|\
| * tui: Use unibi_format instead of unibi_runThiago de Arruda2015-02-21
| * tui: Remove option cacheThiago de Arruda2015-02-21
| * tui: Set setaf/setab capabilities for TERM=xtermThiago de Arruda2015-02-21
| * refactor: Remove term modules and termcap optionsThiago de Arruda2015-02-21
|/
* Merge PR #2032 'Some test fixes'Thiago de Arruda2015-02-21
|\
| * test: Add extra screen expectation to prevent race conditionThiago de Arruda2015-02-20
| * test: Remove temporary files created by 072_undo_file_spec.luaThiago de Arruda2015-02-20
| * test: Remove -g flag from pynvim call in Screen.debugThiago de Arruda2015-02-20
|/
* Merge #1983: Fix coverity issues. (5)Eliseo Martínez2015-02-20
|\
| * 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
|\ \