aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | shada.c: Fix HAVE_BE64TOH checkMichael Reed2016-01-13
* | Merge pull request #3996 from justinmk/ctrlcJustin M. Keyes2016-01-13
|\ \
| * | terminal: less babysitting of mapped_ctrl_cJustin M. Keyes2016-01-13
| * | vim-patch:7.4.569/573Shougo Matsushita2016-01-13
* | | vim patches 7.4.955/974/975/989. #3919Michael Ennen2016-01-13
|/ /
* | Stop using <stropts.h>Michael Reed2016-01-12
* | os/*_defs.h: MAXNAMLEN cleanupMichael Reed2016-01-12
* | Merge pull request #3291 from sethjackson/env-separatorJustin M. Keyes2016-01-12
|\ \
| * | Windows: use ';' as env $PATH separator.Rui Abreu Ferreira2016-01-11
* | | fileio: Replace some event checking functions with one has_eventCharles Joachim2016-01-11
|/ /
* | Merge pull request #3982 from justinmk/nohighbitJustin M. Keyes2016-01-11
|\ \
| * | input: Do not set high-bit; preserve ALT modifier.Justin M. Keyes2016-01-11
* | | Merge pull request #3980 from ZyX-I/shell-unquoteJustin M. Keyes2016-01-10
|\ \ \
| * | | shell: Unquote &shell* options before using themZyX2016-01-11
* | | | Windows: define MAXNAMLEN for Windows.Seth Jackson2016-01-10
| |/ / |/| |
* | | portability: fix cast.Justin M. Keyes2016-01-10
|/ /
* | Merge pull request #2667 from equalsraf/tb-min-logJustin M. Keyes2016-01-10
|\ \
| * | cmake: Pass -DMIN_LOG_LEVEL as compiler definitionRui Abreu Ferreira2016-01-10
* | | win32: Fix syntax error in #ifndef block. #3968Rui Abreu Ferreira2016-01-10
* | | portability: use portable format specifierJustin M. Keyes2016-01-10
* | | Improve coding stylewatiko2016-01-10
* | | tests: Migrate legacy test undolevels.watiko2016-01-10
* | | tests: Migrate legacy test assert.watiko2016-01-10
* | | vim-patch:7.4.1055watiko2016-01-10
* | | vim-patch:7.4.1032watiko2016-01-10
* | | vim-patch:7.4.953watiko2016-01-10
* | | vim-patch:7.4.950watiko2016-01-10
* | | vim-patch:7.4.946watiko2016-01-10
* | | vim-patch:7.4.945watiko2016-01-10
* | | vim-patch:7.4.944watiko2016-01-10
|/ /
* | Remove 'restorescreen' optionSeth Jackson2016-01-08
* | Merge pull request #3943 from ZyX-I/better-fref-errorJustin M. Keyes2016-01-08
|\ \
| * | eval: Do not use msgpack#string for error messagesZyX2016-01-07
| * | eval: Use better error messages when failing to dump valuesZyX2016-01-04
* | | screen.c: Remove out of date commentMichael Reed2016-01-07
* | | coverity/62611: Nesting level does not match indentationoni-link2016-01-07
* | | build: Stop using __{DATE,TIME}__Justin M. Keyes2016-01-06
* | | Fix S_ISLNK definition in os_defs.h.Seth Jackson2016-01-03
|/ /
* | encoding: cleanup defaults of iskeyword, isprint and fileencodingsBjörn Linse2016-01-02
* | encoding: Always use "utf-8" as default for &encodingBjörn Linse2016-01-02
* | Windows: Bring back code branch for if_cscope.Rui Abreu Ferreira2016-01-01
* | Merge pull request #3925 from sethjackson/uv-uid-tJustin M. Keyes2016-01-01
|\ \
| * | Windows: Make the os_get_uname argument portable.Seth Jackson2016-01-01
* | | Merge pull request #3903 from justinmk/vim-7.4.605Justin M. Keyes2016-01-01
|\ \ \ | |/ / |/| |
| * | file_pat_to_reg_pat, buflist_findpat: const paramsJustin M. Keyes2016-01-01
| * | vim-patch:7.4.605Justin M. Keyes2015-12-30
* | | Merge pull request #3911 from sethjackson/have-fsync-guardJustin M. Keyes2016-01-01
|\ \ \
| * | | Port fsync() to libuv.Seth Jackson2016-01-01
| |/ /
* | | normal: use oap->motion_type also to represent block motion typeBjörn Linse2016-01-01
* | | Windows: Ignore EW_ICASE in do_path_expandRui Abreu Ferreira2015-12-31