aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge #2011 'Macro cleanup'Justin M. Keyes2015-03-05
|\ \
| * | Macro cleanup: USE_UNIXFILENAMEMichael Reed2015-03-05
| * | Macro cleanup: USE_ON_FLY_SCROLLMichael Reed2015-03-05
| * | Macro cleanup: USER_HIGHLIGHTMichael Reed2015-03-05
| * | Macro cleanup: USE_EXE_NAMEMichael Reed2015-03-05
| * | Macro cleanup: ONE_CLIPBOARDMichael Reed2015-03-05
| * | Macro cleanup: UNICODE16Michael Reed2015-03-05
| * | Macro cleanup: SPACE_IN_FILENAMEMichael Reed2015-03-05
| * | Macro cleanup: HAVE_SANDBOXMichael Reed2015-03-05
|/ /
* | vim-patch:7.4.578oni-link2015-03-04
* | remote_ui: Fix error messages #2045Carlos Castillo2015-03-04
* | jobsend: Don't append extra newline after last itemBjörn Linse2015-03-03
* | Merge pull request #2083 from fwalch/fix-deps-32John Szakmeister2015-03-02
|\ \ | |/ |/|
| * deps: Fix building 32-bit Lua rocks.Florian Walch2015-03-02
|/
* Merge pull request #2075 from jszakmeister/dont-hardcode-tty-test-pathJohn Szakmeister2015-03-01
|\
| * tests: don't hardcode the path to tty-testJohn Szakmeister2015-02-28
* | Merge pull request #2079 from jszakmeister/test-fixes-for-bustedJohn Szakmeister2015-03-01
|\ \ | |/ |/|
| * tests: require luassert in the helpersJohn Szakmeister2015-03-01
|/
* deps: Small fix for PR #2072Thiago de Arruda2015-02-28
* Merge PR #2072 'Add custom target for pinning busted dependencies'Thiago de Arruda2015-02-28
|\
| * deps: Add libvterm to the project dependenciesThiago de Arruda2015-02-28
| * deps: Add custom target for pinning busted dependenciesThiago de Arruda2015-02-28
|/
* test: mark job/pty test as pending #2058Numkil2015-02-26
* illumos requires the use of limits.h for things like INT_MAX #2049Mike Zeller2015-02-26
* 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
|\