| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | complete: disable folding when completing | Anmol Sethi | 2016-03-09 | |
| * | | | | | | | | vim-patch:7.4.1511 | Nicolas Dumazet | 2016-03-08 | |
| |/ / / / / / / | ||||
| * | | | | | | | syntax.c: Avoid the 'background' adjustment when true color enabled | watiko | 2016-03-08 | |
| * | | | | | | | Merge pull request #4324 from watiko/vim-7.4.973 | Justin M. Keyes | 2016-03-05 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | vim-patch:7.4.973 | watiko | 2016-03-06 | |
| | * | | | | | | | ex_getln.c: Enable middle click pasting in command mode | watiko | 2016-03-06 | |
| | | |/ / / / / | |/| | | | | | ||||
| * / | | | | | | ex_eval: Fix memory leak | oni-link | 2016-03-05 | |
| |/ / / / / / | ||||
| * | | | | | | Merge pull request #4320 from watiko/vim-7.4.958 | Justin M. Keyes | 2016-03-04 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | vim-patch:7.4.958 | watiko | 2016-03-02 | |
| | | |/ / / / | |/| | | | | ||||
| * | | | | | | Lint: fix line length >80 | Marco Hinz | 2016-03-04 | |
| * | | | | | | Merge pull request #4402 from jbradaric/vim-7.4.1141 | Justin M. Keyes | 2016-03-03 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | vim-patch:7.4.1141 | Jurica Bradaric | 2016-03-03 | |
| * | | | | | | | Merge pull request #4390 from justinmk/clangformat | Justin M. Keyes | 2016-03-03 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | clang-format configuration | Justin M. Keyes | 2016-03-02 | |
| | |/ / / / / / | ||||
| * / / / / / / | Windows: XDG: Update default paths. #4403 | Rui Abreu Ferreira | 2016-03-03 | |
| |/ / / / / / | ||||
| * | | | | | | Proper type checking for set{qf,loc}list() | Marco Hinz | 2016-03-02 | |
| * | | | | | | edit.c: change return type to bool | Charles Joachim | 2016-03-02 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #4323 from watiko/vim-7.4.961 | Justin M. Keyes | 2016-03-02 | |
| |\ \ \ \ \ | ||||
| | * | | | | | vim-patch:7.4.961 | watiko | 2016-02-23 | |
| * | | | | | | Merge pull request #4319 from watiko/vim-7.4.952 | Justin M. Keyes | 2016-03-02 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | vim-patch:7.4.952 | watiko | 2016-02-22 | |
| * | | | | | | | Merge #4265 'vim-patch:7.4.925'. | Justin M. Keyes | 2016-03-02 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | option_defs.h: Introduce SHM_ABBREVIATIONS | watiko | 2016-02-17 | |
| | * | | | | | | | option_defs.h: Fix "set shm+=a" | watiko | 2016-02-17 | |
| | * | | | | | | | option_defs.h: Improve coding style | watiko | 2016-02-17 | |
| | * | | | | | | | vim-patch:7.4.925 | watiko | 2016-02-17 | |
| * | | | | | | | | Merge #4231 'vim-patch:7.4.857'. | Justin M. Keyes | 2016-03-02 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | vim-patch:7.4.857 | Jurica Bradaric | 2016-02-10 | |
| * | | | | | | | | | Trigger TabNew before TabEnter | Marco Hinz | 2016-03-01 | |
| * | | | | | | | | | Correct max numbers of args for some functions | Marco Hinz | 2016-03-01 | |
| * | | | | | | | | | Fix :%s/\n// | Marco Hinz | 2016-03-01 | |
| * | | | | | | | | | ops.c: breakout shared register type formatting code | Björn Linse | 2016-02-29 | |
| * | | | | | | | | | TextYankPost: add information to v:event and update tests | Björn Linse | 2016-02-29 | |
| * | | | | | | | | | eval: add v:event, which will contain data events want to propagate to their ... | Björn Linse | 2016-02-29 | |
| * | | | | | | | | | Add TextYankPost and TextDeletePost autocmds | Shougo Matsushita | 2016-02-29 | |
| * | | | | | | | | | coverity/56808: STRING_OVERFLOW | Justin M. Keyes | 2016-02-28 | |
| * | | | | | | | | | Merge pull request #3900 from ZyX-I/inf-nan-string | Justin M. Keyes | 2016-02-28 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | eval: Return different values when dividing by zero | ZyX | 2016-02-02 | |
| | * | | | | | | | | | eval: Use str2float() to represent inf and nan values | ZyX | 2016-02-02 | |
| * | | | | | | | | | | Merge pull request #4364 from ZyX-I/proper-e-term | Justin M. Keyes | 2016-02-28 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | main: Move term:// protocol name to a macros | ZyX | 2016-02-28 | |
| | * | | | | | | | | | | main: Make using :edit term:// run TermOpen event | ZyX | 2016-02-28 | |
| | * | | | | | | | | | | Revert "Merge pull request #4362 from justinmk/termopen" | ZyX | 2016-02-28 | |
| * | | | | | | | | | | | Merge pull request #4289 from phanimahesh/refactor/wconversion/ex_cmds2.c | Björn Linse | 2016-02-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | ex_cmds2.c:style: silence clint after -Wconversion changes | J Phani Mahesh | 2016-02-27 | |
| | * | | | | | | | | | | enable -Wconversion for ex_cmds2.c | J Phani Mahesh | 2016-02-27 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #4362 from justinmk/termopen | Justin M. Keyes | 2016-02-27 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | term: publish TermOpen in "e term://" handler. | Justin M. Keyes | 2016-02-23 | |
| * | | | | | | | | | | | Merge pull request #4358 from jbradaric/vim-7.4.1112 | Justin M. Keyes | 2016-02-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | vim-patch:7.4.1112 | Jurica Bradaric | 2016-02-27 | |
| | |/ / / / / / / / / | ||||