Commit message (Expand) | Author | Age | |
---|---|---|---|
* | vim-patch:7.4.1049 | Jurica Bradaric | 2016-05-10 |
* | vim-patch:7.4.1048 | Jurica Bradaric | 2016-05-10 |
* | vim-patch:7.4.1047 | Jurica Bradaric | 2016-05-10 |
* | Merge pull request #4588 from KillTheMule/vim-patch-1285 | Justin M. Keyes | 2016-05-10 |
|\ | |||
| * | vim-patch:7.4.1285 | KillTheMule | 2016-05-08 |
* | | vim-patch:7.4.1091 #4627 | Michael Ennen | 2016-05-06 |
* | | Merge pull request #4720 from jbradaric/vim-7.4.1042 | Justin M. Keyes | 2016-05-10 |
|\ \ | |||
| * | | vim-patch:7.4.1042 | Jurica Bradaric | 2016-05-08 |
| |/ | |||
* | | Merge pull request #4695 from KillTheMule/vim-7.4.896 | Justin M. Keyes | 2016-05-10 |
|\ \ | |||
| * | | Linting. | KillTheMule | 2016-05-08 |
| * | | vim-patch:7.4.896 | Rui Abreu Ferreira | 2016-05-08 |
| |/ | |||
* | | Merge pull request #4717 from jamessan/vim-7.4.1015 | Justin M. Keyes | 2016-05-10 |
|\ \ | |||
| * | | Linting all the days | James McCoy | 2016-05-06 |
| * | | vim-patch:7.4.1015 | James McCoy | 2016-05-06 |
* | | | version.c: update N/A. #4660 | Michael Ennen | 2016-05-06 |
* | | | Merge pull request #4639 from brcolow/vim-7.4.1347 | Justin M. Keyes | 2016-05-10 |
|\ \ \ | |||
| * | | | vim-patch: 7.4.1347 | Michael Ennen | 2016-04-24 |
* | | | | Merge pull request #4628 from brcolow/vim-7.4.1101 | Justin M. Keyes | 2016-05-10 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | vim-patch: 7.4.1101 | Michael Ennen | 2016-04-26 |
* | | | | getchar.c wconversion: Change types | sach1t | 2016-05-07 |
* | | | | Enable -Wconversion for getchar.c | sach1t | 2016-05-07 |
| |_|/ |/| | | |||
* | | | version.c: Mark 7.4.1010 as NA | James McCoy | 2016-05-06 |
* | | | vim-patch:7.4.1007 | James McCoy | 2016-05-06 |
* | | | Merge pull request #4350 from DarkDefender/term_color | Justin M. Keyes | 2016-05-06 |
|\ \ \ | |||
| * | | | Fix guessing incorrect color index in terminal | Sebastian Parborg | 2016-03-01 |
* | | | | Windows: Fix os_nodetype() default return | Rui Abreu Ferreira | 2016-05-06 |
* | | | | vim-patch: 7.4.1086 #4626 | Michael Ennen | 2016-05-06 |
* | | | | Windows: find_file_in_path: Handle absolute path. #4711 | Michael Ennen | 2016-05-06 |
* | | | | version.c: Mark 7.4.1005 as NA, per discussion in #4191 | James McCoy | 2016-05-05 |
* | | | | Merge pull request #4540 from KillTheMule/vim-patch-1236 | Justin M. Keyes | 2016-05-04 |
|\ \ \ \ | |||
| * | | | | vim-patch:7.4.1236 | pips.linux | 2016-04-28 |
* | | | | | Merge pull request #4677 from KillTheMule/vim-7.4.889 | Justin M. Keyes | 2016-05-04 |
|\ \ \ \ \ | |||
| * | | | | | vim-patch:7.4.889 | KillTheMule | 2016-04-29 |
* | | | | | | Merge pull request #4644 from KillTheMule/vim-7.4.882 | Justin M. Keyes | 2016-05-04 |
|\ \ \ \ \ \ | |||
| * | | | | | | vim-patch:7.4.882 | KillTheMule | 2016-04-29 |
| |/ / / / / | |||
* | | | | | | Merge pull request #4678 from KillTheMule/vim-7.4.672 | Justin M. Keyes | 2016-05-04 |
|\ \ \ \ \ \ | |||
| * | | | | | | Linting. | KillTheMule | 2016-05-02 |
| * | | | | | | vim-patch:7.4.672 | KillTheMule | 2016-05-02 |
* | | | | | | | Merge pull request #4680 from equalsraf/tb-windows-winsock2 | Justin M. Keyes | 2016-05-02 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | Windows: Include winsock2.h before windows.h | Rui Abreu Ferreira | 2016-04-30 |
* | | | | | | | *: Fix new linter errors | ZyX | 2016-05-01 |
* | | | | | | | Merge pull request #4681 from equalsraf/tb-msvc-varmacros | Justin M. Keyes | 2016-05-01 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | MSVC: Avoid variadic macro bug in STATIC_ASSERT | Rui Abreu Ferreira | 2016-04-30 |
| |/ / / / / / | |||
* / / / / / / | normal: convert MCHAR etc operator and register types to enum MotionType | Björn Linse | 2016-05-01 |
|/ / / / / / | |||
* | | | | | | Merge pull request #4676 from ZyX-I/fix-hist_char2type-crash | Justin M. Keyes | 2016-04-30 |
|\ \ \ \ \ \ | |||
| * | | | | | | ex_getln: Do not crash with :append/:insert/:change | ZyX | 2016-04-29 |
| |/ / / / / | |||
* | | | | | | Merge pull request #4679 from equalsraf/tb-windows-lc | Justin M. Keyes | 2016-04-29 |
|\ \ \ \ \ \ | |||
| * | | | | | | Windows: without libintl use LC_CTYPE instead of LC_MESSAGES | Rui Abreu Ferreira | 2016-04-29 |
| |/ / / / / | |||
* | | | | | | Merge pull request #4675 from barraponto/patch-1 | Justin M. Keyes | 2016-04-29 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | Increase readability of unit conversion. | Capi Etheriel | 2016-04-29 |