aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Merge pull request #1850 from JackDanger/halfway-a-lineJustin M. Keyes2015-01-22
|\
| * "halfway a line" is a very confusing phraseJack Danger Canty2015-01-22
* | Merge pull request #1864 from Hinidu/vim-7.4.500Justin M. Keyes2015-01-22
|\ \
| * | Replace erroneous ft=unix by ff=unix from 7.4.406Pavel Platto2015-01-21
| * | vim-patch:7.4.500Pavel Platto2015-01-21
| |/
* | Merge pull request #1847 from JackDanger/safely-freeing-channelsJustin M. Keyes2015-01-22
|\ \
| * | Fix CID #102150Jack Danger Canty2015-01-22
| |/
* / vim-patch: Mark patches as NA.Florian Walch2015-01-21
|/
* Merge pull request #1656 from fmoralesc/remove-easy-modeJustin M. Keyes2015-01-21
|\
| * Remove easy modeFelipe Morales2015-01-15
* | Merge pull request #1856 from Hinidu/vim-7.4.462Justin M. Keyes2015-01-20
|\ \
| * | vim-patch:7.4.462Pavel Platto2015-01-20
* | | vim-patch:7.4.446Pavel Platto2015-01-20
|/ /
* | Merge pull request #1843 from JackDanger/initialize-our_paren_pos-CID-102151Justin M. Keyes2015-01-19
|\ \
| * | coverity/102151: initialize `our_paren_pos`Jack Danger Canty2015-01-18
* | | vim-patch:7.4.492Pavel Platto2015-01-19
* | | Remove long_u: Remove type.Eliseo Martínez2015-01-19
* | | Remove long_u: regexp: Refactor long_u.Eliseo Martínez2015-01-19
* | | Remove long_u: ops.c: Refactor long_u.Eliseo Martínez2015-01-19
* | | Remove long_u: ex_docmd.c: Refactor long_u.Eliseo Martínez2015-01-19
* | | Remove long_u: buffer_defs.h: Refactor long_u.Eliseo Martínez2015-01-19
* | | Remove long_u: option.c: Refactor long_u.Eliseo Martínez2015-01-19
* | | Remove long_u: option.c: Enable -Wconversion.Eliseo Martínez2015-01-19
* | | Remove long_u: (various): Refactor long_u.Eliseo Martínez2015-01-19
* | | Remove long_u: ex_cmds_defs.h: Refactor long_u.Eliseo Martínez2015-01-19
* | | Merge pull request #1729 from fwalch/vim-7.4.490Justin M. Keyes2015-01-19
|\ \ \ | |/ / |/| |
| * | vim-patch:7.4.490Florian Walch2015-01-04
* | | Merge pull request #1798 from oni-link/fix.job.waitJustin M. Keyes2015-01-18
|\ \ \
| * | | job.c: Prevent early return from job_wait().oni-link2015-01-11
* | | | 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
| |/ / /
* | | | 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
* | | | 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