aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #1781 from fwalch/missing-vim-patchesJustin M. Keyes2015-01-19
|\ \ \ \ | |_|/ / |/| | |
| * | | vim-patch.sh: Add option to list missing Vim changesets.Florian Walch2015-01-14
* | | | Merge pull request #1798 from oni-link/fix.job.waitJustin M. Keyes2015-01-18
|\ \ \ \
| * | | | Tests for system()/systemlist() when interrupted with CTRL-C.oni-link2015-01-17
| * | | | job.c: Prevent early return from job_wait().oni-link2015-01-11
* | | | | Merge pull request #1833 from aktau/formatc-fix-gcc-on-osxJustin M. Keyes2015-01-16
|\ \ \ \ \
| * | | | | test: fix formatc.lua oddity on OSX/gccNicolas Hillegeer2015-01-16
| * | | | | test/os/fs: fix call to lfs.attributesNicolas Hillegeer2015-01-16
|/ / / / /
* | | | | Merge pull request #1803 from elmart/small-fixesJustin M. Keyes2015-01-16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | coverity/100248: Operands don't affect result: HI.Eliseo Martínez2015-01-16
| * | | | Fix bad assert.Eliseo Martínez2015-01-14
* | | | | Merge pull request #1816 from Pyrohh/macro_cleanupJustin M. Keyes2015-01-15
|\ \ \ \ \
| * | | | | Macro cleanup: MiscellaneousMichael Reed2015-01-14
| * | | | | Macro cleanup: HAS_SWAP_EXISTS_ACTIONMichael Reed2015-01-14
| * | | | | Macro cleanup: PROTOMichael Reed2015-01-14
| |/ / / /
* | | | | Merge PR #1810 'abstract_ui fixes and improvements(continuation)'Thiago de Arruda2015-01-15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | deps: Update libtickit URLThiago de Arruda2015-01-15
| * | | | test: Add more functional test to cover new codeThiago de Arruda2015-01-15
| * | | | screen: Fix screen_resize to consider minimum screen sizeThiago de Arruda2015-01-15
| * | | | input: Fix check for mouse coordinatesThiago de Arruda2015-01-15
| * | | | input: Read row/col position when processing mouse wheelThiago de Arruda2015-01-14
| * | | | ui: Implement set_{title,icon}Thiago de Arruda2015-01-14
| * | | | test: Add Screen.debug for inspecting screens of hanging testsThiago de Arruda2015-01-13
| * | | | term: Fix shell_resized for abstract_uiThiago de Arruda2015-01-13
| * | | | screen: Fix highlight reset for abstract_uiThiago de Arruda2015-01-13
| * | | | main: Fix color schemes for abstract_uiThiago de Arruda2015-01-13
| * | | | syntax: Refresh UI when the color scheme changesThiago de Arruda2015-01-13
| * | | | ui: Fix redraw bug caused by race conditions with remote clientsThiago de Arruda2015-01-13
| * | | | shell: When executing command, use screen functions to display outputThiago de Arruda2015-01-13
| * | | | ui: Use ui_linefeed to handle line breaks correctlyThiago de Arruda2015-01-13
| * | | | ui: Fix out_flush/ui_write behavior to always flush for abstract_uiThiago de Arruda2015-01-13
| * | | | channel: Make pending_requests a field of the Channel typeThiago de Arruda2015-01-13
| * | | | ui: Fix `:suspend` command for remote UIsThiago de Arruda2015-01-13
| * | | | ui: Don't parse abstract_ui codes if there are no attached UIsThiago de Arruda2015-01-13
| * | | | channel: Free channels created from libuv streamsThiago de Arruda2015-01-13
| * | | | ui: Add 'rgb' parameter to ui_attachThiago de Arruda2015-01-13
| * | | | syntax: Take rgb fg/bg when allocating cterm attr numberThiago de Arruda2015-01-13
| * | | | ui: Merge standout and reverse into one attributeThiago de Arruda2015-01-13
| * | | | input: Ignore invalid "<" key sequencesThiago de Arruda2015-01-13
| * | | | test: Remove unnecessary command from highlight_specThiago de Arruda2015-01-13
| * | | | ui: Fix ui resizing and change some method namesThiago de Arruda2015-01-13
| * | | | remote_ui: Move handler registration to remote_ui.cThiago de Arruda2015-01-13
| * | | | ui: Add mising T_CSV code to abstract_ui termcapThiago de Arruda2015-01-13
| * | | | ui: Increase cursor row when text being rendered would cross its limitThiago de Arruda2015-01-13
| * | | | ui: Add update_fg/update_bg methodsThiago de Arruda2015-01-13
| * | | | test: Fix clear/eol_clear in screen.luaThiago de Arruda2015-01-13
|/ / / /
* | | | Merge pull request #1782 from fwalch/small-patchesJustin M. Keyes2015-01-13
|\ \ \ \
| * | | | vim-patch:7.4.563Florian Walch2015-01-08
| * | | | vim-patch:7.4.567Florian Walch2015-01-08
| * | | | version.c: Add patch numbers until 7.4.567.Florian Walch2015-01-08