aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Remove nonnullret deadcode: enc_canonize.Eliseo Martínez2015-01-27
* Remove nonnullret deadcode: addstar.Eliseo Martínez2015-01-27
* Remove nonnullret deadcode: Mark new nonnullret functions.Eliseo Martínez2015-01-27
* tools: add .clang-formatFelipe Morales2015-01-26
* vim-patch: Mark 7.4.522, 7.4.591 as NA.Florian Walch2015-01-26
* vim-patch:7.4.517Florian Walch2015-01-26
* vim-patch:7.4.514Florian Walch2015-01-26
* vim-patch:31f7581Florian Walch2015-01-26
* fix #1839: decrement mouse row and colglebtv2015-01-26
* main.c: Misc. improvementsMichael Reed2015-01-23
* main.c: Enable -WconversionMichael Reed2015-01-23
* test: Migrate legacy test 107Thiago de Arruda2015-01-23
* 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