aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: rewrite *feature-list*Justin M. Keyes2019-04-08
* doc [ci skip]Justin M. Keyes2019-04-08
* event-loop: do not set CA_COMMAND_BUSY #9853Justin M. Keyes2019-04-08
* Merge #9858 from justinmk/ci-winJustin M. Keyes2019-04-08
|\
| * CI/AppVeyor: remove redundant cache directiveJustin M. Keyes2019-04-08
| * CI/AppVeyor: do not cache pacman packagesJustin M. Keyes2019-04-08
| * CI/AppVeyor: print info about restored cacheJustin M. Keyes2019-04-08
| * CI/AppVeyor: build deps out-of-treeJustin M. Keyes2019-04-08
|/
* CI/AppVeyor: do skip-logic earlier #9854Justin M. Keyes2019-04-07
* CI/AppVeyor: per-compiler deps cache #9852Justin M. Keyes2019-04-07
* 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
|/
* Merge #9845 from mhinz/vim-8.1.0494Justin M. Keyes2019-04-05
|\
| * 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
| * [ci skip] fs.c: fix commenterw72019-04-01
| * fs.c: Move sh check of is_executable_ext to outside of looperw72019-04-01
| * fs.c: Simplify calling is_executable_exterw72019-04-01
| * test/win: Remove unnecessary set shellerw72019-04-01
| * fs.c: fix is_executable_exterw72019-04-01
| * fs.c: eliminate is_extension_executableJustin M. Keyes2019-04-01
| * is_extension_executable: simplify check for unix-style shellJustin M. Keyes2019-04-01
| * is_extension_executable: simplifyerw72019-04-01
| * cleanup: PATHEXT functionerw72019-04-01
| * test/win: executable(), exepath() #9516erw72019-04-01
| * win: exepath(): append extension if omittederw72019-04-01