aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.0.0136Justin M. Keyes2017-03-02
* vim-patch:8.0.0135Justin M. Keyes2017-03-02
* doc/api.txt: Merge with api-funcs.txtJustin M. Keyes2017-03-01
* Merge #6185 from justinmk/term-cursorJustin M. Keyes2017-03-01
|\
| * test: luacheck updateJustin M. Keyes2017-03-01
| * terminal: Avoid unnecessary redraws.Justin M. Keyes2017-03-01
| * terminal: Disable some options in terminal-mode.Justin M. Keyes2017-03-01
| * terminal: Keep cursor position.Justin M. Keyes2017-03-01
* | scripts: Annotate API functions in generated docs (#6199)Tommy Allen2017-03-01
|/
* Merge #6139 from justinmk/win32-runtimeJustin M. Keyes2017-03-01
|\
| * win/package: runtime filesJustin M. Keyes2017-03-01
| * win/package: cat.exeJustin M. Keyes2017-03-01
* | vim-patch:8.0.0390 (#6197)Tommy Allen2017-03-01
|/
* Merge #6191 from jamessan/vim-42ebd06Justin M. Keyes2017-02-28
|\
| * vim-patch:7.4.2095James McCoy2017-02-27
| * vim-patch:6f1d9a0James McCoy2017-02-27
| * vim-patch:7.4.2098James McCoy2017-02-27
| * vim-patch:42ebd06James McCoy2017-02-27
* | test: Refactor fold tests (#5993)Matthieu Coudron2017-02-28
|/
* Merge pull request #6190 from jamessan/vim-7.4.1991James McCoy2017-02-27
|\
| * vim-patch:7.4.1994James McCoy2017-02-27
| * vim-patch:7.4.1993James McCoy2017-02-27
| * vim-patch:7.4.1992James McCoy2017-02-27
| * vim-patch:7.4.1991James McCoy2017-02-27
* | edit.c: CTRL-SPC: Insert previously-inserted text. #6090Matthew Malcomson2017-02-28
* | Merge #6148 from delftswa2017/clang-scan-fix-dead-storesJustin M. Keyes2017-02-28
|\ \
| * | strings.c: remove unused assignmentJente Hidskes2017-02-20
| * | hardcopy.c: fix dead assignmentSander Bosma2017-02-20
| * | message.c: fix dead assignment by removing dead codeSander Bosma2017-02-20
| * | misc1.c: remove dead initializationSander Bosma2017-02-20
| * | screen.c: remove dead codeSander Bosma2017-02-20
| * | screen.c: account for translated string lengthJente Hidskes2017-02-20
* | | man.vim: use 'eventignore' instead of :noautocmd #6149Anmol Sethi2017-02-27
* | | Merge pull request #6121 from lonerover/vim-7.4.2046James McCoy2017-02-27
|\ \ \
| * | | vim-patch:7.4.2061lonerover2017-02-16
| * | | vim-patch:7.4.2047lonerover2017-02-15
| * | | vim-patch:7.4.2046rover2017-02-15
* | | | build: local.mk.example: `doxygen` target (#6187)Matthieu Coudron2017-02-27
* | | | Merge pull request #6188 from jamessan/vim-7.4.2200James McCoy2017-02-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | lintJames McCoy2017-02-27
| * | | vim-patch:7.4.2200James McCoy2017-02-27
|/ / /
* | | Merge pull request #6186 from jamessan/base-vim-patchJames McCoy2017-02-27
|\ \ \
| * | | vim-patch.sh: Bump base Vim version to 7.4.1980James McCoy2017-02-27
|/ / /
* | | build: Makefile: Try other cmake names, or override. #6163Christian Stigen Larsen2017-02-27
* | | Merge #6112 from ZyX-I/split-eval'/buf_get_changedtickJustin M. Keyes2017-02-27
|\ \ \
| * | | *: Fix linter errorsZyX2017-02-25
| * | | buffer: Hide one of the asserts from lua parserZyX2017-02-25
| * | | buffer: Provide an initializer for di_keyZyX2017-02-24
| * | | buffer: Remove b:changedtick from b: before freeing b:ZyX2017-02-24
| * | | memory: Free buffers after freeing variablesZyX2017-02-24