aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | PVS/V595: pointer utilized before checking NULLJustin M. Keyes2019-04-12
* | float: always change to valid windows (#9878)Marco Hinz2019-04-11
* | ops: use ARRAY_SIZE macro for opchars array lengthJan Edmund Lazo2019-04-10
* | vim-patch:8.0.1411: reading invalid memory with CTRL-W :Jan Edmund Lazo2019-04-10
* | vim-patch:8.0.0725: a terminal window does not handle keyboard inputJan Edmund Lazo2019-04-10
* | vim-patch:8.1.1140: not easy to find out what neighbors a window has (#9873)Marco Hinz2019-04-10
* | startup: -es/-Es (silent/batch mode): skip swapfile #8540Justin M. Keyes2019-04-10
* | version.c: update [ci skip]marvim2019-04-10
* | vim-patch:8.0.0702: error in a timer can make Vim unusable #9826Justin M. Keyes2019-04-10
* | Merge pull request #9859 from jamessan/gcc-9-compound-literalJustin M. Keyes2019-04-08
|\ \
| * | lintJames McCoy2019-04-08
| * | Remove MSVC optimization workaround for SHM_ALLJames McCoy2019-04-08
| * | Make SHM_ALL to a variable instead of a compound literal #defineJames McCoy2019-04-07
* | | Merge pull request #9868 from mhinz/vim-8.1.1118Justin M. Keyes2019-04-08
|\ \ \
| * | | vim-patch:8.1.1118: a couple of conditions are hard to understandMarco Hinz2019-04-08
* | | | vim-patch:8.1.1134: buffer for quickfix window is reused for another fileMarco Hinz2019-04-08
* | | | vim-patch:8.0.1763: :argedit does not reuse an empty unnamed bufferMarco Hinz2019-04-08
|/ / /
* | | Merge pull request #9866 from bfredl/setbufcursorBjörn Linse2019-04-08
|\ \ \
| * | | api/window: validate cursor in nvim_win_set_bufBjörn Linse2019-04-08
* | | | :stopinsert should leave terminal-mode #9856glacambre2019-04-08
|/ / /
* | | doc [ci skip]Justin M. Keyes2019-04-08
* | | event-loop: do not set CA_COMMAND_BUSY #9853Justin M. Keyes2019-04-08
|/ /
* | Merge #9840 from janlazo/vim-8.0.0709Justin M. Keyes2019-04-07
|\ \
| * | vim-patch:8.0.0728: the terminal structure is never freedJan Edmund Lazo2019-04-06
| * | oldtests: win: filename cannot have "Jan Edmund Lazo2019-04-05
| * | oldtests: set shellslash for ":cd" testJan Edmund Lazo2019-04-05
| * | vim-patch:8.1.0308: a quick undo shows "1 seconds ago"Jan Edmund Lazo2019-04-05
| * | vim-patch:8.1.0135: undo message delays screen update for CTRL-O uJan Edmund Lazo2019-04-04
| * | vim-patch:8.0.0709: libvterm cannot use vsnprintf()Jan Edmund Lazo2019-04-04
* | | build: fix warningJustin M. Keyes2019-04-07
* | | vim-patch:8.1.1123: avoid filtering autocompleteroxma2019-04-07
* | | vim-patch:8.1.1113: making an autocommand trigger once is not so easyJustin M. Keyes2019-04-06
|/ /
* | vim-patch:8.1.0494: functions do not check for a window ID in other tabsMarco Hinz2019-04-04
* | vim-patch:8.1.0493: argv() and argc() only work on the current argument listMarco Hinz2019-04-04
* | vim-patch:8.1.0218: cannot add matches to another windowMarco Hinz2019-04-04
* | coverity/183543: Null pointer dereference #9836Justin M. Keyes2019-04-03
* | vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...Marco Hinz2019-04-03
* | Merge #9823 from mhinz/vim-8.1.1093Justin M. Keyes2019-04-03
|\ \
| * | vim-patch:8.1.1100: tag file without trailing newline no longer worksMarco Hinz2019-04-02
| * | vim-patch:8.1.1094: long line in tags file causes errorMarco Hinz2019-04-02
| * | vim-patch:8.1.1093: support for outdated tags format slows down tag parsingMarco Hinz2019-04-02
* | | Merge #9831 from janlazo/vim-8.0.0681Justin M. Keyes2019-04-02
|\ \ \ | |/ / |/| |
| * | lintJan Edmund Lazo2019-04-02
| * | oldtests: set shellslash for Test_non_zero_argJan Edmund Lazo2019-04-01
| * | vim-patch:8.1.0119: failing test goes unnoticed because messages is not writtenJan Edmund Lazo2019-04-01
| * | vim-patch:8.1.0118: duplicate error message for put commandJan Edmund Lazo2019-04-01
| * | vim-patch:8.0.0681: unnamed register only contains the last deleted textJan Edmund Lazo2019-04-01
* | | Merge #9516 from erw7/improve-executable-on-windowsJustin M. Keyes2019-04-02
|\ \ \ | |/ / |/| |
| * | test: "$PATHEXT=::"Justin M. Keyes2019-04-02
| * | fs.c: fix is_executable_ext()erw72019-04-02