aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
* | | Merge #6209 from Shougo/vim-8.0.0319Justin M. Keyes2017-03-05
|\ \ \
| * | | vim-patch:8.0.0347Shougo Matsushita2017-03-05
| * | | vim-patch:8.0.0319Shougo Matsushita2017-03-05
* | | | terminal.c: Reset cursor postion when using termopen() (#6212)oni-link2017-03-04
|/ / /
* | | buffer.c: enable -Wconversion #3744Justin M. Keyes2017-03-03
* | | buffer.c: enable -Wconversion #3744Adam-K-P2017-03-02
* | | terminal: Restore settings on same window only.Justin M. Keyes2017-03-02
* | | vim-patch:7.4.1981 (#6192)lonerover2017-03-02
* | | vim-patch:8.0.0388Matthew Malcomson2017-03-02
* | | 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
* | | 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
* | | 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
|/ / /
* | | vim-patch:7.4.2095James McCoy2017-02-27
* | | vim-patch:7.4.2098James McCoy2017-02-27
* | | 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
* | | | | 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
* | | | | | lintJames McCoy2017-02-27
* | | | | | vim-patch:7.4.2200James McCoy2017-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
| * | | | | eval: Do not allocate b:changedtick dictionary itemZyX2017-02-24
| * | | | | *: Fix linter errorsZyX2017-02-23
| * | | | | api: Make sure dict_set_var doesn’t edit read-only valuesZyX2017-02-23
| * | | | | api: Rename dict_set_value to dict_set_varZyX2017-02-23