aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge pull request #1853 from fwalch/vim-bd18da9Justin M. Keyes2015-01-21
|\ \ | |/ |/|
| * vim-patch:bd18da9Florian 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
* | | Merge pull request #1855 from Hinidu/vim-7.4.446Justin M. Keyes2015-01-20
|\ \ \ | |/ / |/| |
| * | vim-patch:7.4.446Pavel Platto2015-01-20
|/ /
* | Merge pull request #1852 from fwalch/vim-47b1887Justin M. Keyes2015-01-20
|\ \
| * | vim-patch:47b1887Florian Walch2015-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
* | | Merge pull request #1848 from Hinidu/vim-7.4.492Justin M. Keyes2015-01-19
|\ \ \
| * | | vim-patch:7.4.492Pavel Platto2015-01-19
|/ / /
* | | Merge pull request #1812 from elmart/remove-long_u-5Justin M. Keyes2015-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 #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